[OpenAFS] shadow volumes and 'vos syncvldb'

Harald Barth haba@kth.se
Tue, 04 Dec 2012 14:52:42 +0100 (CET)


> Not a creation time. But as they're meant for disaster recovery you
> should be able to make them appear at some point, no? 

For disaster recovery of a volume, I think a 

vos delentry VOLID
vos syncvldb -server NEWSERVER -partition NEWPART -volume NEWVOLID

should do. The NEWVOLID must be the numerical volume id, not the name
(so one probably need to run vos listvol NEWSERVER NEWPARTITION first
to find out the NEWVOLID)

Correct? I should test this some day, before it's to late ;-)

Harald.