admin-doc-sysname-20040713
[openafs.git] / doc / html / AdminReference / auarf071.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30                -->
7 <META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
8 <META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
9 <META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf070.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf072.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
17 <P>
18 <H2><A NAME="HDRBK_DELVOLSET" HREF="auarf002.htm#ToC_85">backup delvolset</A></H2>
19 <A NAME="IDX4291"></A>
20 <A NAME="IDX4292"></A>
21 <A NAME="IDX4293"></A>
22 <A NAME="IDX4294"></A>
23 <A NAME="IDX4295"></A>
24 <P><STRONG>Purpose</STRONG>
25 <P>Deletes one or more volume sets from the Backup Database
26 <P><STRONG>Synopsis</STRONG>
27 <PRE><B>backup delvolset -name</B> &lt;<VAR>volume&nbsp;set&nbsp;name</VAR>><SUP>+</SUP>
28                  [<B>-localauth</B>]  [<B>-cell</B> &lt;<VAR>cell&nbsp;name</VAR>>]  [<B>-help</B>]
29    
30 <B>backup delvols -n</B> &lt;<VAR>volume&nbsp;set&nbsp;name</VAR>><SUP>+</SUP>  [<B>-l</B>]  [<B>-c</B> &lt;<VAR>cell&nbsp;name</VAR>>]  [<B>-h</B>]
31 </PRE>
32 <P><STRONG>Description</STRONG>
33 <P>The <B>backup delvolset</B> command deletes each volume set named by
34 the <B>-name</B> argument, and the volume entries each contains, from the
35 Backup Database. The <B>backup listvolsets</B> command lists the
36 volume sets (and their volume entries) currently defined in the Backup
37 Database.
38 <P><STRONG>Cautions</STRONG>
39 <P>Deleting a temporary volume set is possible only within the interactive
40 session in which it was created. Exiting the interactive session also
41 destroys the temporary volume set automatically.
42 <P><STRONG>Options</STRONG>
43 <DL>
44 <P><DT><B>-name
45 </B><DD>Names each volume set to delete.
46 <P><DT><B>-localauth
47 </B><DD>Constructs a server ticket using a key from the local
48 <B>/usr/afs/etc/KeyFile</B> file. The <B>backup</B> command
49 interpreter presents it to the Backup Server, Volume Server and VL Server
50 during mutual authentication. Do not combine this flag with the
51 <B>-cell</B> argument. For more details, see the introductory
52 <B>backup</B> reference page.
53 <P><DT><B>-cell
54 </B><DD>Names the cell in which to run the command. Do not combine this
55 argument with the <B>-localauth</B> flag. For more details, see the
56 introductory <B>backup</B> reference page.
57 <P><DT><B>-help
58 </B><DD>Prints the online help for this command. All other valid options
59 are ignored.
60 </DL>
61 <P><STRONG>Examples</STRONG>
62 <P>The following command deletes the volume set called <B>user</B> and all
63 volume entries in it:
64 <PRE>   % <B>backup delvolset user</B>
65    
66 </PRE>
67 <P><STRONG>Privilege Required</STRONG>
68 <P>The issuer must be listed in the <B>/usr/afs/etc/UserList</B> file on
69 every machine where the Backup Server is running, or must be logged onto a
70 server machine as the local superuser <B>root</B> if the
71 <B>-localauth</B> flag is included.
72 <P><STRONG>Related Information</STRONG>
73 <P><A HREF="auarf060.htm#HDRBK_INTRO">backup</A>
74 <P><A HREF="auarf063.htm#HDRBK_ADDVOLENTRY">backup addvolentry</A>
75 <P><A HREF="auarf064.htm#HDRBK_ADDVOLSET">backup addvolset</A>
76 <P><A HREF="auarf070.htm#HDRBK_DELVOLENTRY">backup delvolentry</A>
77 <P><A HREF="auarf082.htm#HDRBK_LISTVOLSETS">backup listvolsets</A>
78 <P>
79 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf070.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf072.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
80 <!-- Begin Footer Records  ========================================== -->
81 <P><HR><B> 
82 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
83 </B> 
84 <!-- End Footer Records  ============================================ -->
85 <A NAME="Bot_Of_Page"></A>
86 </BODY></HTML>