=head1 NAME fssync-debug, dafssync-debug - Introduction to the fssync-debug command suite =head1 DESCRIPTION The B command suite allows low-level inspection and control of the file server volume packages. The B command suite is identical to B, but is built with demand-attach support. This command suite operates at an extremely low-level and hence requires detailed knowledge of the OpenAFS architecture and code. An understanding of the OpenAFS volume finite-state machine is required before the state of a volume should be manipulated. Indiscriminate use of B or B in control mode can lead to extremely bad things occurring. Use with care. =head1 OPTIONS The following arguments and flags are available on many commands in the B suite. The reference page for each command also lists them, but they may be described here in greater detail. =over 4 =item B<-volumeid> > Specifies the numeric volume ID. Volume names are not permitted. =item B<-partition> > Specifies the exact partition name (e.g. I). Abbreviations are not permitted. =item B<-reason> > Specifies numeric sync protocol reason code. Available codes are listed in OpenAFS source file F. For SYNC_REASON_NONE, use B<-reason I<0>>. =item B<-programtype> > Specifies program type code. Permitted values are I, I, I, I, I and I. =back =head1 PRIVILEGE REQUIRED The issuer must have write access to the file server. Usually, this means that the issuer must be the local superuser C on the file server machine. =head1 SEE ALSO L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, L =head1 COPYRIGHT Copyright 2010 Davor Ocelic This documentation is covered by the IBM Public License Version 1.0. This man page was written by Davor Ocelic for OpenAFS, based on documentation from Steven Jenkins, Tom Keiser and Simon Wilkinson.