=head1 NAME
volserver - Initializes the Volume Server component of the fs process
=head1 SYNOPSIS
=for html
=include fragments/volserver-synopsis.pod
=for html
=head1 DESCRIPTION
The B command initializes the Volume Server component of the
C process. In the conventional configuration, its binary file is
located in the F directory on a file server machine.
The B command is not normally issued at the command shell
prompt but rather placed into a file server machine's
F file with the B command. If it is
ever issued at the command shell prompt, the issuer must be logged onto a
database server machine as the local superuser C.
=include fragments/volserver-description.pod
=head1 OPTIONS
=include fragments/volserver-options.pod
=head1 EXAMPLES
The following B command creates a C process on the
machine C as part of the fs process:
% bos create -server fs2.example.com -instance fs -type fs \
-cmd "/usr/afs/bin/fileserver" \
/usr/afs/bin/volserver /usr/afs/bin/salvager
=head1 PRIVILEGE REQUIRED
=include fragments/volserver-privilege.pod
=head1 SEE ALSO
=include fragments/volserver-also.pod
L,
=head1 COPYRIGHT
=include fragments/fileserver-copyright.pod