debian man page for fssync-debug_vgcadd

Query: fssync-debug_vgcadd

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FSSYNC-DEBUG_VGCADD(8)					       AFS Command Reference					    FSSYNC-DEBUG_VGCADD(8)

NAME
fssync-debug_vgcadd - Add an entry to the VG cache (FSYNC_VG_UPDATE opcode)
SYNOPSIS
fssync-debug vgcadd -partition <exact partition name> -parent <volume ID> -child <volume ID> [-reason <sync protocol reason code>] [-programtype <program type code>] [-help] fssync-debug vgca -part <exact partition name> -pare <volume ID> -c <volume ID> [-r <sync protocol reason code>] [-pr <program type code>] [-h]
DESCRIPTION
The fssync-debug vgcadd command adds an entry to the volume group cache (VGC).
OPTIONS
-partition <exact partition name> Specifies the exact partition name (e.g. /vicepa). Abbreviations are not permitted. -parent <volume ID> Specifies the numeric volume ID for the parent volume of the VGC entry. -child <volume ID> Specifies the numeric volume ID for the child volume in the VGC entry. -reason <sync protocol reason code> 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. -programtype <program type code> Specifies program type code. Permitted values are fileServer, volumeUtility, salvager, salvageServer, volumeServer and volumeSalvager.
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_vgcdel(8), fssync-debug_vgcquery(8), fssync-debug_vgcscan(8), fssync-debug_vgcscanall(8),
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 2012-03-26 FSSYNC-DEBUG_VGCADD(8)
Related Man Pages
fssync-debug_error(8) - debian
fssync-debug_offline(8) - debian
fssync-debug_move(8) - debian
fssync-debug_vgcquery(8) - debian
fssync-debug_vgcdel(8) - debian
Similar Topics in the Unix Linux Community
Wierd thing about FSs and VGs