3 fssync-debug_vgcscanall - Force a VG cache rescan on all partitions (FSYNC_VG_SCAN_ALL opcode)
10 B<fssync-debug vgcscanall>
11 S<<< [B<-reason> <I<sync protocol reason code>>] >>>
12 S<<< [B<-programtype> <I<program type code>>] >>>
15 B<fssync-debug vgcscana>
16 S<<< [B<-r> <I<sync protocol reason code>>] >>>
17 S<<< [B<-pr> <I<program type code>>] >>>
25 The B<fssync-debug vgcscanall> command forces a rescan of the volume
26 group cache (VGC) for all partitions attached by the fileserver.
32 =item B<-reason> <I<sync protocol reason code>>
34 Specifies numeric sync protocol reason code.
35 Available codes are listed in OpenAFS source file
36 F<src/vol/fssync_inline.h>. For SYNC_REASON_NONE,
39 =item B<-programtype> <I<program type code>>
41 Specifies program type code. Permitted values are
51 Prints the online help for this command. All other valid options are
56 =head1 PRIVILEGE REQUIRED
58 The issuer must have write access to the file server.
59 Usually, this means that the issuer must be the
60 local superuser C<root> on the file server machine.
64 L<fssync-debug_vgcadd(8)>,
65 L<fssync-debug_vgcdel(8)>,
66 L<fssync-debug_vgcquery(8)>,
67 L<fssync-debug_vgcscan(8)>,
71 Copyright 2010 Sine Nomine Associates
73 This documentation is covered by the IBM Public License Version 1.0. This
74 man page was written by Andrew Deason and Davor Ocelic for OpenAFS.