Re[2]: [OpenAFS] volume exists without a VLDB entry

Ron Croonenberg ronc@depauw.edu
Fri, 23 Jan 2004 10:35:09 CT


>If the volume has no VLDB entry, then you won't be able to refer to it by
>name.  You should be able to refer to it by ID, though, and if it appears
>with several names and different ID's, you'll end up having to do that
>anyway.
>
>If you don't actually care about the volume and just want to delete it, you
>can use 'vos zap' to remove the volume itself without trying to update the
>VLDB.  Of course, you'll still have to refer to it by ID, since the name
>lookup requires a VLDB entry.

Ok I tried that :

(here's what I tried)

[root@afs]# vos zap -server afs.depauw.edu -partition /vicepa -id 536871521
Could not start transaction on volume 536871521
Volume needs to be salvaged
Error in vos zap command.
Volume needs to be salvaged

then I tried this :

[root@afs]# vos zap -server afs.depauw.edu -partition /vicepa
   -id 536871521 -force

vos: forcibly removing all traces of volume 536871521, please wait...failed with
code 2.

thanks

=======================================================================================
 Ron Croonenberg               | Phone: 1 765 658 4761
 Technology Coordinator        | Fax:   1 765 658 4732
                               |
 Department of ComputerScience | e-mail : ronc@DePauw.edu
 DePauw University             |
 Julian Science & Math Center  | http://www.depauw.edu/acad/computer/RonCroonenberg.asp
 602 South College Ave.        |
 Greencastle, IN  46135        |
=======================================================================================