SYNOPSIS
fssync-debug volop -volumeid <volume ID>[-partition <exact partition name>]
[-reason <sync protocol reason code>]
[-programtype <program type code>]
[-help]
fssync-debug vo -v <volume ID>
[-pa <exact partition name>]
[-r <sync protocol reason code>]
[-pr <program type code>]
fssync-debug vop -v <volume ID>
[-pa <exact partition name>]
[-r <sync protocol reason code>]
[-pr <program type code>]
[-h]
[-h]
DESCRIPTION
The fssync-debug volop command displays information about the pending volume operation for a given volume, if any.OPTIONS
- -volumeid <volume ID>
- Specifies the numeric volume ID. Volume names are not permitted.
- -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.COPYRIGHT
Copyright 2010 Sine Nomine AssociatesThis documentation is covered by the IBM Public License Version 1.0. This man page was written by Andrew Deason and Davor Ocelic for OpenAFS.