=head1 NAME
fileserver - Initializes the File Server component of the fs process
=head1 SYNOPSIS
=for html
=include fragments/fileserver-synopsis.pod
=for html
=head1 DESCRIPTION
The B command initializes the File 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 database 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
file server machine as the local superuser C.
=include fragments/fileserver-description.pod
=head1 CAUTIONS
=include fragments/fileserver-cautions.pod
=head1 OPTIONS
=include fragments/fileserver-options.pod
=back
=head1 EXAMPLES
The following B command creates a traditional fs process on
the file server machine C that uses the large configuration
size, and allows volumes to exceed their quota by 10%. Type the command on
a single line:
% bos create -server fs2.abc.com -instance fs -type fs \
-cmd "/usr/afs/bin/fileserver -pctspare 10 -L" \
/usr/afs/bin/volserver /usr/afs/bin/salvager
=head1 TROUBLESHOOTING
=include fragments/fileserver-troubleshooting.pod
=head1 PRIVILEGE REQUIRED
=include fragments/fileserver-privilege.pod
=head1 SEE ALSO
=include fragments/fileserver-also.pod
L,
=head1 COPYRIGHT
=include fragments/fileserver-copyright.pod