Hi,

If have below kind of configuration (as an example):

c1t1d1 and c2t2d2 are two LUNs visible (un masked) to both host1 and host2. 

Created a pool mypool as below

   zpool create mypool mirror c1t1d1  c2t2d2

Now I did zpool split
  zpool split mypool mypool_snap

Once i run zpool split, is there a way I can move/visible newly created 
mypool_snap to other host i.e host2 ??
so that I can able to access all file systems and files in read only mode for 
backup?


Thanks & Regards,
sridhar.
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to