ptserver: Add cmdline options for config and log
[openafs.git] / doc / man-pages / pod8 / dasalvager.pod.in
1 =head1 NAME
2
3 dasalvager - Initializes the Salvager component of the dafs process
4
5 =head1 SYNOPSIS
6
7 =for html
8 <div class="synopsis">
9
10 =include fragments/dasalvager-synopsis.pod
11
12 =for html
13 </div>
14
15 =head1 DESCRIPTION
16
17 The B<dasalvager> command initializes the Salvager component of the C<dafs>
18 process. In the conventional configuration, its binary file is located in
19 the F</usr/afs/bin> directory on a file server machine.
20
21 =include fragments/salvager-description.pod
22
23 =head1 OPTIONS
24
25 =include fragments/salvager-options.pod
26
27 =head1 EXAMPLES
28
29 The following command instructs the Salvager to attempt to salvage the
30 volume with volume ID 258347486 on F</vicepg> on the local machine.
31
32    % /usr/afs/bin/dasalvager -partition /vicepg -volumeid 258347486
33
34 =head1 PRIVILEGE REQUIRED
35
36 =include fragments/salvager-privilege.pod
37
38 =head1 SEE ALSO
39
40 =include fragments/salvager-also.pod
41 L<salvager(8)>,
42
43 =head1 COPYRIGHT
44
45 =include fragments/fileserver-copyright.pod