[Linux-cluster] Remove the clusterness from GFS

Lon Hohberger lhh at redhat.com
Mon Jan 8 18:50:03 UTC 2007


On Mon, 2007-01-08 at 10:39 -0800, Lin Shen (lshen) wrote:
> How easy is it to
> remove some or all of the clusterness from GFS such as fencing, cman and
> ccsd stuff? I understand that things like dlm must stay for GFS to work.

I would think it is very difficult.

You can use GFS on *one* node without a cluster.

In order to use a clustered file system, you need a cluster.  The
cluster acts as the control mechanism for accessing the file system.
Without it, each computer accessing GFS will have no knowledge of when
it is safe to write to or read from the file system.  This will lead to
file system corruption very quickly.

If you absolutely can not have a bit of "cluster software running",
you'll probably need to use a client/server approach like NFS instead of
a cluster file system like GFS.

-- Lon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20070108/44c33f81/attachment.sig>


More information about the Linux-cluster mailing list