Ok, then i wouldnt understand why shutting down the daemon via the init script 
would also kill the clients? Since its possible for the
clients to be able to access a redundant server.

-Tony
 

-----Original Message-----
From: Vikas Gorur <[email protected]>
Sent: May 06, 2011 2:44 PM
To: Anthony J. Biacco <[email protected]>
Cc: Burnash, James <[email protected]>; gluster-users 
<[email protected]>
Subject: Re: [Gluster-users] [SPAM?]   Do clients need to run glusterd?

The clients do *not* need to run glusterd.

Glusterd is the management daemon, and it needs to run on all the servers. If 
you shut down the glusterd service, it stops all volumes by killing the 
GlusterFS processes. This is why you will see your clients return errors. 
Glusterd interacts with the 'gluster' command-line tool, and is responsible for 
creating and starting volumes and making changes to volume configuration.

It is perfectly okay to run a GlusterFS client on the same machine as the 
server. The client part of GlusterFS is simply a single GlusterFS process that 
does the mount through FUSE. It has no interaction with glusterd.

-------------------
Vikas Gorur
Engineer - Gluster
-------------------








_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to