=head1 NAME
fssync-debug_vnode - Display vnode info (FSYNC_VOL_QUERY_VNODE opcode)
=head1 SYNOPSIS
=for html
B S<<< B<-volumeid> > >>>
S<<< B<-vnodeid> > >>>
S<<< B<-unique> > >>>
S<<< B<-partition> > >>>
S<<< [B<-reason> >] >>>
S<<< [B<-programtype> >] >>>
[B<-help>]
B S<<< B<-vo> > >>>
S<<< B<-vn> > >>>
S<<< B<-u> > >>>
S<<< B<-pa> > >>>
S<<< [B<-r> >] >>>
S<<< [B<-pr> >] >>>
=for html
=head1 DESCRIPTION
The B command displays information about a given
vnode.
=head1 OPTIONS
=over 4
=item B<-volumeid> >
Specifies the numeric volume ID. Volume names are not permitted.
=item B<-vnodeid> >
Specifies the numeric vnode ID.
=item B<-unique> >
Specifies the numeric vnode uniquifier.
=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.
=item B<-help>
Prints the online help for this command. All other valid options are
ignored.
=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,
=head1 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.