X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=doc%2Fman-pages%2Fpod8%2Fbos_salvage.pod;h=67c08fc3aa03dbfe8d4a38def0d5d6bf4901b6cf;hp=c9ae4e85f2e778976df5e92400d0456cdef4c013;hb=fa55a3fe77b4adfce4071fe73f02687e65d4e027;hpb=6ef9f3933595e4fef5c4af334ab580dbb08212c3 diff --git a/doc/man-pages/pod8/bos_salvage.pod b/doc/man-pages/pod8/bos_salvage.pod index c9ae4e8..67c08fc 100644 --- a/doc/man-pages/pod8/bos_salvage.pod +++ b/doc/man-pages/pod8/bos_salvage.pod @@ -139,8 +139,8 @@ partition, but do not count against the volume's quota. =head1 CAUTIONS Running this command can result in data loss if the Salvager process can -repair corruption only by removing the offending data. Consult the I for more information. +repair corruption only by removing the offending data. Consult the +I for more information. =head1 OPTIONS @@ -168,7 +168,7 @@ After F (for which the index is 25) comes and so on through - /vicepiv = vicepiv = iv = 255 + /vicepiu = vicepiu = iu = 254 =item B<-volume> > @@ -299,7 +299,8 @@ L. =item B<-localauth> Constructs a server ticket using a key from the local -F file. The B command interpreter presents the +F or F file. +The B command interpreter presents the ticket to the BOS Server during mutual authentication. Do not combine this flag with the B<-cell> or B<-noauth> options. For more details, see L. @@ -314,20 +315,20 @@ ignored. =head1 EXAMPLES The following command salvages all volumes on the F partition of -the machine C: +the machine C: - % bos salvage -server db3.abc.com -partition /vicepd + % bos salvage -server db3.example.com -partition /vicepd The following command salvages the volume with volume ID number 536870988 -on partition F of the machine C: +on partition F of the machine C: - % bos salvage -server fs2.abc.com -partition /vicepb -volume 536870988 + % bos salvage -server fs2.example.com -partition /vicepb -volume 536870988 The following command salvages all volumes on the machine -C. Six Salvager processes run in parallel rather than the +C. Six Salvager processes run in parallel rather than the default four. - % bos salvage -server fs4.abc.com -all -parallel 6 + % bos salvage -server fs4.example.com -all -parallel 6 =head1 PRIVILEGE REQUIRED @@ -339,17 +340,19 @@ included. =head1 SEE ALSO L, +L, L, L, L, L, -L, +L, L, L, L, L -I +The I at +L. =head1 COPYRIGHT