man5-editing-pass-20051213
[openafs.git] / doc / man-pages / pod5 / FORCESALVAGE.pod
1 =head1 NAME
2
3 FORCESALVAGE - Forces salvage of entire partition
4
5 =head1 DESCRIPTION
6
7 The F<FORCESALVAGE> file, if present on an AFS server partition (that is,
8 in a F</vicep> directory), signals that the Salvager must salvage the
9 entire partition. The AFS-modified version of the B<fsck> program creates
10 the empty (zero-length) file when it discovers corruption on the
11 partition. The Salvager removes the file when it completes the salvage
12 operation.
13
14 When the File Server detects the presence of the file on a partition on
15 which it is attaching volumes, it stops, detaches any volumes that are
16 already attached, and exits after recording a message in the
17 F</usr/afs/logs/FileLog> file. The Bos Server then invokes the Salvager to
18 salvage the partition.
19
20 =head1 SEE ALSO
21
22 L<FileLog(5)>,
23 L<bosserver(8)>,
24 L<fileserver(8)>,
25 L<salvager(8)>
26
27 =head1 COPYRIGHT
28
29 IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
30
31 This documentation is covered by the IBM Public License Version 1.0.  It was
32 converted from HTML to POD by software written by Chas Williams and Russ
33 Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.