fssync-debug_vgcdel - Delete an entry from the VG cache (FSYNC_VG_UPDATE opcode)
Contents
Copyright
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.
OpenAFS 2025-03-21 FSSYNC-DEBUG_VGCDEL(8)
Description
The fssync-debugvgcdel command deletes an entry from the volume group cache (VGC).
Name
fssync-debug_vgcdel - Delete an entry from the VG cache (FSYNC_VG_UPDATE opcode)
Options
-partition <exactpartitionname>
Specifies the exact partition name (e.g. /vicepa). Abbreviations are not permitted.
-parent <volumeID>
Specifies the numeric volume ID for the parent volume of the VGC entry.
-child <volumeID>
Specifies the numeric volume ID for the child volume in the VGC entry to delete.
-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_vgcquery(8), fssync-debug_vgcscan(8), fssync-debug_vgcscanall(8),
Synopsis
fssync-debugvgcdel-partition <exactpartitionname>
-parent <volumeID>
-child <volumeID>
[-reason <syncprotocolreasoncode>]
[-programtype <programtypecode>]
[-help]
fssync-debugvgcd-part <exactpartitionname>
-pare <volumeID>
-c <volumeID>
[-r <syncprotocolreasoncode>]
[-pr <programtypecode>]
[-h]
