[Linux-cluster] GFS without CS?

Graham Wood gwood at dragonhold.org
Tue Sep 22 11:24:09 UTC 2009


On Tue, Sep 22, 2009 at 12:51:29PM +0200, Edgar Matzinger wrote:
> Why would I use CS?
To get things like locking and coherancy.

This is a very common question, and the answer is the same every time.  If you want to have 
multiple nodes accessing the same filesystem, there needs to be the synchronization between 
them to prevent corruption.

This is handled by the cluster framework - so, effectively, to use a clustering filesystem 
you need to be running a cluster.

TANSTAFL (for the Heinlein fans)

Graham




More information about the Linux-cluster mailing list