Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fssync-debug_vnode(8) [debian man page]

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

NAME
fssync-debug_vnode - Display vnode info (FSYNC_VOL_QUERY_VNODE opcode) SYNOPSIS
fssync-debug vnode -volumeid <volume ID> -vnodeid <vnode ID> -unique <uniquifier> -partition <exact partition name> [-reason <sync protocol reason code>] [-programtype <program type code>] [-help] fssync-debug vn -vo <volume ID> -vn <vnode ID> -u <uniquifier> -pa <exact partition name> [-r <sync protocol reason code>] [-pr <program type code>] DESCRIPTION
The fssync-debug vnode command displays information about a given vnode. OPTIONS
-volumeid <volume ID> Specifies the numeric volume ID. Volume names are not permitted. -vnodeid <vnode ID> Specifies the numeric vnode ID. -unique <uniquifier> Specifies the numeric vnode uniquifier. -partition <exact partition name> Specifies the exact partition name (e.g. /vicepa). Abbreviations are not permitted. -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_header(8), fssync-debug_query(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_VNODE(8)

Check Out this Related Man Page

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

NAME
fssync-debug_vgcquery - Displays VG cache contents (FSYNC_VG_QUERY opcode) SYNOPSIS
fssync-debug vgcquery -partition <exact partition name> -volumeid <volume ID> [-reason <sync protocol reason code>] [-programtype <program type code>] [-help] fssync-debug vgcq -pa <exact partition name> -v <volume ID> [-r <sync protocol reason code>] [-pr <program type code>] [-h] fssync-debug vgcqry -pa <exact partition name> -v <volume ID> [-r <sync protocol reason code>] [-pr <program type code>] [-h] DESCRIPTION
The fssync-debug vgcquery command displays an entry from the volume group cache (VGC), and possibly starts a VGC scan if appropriate. OPTIONS
-partition <exact partition name> Specifies the exact partition name (e.g. /vicepa). Abbreviations are not permitted. -volumeid <volume ID> Specifies the numeric volume ID. Volume names are not permitted. -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_vgcadd(8), fssync-debug_vgcdel(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_VGCQUERY(8)
Man Page