Date: Sat, 01 Mar 2008 23:39:10 -0800 From: Bakul Shah <bakul@bitblocks.com> To: John Pettitt <jpp@cloudview.com> Cc: freebsd-stable@freebsd.org Subject: Re: dump, restore and zfs Message-ID: <20080302073910.627455B58@mail.bitblocks.com> In-Reply-To: Your message of "Sat, 01 Mar 2008 21:56:43 PST." <47CA419B.9000005@cloudview.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 01 Mar 2008 21:56:43 PST John Pettitt <jpp@cloudview.com> wrote: > Does anybody know if it's possible to restore a dump of a ufs filesystem > to zfs? Yes. restore doesn't need any internals knowledge of the target filesystem; it writes files, directories & special devices normally so it will work on zfs, ext2fs etc. Modulo features not supported on the target fileystem (such as flags on zfs).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080302073910.627455B58>