mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
d7da1acc31
pull in all documentation from IBM
81 lines
4.5 KiB
HTML
81 lines
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
|
|
<HTML><HEAD>
|
|
<TITLE>Administration Reference</TITLE>
|
|
<!-- Begin Header Records ========================================== -->
|
|
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
|
|
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
|
|
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
|
|
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
|
|
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
|
|
</HEAD><BODY>
|
|
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
|
|
<BODY bgcolor="ffffff">
|
|
<!-- End Header Records ============================================ -->
|
|
<A NAME="Top_Of_Page"></A>
|
|
<H1>Administration Reference</H1>
|
|
<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="auarf140.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="auarf142.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>
|
|
<P>
|
|
<H2><A NAME="HDRFS_FLUSHMOUNT" HREF="auarf002.htm#ToC_155">fs flushmount</A></H2>
|
|
<A NAME="IDX4813"></A>
|
|
<A NAME="IDX4814"></A>
|
|
<A NAME="IDX4815"></A>
|
|
<A NAME="IDX4816"></A>
|
|
<A NAME="IDX4817"></A>
|
|
<A NAME="IDX4818"></A>
|
|
<P><STRONG>Purpose</STRONG>
|
|
<P>Forces the Cache Manager to discard a mount point
|
|
<P><STRONG>Synopsis</STRONG>
|
|
<PRE><B>fs flushmount</B> [<B>-path</B> <<VAR>dir/file path</VAR>><SUP>+</SUP>] [<B>-help</B>]
|
|
|
|
<B>fs flushm</B> [<B>-p</B> <<VAR>dir/file path</VAR>><SUP>+</SUP>] [<B>-h</B>]
|
|
</PRE>
|
|
<P><STRONG>Description</STRONG>
|
|
<P>The <B>fs flushmount</B> command removes from the cache all information
|
|
associated with each mount point named by the <B>-path</B>
|
|
argument. The next time an application accesses the mount point, the
|
|
Cache Manager fetches the most current version of it from the File
|
|
Server. Data cached from the associated volume is not affected.
|
|
<P>The command's intended use is to discard information about mount
|
|
points that has become corrupted in the cache. (The Cache Manager
|
|
periodically refreshes cached mount points, but the only other way to discard
|
|
them immediately is to reinitialize the Cache Manager by rebooting the
|
|
machine.) Symptoms of a corrupted mount point included garbled output
|
|
from the <B>fs lsmount</B> command, and failed attempts to change
|
|
directory to or list the contents of a mount point.
|
|
<P>To flush cached data rather than a mount point, use the <B>fs flush</B>
|
|
or <B>fs flushvolume</B> command.
|
|
<P><STRONG>Options</STRONG>
|
|
<DL>
|
|
<P><DT><B>-path
|
|
</B><DD>Names each mount point to flush from the cache. Partial pathnames
|
|
are interpreted relative to the current working directory, which is also the
|
|
default value if this argument is omitted.
|
|
<P><DT><B>-help
|
|
</B><DD>Prints the online help for this command. All other valid options
|
|
are ignored.
|
|
</DL>
|
|
<P><STRONG>Examples</STRONG>
|
|
<P>The following command flushes from the cache the mount point for user
|
|
<B>pat</B>'s home directory:
|
|
<PRE> % <B>fs flushm /afs/abc.com/usr/pat</B>
|
|
|
|
</PRE>
|
|
<P><STRONG>Privilege Required</STRONG>
|
|
<P>The issuer must have the <B>l</B> (<B>lookup</B>) permission on the
|
|
ACL of the root directory of the volume that houses the file or directory
|
|
named by the <B>-path</B> argument, and on the ACL of each directory that
|
|
precedes it in the pathname.
|
|
<P><STRONG>Related Information</STRONG>
|
|
<P><A HREF="auarf140.htm#HDRFS_FLUSH">fs flush</A>
|
|
<P><A HREF="auarf142.htm#HDRFS_FLUSHVOLUME">fs flushvolume</A>
|
|
<P><A HREF="auarf151.htm#HDRFS_LSMOUNT">fs lsmount</A>
|
|
<P>
|
|
<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="auarf140.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="auarf142.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>
|
|
<!-- Begin Footer Records ========================================== -->
|
|
<P><HR><B>
|
|
<br>© <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
|
|
</B>
|
|
<!-- End Footer Records ============================================ -->
|
|
<A NAME="Bot_Of_Page"></A>
|
|
</BODY></HTML>
|