Re: [sysadmin-discuss] Basic clustering software

2010-03-11 Thread Cindy Swearingen
Hi-- A general reminder that ZFS is not a cluster file system so you have to make sure that the pool data is not accessed simultaneously from different systems. You can read more about setting up this kind of cluster here: http://blogs.sun.com/erickustarz/entry/poor_man_s_cluster_end See the l

Re: [sysadmin-discuss] Basic clustering software

2010-03-11 Thread Dagobert Michelsen
Hi Ahmad, Am 10.03.2010 um 23:40 schrieb Ahmad F AlTwaijiry: But what if the physical server crash because of a hardware issue, will you be able to attach the zfs pool to another server ? You may need to import it with -f, but yes, it works. Best regards -- Dago