[OpenAFS] inode to namei process
Christopher D. Clausen
cclausen@acm.org
Tue, 1 Jul 2008 14:05:43 -0500
anne salemme <anne.salemme@Dartmouth.EDU> wrote:
> if the goal is to make a copy of a quiescent RW volume, you could do a
> 'vos dump' of the .backup volume, piped to a 'vos restore'.
>
> as in 'vos dump volume.whatever.backup' | 'vos restore
> volume.newname'
> using appropriate arguments.
>
> if the goal is to make a volume unavailable for a short time, you
> would need to do something else.
How is that different from vos copy ?
<<CDC