On 10/30/07, Daniel Eriksson <[EMAIL PROTECTED]> wrote:
>
>
> I want to migrate a file system containing multiple jails from a small
> drive to a large (RAID-1) array. I want to do this with minimal
> downtime.
>

I did a migration like this, but instead of dump, I used rdist. Take an
initial snapshot (live) with rdist, then when you're ready to do the final
copy, the offline rdist will run much more quickly, resulting in less
downtime. Replace rdist with rsync if you like.

--Doug
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to