Hi All, The init script supplied with the glusterfs-3.3.1 rpms will start the glusterd daemon and return. But the glusterd daemon will perform several actions before it is fully operational, this includes starting the glusterfs and glusterfsd processes. Is there a way to check that the gluster processes on that host are fully started and operational? Greetings, Johan Huysmans
On 11/23/2012 08:54 PM, Johan Huysmans wrote:> Hi All, > > The init script supplied with the glusterfs-3.3.1 rpms will start the > glusterd daemon and return. > But the glusterd daemon will perform several actions before it is fully > operational, > this includes starting the glusterfs and glusterfsd processes. > > Is there a way to check that the gluster processes on that host are > fully started and operational? >gluster volume status <volname> should help you out. Regards, Vijay