On Thu, Mar 12, 2009 at 2:12 AM, Erik Trimble <erik.trim...@sun.com> wrote:
<snip/>

> On the SAN, create (2) LUNs - one for your primary data, and one for
> your snapshots/backups.
>
> On hostA, create a zpool on the primary data LUN (call it zpool A), and
> another zpool on the backup LUN (zpool B).  Take snapshots on A, then
> use 'zfs send' and 'zfs receive' to copy the clone/snapshot over to
> zpool B. then 'zpool export B'

Shouldn't this be 'zpool export A' ?

-- Sriram
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to