Hi Alvin,

Which Solaris release is this?

If you are using a OpenSolaris release (build 131), you might consider
the zpool split feature that allows you to clone a mirrored pool by
attaching the HDD to the pool, letting it resilver, and using zpool
split to clone the pool. Then, move the HDD and import the pool on
another system.

You can read about this feature here:

http://hub.opensolaris.org/bin/view/Community+Group+zfs/docs

ZFS Admin Guide, page 89

You might also consider using snapshots to replicate the pool's
contents. This process is covered in the same doc.

Thanks,

Cindy

On 06/09/10 02:53, Alvin Lobo wrote:
Is there a way that i can add one HDD from server A and one HDD from server B 
to a zfs pool so that there is an online snapshot taken at regular intervals. 
hence maintaining a copy on both HDD's.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to