DOKK / manpages / debian 12 / openafs-fileserver / fssync-debug_vgcscanall.8.en
FSSYNC-DEBUG_VGCSCANALL(8) AFS Command Reference FSSYNC-DEBUG_VGCSCANALL(8)

fssync-debug_vgcscanall - Force a VG cache rescan on all partitions (FSYNC_VG_SCAN_ALL opcode)

fssync-debug vgcscanall
[-reason <sync protocol reason code>]
[-programtype <program type code>]
[-help]

fssync-debug vgcscana
[-r <sync protocol reason code>]
[-pr <program type code>]
[-h]

The fssync-debug vgcscanall command forces a rescan of the volume group cache (VGC) for all partitions attached by the fileserver.

Specifies numeric sync protocol reason code. Available codes are listed in OpenAFS source file src/vol/fssync_inline.h. For SYNC_REASON_NONE, use -reason 0.
Specifies program type code. Permitted values are fileServer, volumeUtility, salvager, salvageServer, volumeServer and volumeSalvager.
Prints the online help for this command. All other valid options are ignored.

The issuer must have write access to the file server. Usually, this means that the issuer must be the local superuser "root" on the file server machine.

fssync-debug_vgcadd(8), fssync-debug_vgcdel(8), fssync-debug_vgcquery(8), fssync-debug_vgcscan(8),

Copyright 2010 Sine Nomine Associates

This documentation is covered by the IBM Public License Version 1.0. This man page was written by Andrew Deason and Davor Ocelic for OpenAFS.

2022-12-22 OpenAFS