[OpenAFS] Re: backups

Matthew A. Bacchi mbacchi@btv.ibm.com
Thu, 27 Jun 2002 12:37:53 -0400


> I know I could dump -> restore to another location but I wanted to 
> know if I could do it with one step. 

Isn't this one step:

vos dump volume1 -server myserver1 -part part1 | vos restore volume2
-server myserver2 -part part2

This can actually be used accross cells too, if there are CellServDB
entries.

Try it out.

-Matt