afsmonitor-document-usage-20040729
[openafs.git] / doc / html / AdminReference / auarf156.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="auarf155.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="auarf157.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="HDRFS_RMMOUNT" HREF="auarf002.htm#ToC_170">fs rmmount</A></H2>
19 <A NAME="IDX4918"></A>
20 <A NAME="IDX4919"></A>
21 <A NAME="IDX4920"></A>
22 <A NAME="IDX4921"></A>
23 <A NAME="IDX4922"></A>
24 <A NAME="IDX4923"></A>
25 <P><STRONG>Purpose</STRONG>
26 <P>Removes a mount point
27 <P><STRONG>Synopsis</STRONG>
28 <PRE><B>fs rmmount -dir</B> &lt;<VAR>directory</VAR>><SUP>+</SUP>  [<B>-help</B>]
29       
30 <B>fs rm -d</B> &lt;<VAR>directory</VAR>><SUP>+</SUP>  [<B>-h</B>]
31 </PRE>
32 <P><STRONG>Description</STRONG>
33 <P>The <B>fs rmmount</B> command removes the mount point named by the
34 <B>-dir</B> argument from the file system. The corresponding volume
35 remains on its host partition or partitions, but is inaccessible if there are
36 no other mount points for it.
37 <P><STRONG>Options</STRONG>
38 <DL>
39 <P><DT><B>-dir
40 </B><DD>Names the mount point to delete from the file system. The last
41 element in the pathname must be an actual name, not a shorthand notation such
42 as "dot" (.) or "dot dot" (. .). 
43 <P>Specify the read/write path to the directory, to avoid the failure that
44 results from attempting to delete a mount point from a read-only
45 volume. By convention, the read/write path is indicated by placing a
46 period before the cell name at the pathname's second level (for example,
47 <B>/afs/.abc.com</B>). For further discussion of the
48 concept of read/write and read-only paths through the filespace, see the
49 <B>fs mkmount</B> reference page.
50 <P><DT><B>-help
51 </B><DD>Prints the online help for this command. All other valid options
52 are ignored.
53 </DL>
54 <P><STRONG>Examples</STRONG>
55 <P>The following command removes the mount points <B>jones</B> and
56 <B>terry</B> from the current working directory (the
57 <B>/afs/abc.com/usr</B> directory).
58 <PRE>   % <B>fs rmmount jones terry</B>
59     
60 </PRE>
61 <P><STRONG>Privilege Required</STRONG>
62 <P>The issuer must have the <B>d</B> (<B>delete</B>) permission on the
63 ACL of the directory that houses each mount point.
64 <P><STRONG>Related Information</STRONG>
65 <P><A HREF="auarf151.htm#HDRFS_LSMOUNT">fs lsmount</A>
66 <P><A HREF="auarf153.htm#HDRFS_MKMOUNT">fs mkmount</A>
67 <P>
68 <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="auarf155.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="auarf157.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> 
69 <!-- Begin Footer Records  ========================================== -->
70 <P><HR><B> 
71 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
72 </B> 
73 <!-- End Footer Records  ============================================ -->
74 <A NAME="Bot_Of_Page"></A>
75 </BODY></HTML>