=head1 NAME
davolserver - Initializes the Volume Server component of the dafs 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 dafs process:
% bos create -server fs2.example.com -instance dafs -type dafs \
-cmd "/usr/afs/bin/dafileserver" \
/usr/afs/bin/davolserver \
/usr/afs/bin/salvageserver \
/usr/afs/bin/dasalvager
=head1 PRIVILEGE REQUIRED
=include fragments/volserver-privilege.pod
=head1 SEE ALSO
=include fragments/volserver-also.pod
L,
=head1 COPYRIGHT
=include fragments/fileserver-copyright.pod