2005-12-08 12:14:33 +00:00
|
|
|
=head1 NAME
|
|
|
|
|
|
|
|
FORCESALVAGE - Forces salvage of entire partition
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
2005-12-14 01:30:20 +00:00
|
|
|
The F<FORCESALVAGE> file, if present on an AFS server partition (that is,
|
|
|
|
in a F</vicep> directory), signals that the Salvager must salvage the
|
|
|
|
entire partition. The AFS-modified version of the B<fsck> program creates
|
|
|
|
the empty (zero-length) file when it discovers corruption on the
|
|
|
|
partition. The Salvager removes the file when it completes the salvage
|
|
|
|
operation.
|
2005-12-08 12:14:33 +00:00
|
|
|
|
|
|
|
When the File Server detects the presence of the file on a partition on
|
2005-12-14 01:30:20 +00:00
|
|
|
which it is attaching volumes, it stops, detaches any volumes that are
|
|
|
|
already attached, and exits after recording a message in the
|
|
|
|
F</usr/afs/logs/FileLog> file. The Bos Server then invokes the Salvager to
|
|
|
|
salvage the partition.
|
2005-12-08 12:14:33 +00:00
|
|
|
|
|
|
|
=head1 SEE ALSO
|
|
|
|
|
2005-12-14 01:30:20 +00:00
|
|
|
L<FileLog(5)>,
|
|
|
|
L<bosserver(8)>,
|
|
|
|
L<fileserver(8)>,
|
|
|
|
L<salvager(8)>
|
2005-12-08 12:14:33 +00:00
|
|
|
|
|
|
|
=head1 COPYRIGHT
|
|
|
|
|
|
|
|
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
|
|
|
|
|
|
|
|
This documentation is covered by the IBM Public License Version 1.0. It was
|
|
|
|
converted from HTML to POD by software written by Chas Williams and Russ
|
|
|
|
Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
|