3 fs_checkvolumes - Forces the Cache Manager to update volume information
10 B<fs checkvolumes> [B<-help>]
19 The B<fs checkvolumes> command discards the table of mappings between
20 volume names and volume ID numbers that the Cache Manager stores in memory
21 and uses when fetching data from volumes. The next time an application
22 requests AFS data, the Cache Manager must contact the Volume Location (VL)
23 Server for volume location information, and then an appropriate file
24 server machine for the actual data.
26 The Cache Manager updates the table of mappings periodically (by default,
27 hourly), but this command is useful if the issuer knows that a volume's
28 name has changed, or that new read-only replicas of a volume have been
29 released, because issuing it forces the Cache Manager to reference the
38 Prints the online help for this command. All other valid options are
45 The following message confirms that the command ran successfully.
47 All volumeID/name mappings checked.
49 =head1 PRIVILEGE REQUIRED
55 IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
57 This documentation is covered by the IBM Public License Version 1.0. It was
58 converted from HTML to POD by software written by Chas Williams and Russ
59 Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.