Hello,

On Mar 1, 2010, at 11:57 PM, Ahmad AlTwaijiry wrote:

> Hi everyone,
> 
> I'm preparing around 6 Solaris physical servers and I want to see if
> it's possible to create a zfs pool that I can make it as a shared pool
> between all the 6 servers (not concurrent, just active-passive way) is
> that possible? Is there any article that can show me how to do it ?
> 
> sorry if this is a basic question but I'm new to ZFS area, in UFS I
> can just create a metaset between all the servers and I just "release"
> and "take over" manually and this is what I want to do with ZFS

It's even easier with ZFS, as long as all severs has access to all disks you 
can just do a "zfs export" of the pool and then a "zpool import" on another 
node. The easier part is that you do not need to add stuff to vfstab and or 
have any local knowledge of the pool layout.

Henrik
http://sparcv9.blogspot.com

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

Reply via email to