openafs/doc/man-pages/pod8/salvager.pod.in
Derrick Brashear 9c9b4bb827 document dasalvager
split dasalvager and salvager documentation.
refer both ways between docs.

Change-Id: I33480cae671c3f50d47a5a4f8407a07f268164a1
Reviewed-on: http://gerrit.openafs.org/2442
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-07-18 09:46:48 -07:00

46 lines
943 B
Plaintext

=head1 NAME
salvager - Initializes the Salvager component of the fs process
=head1 SYNOPSIS
=for html
<div class="synopsis">
=include fragments/salvager-synopsis.pod
=for html
</div>
=head1 DESCRIPTION
The B<salvager> command initializes the Salvager component of the C<fs>
process. In the conventional configuration, its binary file is located in
the F</usr/afs/bin> directory on a file server machine.
=include fragments/salvager-description.pod
=head1 OPTIONS
=include fragments/salvager-options.pod
=head1 EXAMPLES
The following command instructs the Salvager to attempt to salvage the
volume with volume ID 258347486 on F</vicepg> on the local machine.
% /usr/afs/bin/salvager -partition /vicepg -volumeid 258347486
=head1 PRIVILEGE REQUIRED
=include fragments/salvager-privilege.pod
=head1 SEE ALSO
=include fragments/salvager-also.pod
L<dasalvager(8)>,
=head1 COPYRIGHT
=include fragments/fileserver-copyright.pod