* Document vos offline -busy / -sleep
- * Do vos online/offline support -bless/-unbless? By looking at the
- source they dont, and according to Git log that goes back to 2000
- they never did.
- According to Derrick, there was a patch to support them that vanished.
- Either the patch should be found, or bless/unbless removed from
- vos online/offline.
-
* Document vos create -minquota which is available since 1.5.61
* Document vos restore -creation/-lastupdate and -nodelete
Specifies either the complete name or volume ID number of the volume.
-=item B<-unbless>
-
-If the volume resides on a fileserver running as a I<dafs> (Demand
-Attach File Server), then the volume may be marked as I<blessed> or
-I<unblessed>. A I<dafs> server will not bring I<unblessed> volumes
-online unless the B<-bless> option to L<vos_online> is specified.
-See L<vos_online(1)> for setting a volume to be I<blessed>.
-
=item B<-cell> <I<cell name>>
Names the cell in which to run the command. Do not combine this argument
% vos offline -server sv7.stateu.edu -partition /vicepb -id root.afs
-The following example takes an online volume offline and marks it
-so that a B<vos online> without B<-bless> will not bring it online:
-
- % vos offline -server sv7.stateu.edu -partition /vicepb -id root.afs \
- -unbless
-
=head1 PRIVILEGE REQUIRED
The issuer must be listed in the F</usr/afs/etc/UserList> file on the
B<vos online> S<<< B<-server> <I<machine name>> >>>
S<<< B<-partition> <I<partition name>> >>>
S<<< B<-id> <I<volume name or ID>> >>>
- [B<-bless>] S<<< [B<-cell> <I<cell name>>] >>>
+ S<<< [B<-cell> <I<cell name>>] >>>
[B<-noauth>] B<-localauth>]
[B<-verbose>] [B<-encrypt>] [B<-noresolve>] [B<-help>]
B<vos on> S<<< B<-s> <I<machine name>> >>>
S<<< B<-p> <I<partition name>> >>>
S<<< B<-i> <I<volume name or ID>> >>>
- [B<-b>] S<<< [B<-c> <I<cell name>>] >>>
+ S<<< [B<-c> <I<cell name>>] >>>
[B<-noa>] B<-l>] [B<-v>] [B<-e>] [B<-nor>] [B<-h>]
=for html
Specifies either the complete name or volume ID number of the volume.
-=item B<-bless>
-
-If the volume resides on a fileserver running as a I<dafs> (Demand
-Attach File Server), then the volume may be marked as I<blessed> or
-I<unblessed>. A I<dafs> server will not bring I<unblessed> volumes
-online unless the B<-bless> option to L<vos_online> is specified.
-See L<vos_offline(1)> for setting a volume to be I<unblessed>.
-
=item B<-cell> <I<cell name>>
Names the cell in which to run the command. Do not combine this argument
% vos online -server sv7.stateu.edu -partition /vicepb -id root.afs
-The following example brings an offline, unblessed volume online:
-
- % vos online -server sv7.stateu.edu -partition /vicepb -id root.afs -bless
-
=head1 PRIVILEGE REQUIRED
The issuer must be listed in the F</usr/afs/etc/UserList> file on the