logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

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

Name

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

Options

-reason <syncprotocolreasoncode>
           Specifies  numeric  sync  protocol  reason  code.   Available codes are listed in OpenAFS source file
           src/vol/fssync_inline.h. For SYNC_REASON_NONE, use -reason0.

       -programtype <programtypecode>
           Specifies program type code. Permitted values are fileServer, volumeUtility, salvager, salvageServer,
           volumeServer and volumeSalvager.

       -help
           Prints the online help for this command. All other valid options are ignored.

Privilege Required

       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.

See Also

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

Synopsis

fssync-debugvgcscanall
           [-reason <syncprotocolreasoncode>]
           [-programtype <programtypecode>]
           [-help]

       fssync-debugvgcscana
           [-r <syncprotocolreasoncode>]
           [-pr <programtypecode>]
           [-h]

See Also