On Tue, Jul 1, 2008 at 1:28 PM, Jeff Blaine <[EMAIL PROTECTED]> wrote:
> Simon Wilkinson wrote: > >> >> On 1 Jul 2008, at 18:20, Jeff Blaine wrote: >> >> Is there a good way to dump and restore active RW volumes? >>> We'd like to make each RW volume briefly unavailable during >>> the process: block, dump, restore, unblock >>> >> >> Assuming from your subject that you're trying to migrate from a inode >> fileserver to a namei one, can you not use vos move? >> > > I don't know, can I? :) Sounds good to me! This was a feeler > to make sure there's nothing more involved required. If > that will work for the conversion requirements, we're all for it. > as long as you're not trying to do it "in-place" vos move works fine. if you're trying to do it in-place, obviously your binary will support either-or... and so it won't work at all.
