This is fixed in version 3.2.4 and later so it's not a problem in Precise which will include glusterfs 3.2.5.
-- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to glusterfs in Ubuntu. https://bugs.launchpad.net/bugs/876639 Title: gluster-NFS server does not work & 'volume start' command reports unsuccessful Status in “glusterfs” package in Ubuntu: Confirmed Bug description: When glusterfs-server package is installed without glusterfs-client, the gluster-NFS server feature does not work (because it requires the "glusterfs" client executable.) This also causes the 'gluster volume start' command to print a warning that starting volume was unsuccessful. Despite the warning, the volume is started for glusterfs native FUSE clients only. To reproduce: apt-get install glusterfs-server gluster volume create test <eth0-IP>:/var/tmp gluster volume start test the 'gluster volume start' command prints an unsuccessful warning... then 'gluster volume info' will report status: started, and 'ps ax | grep gluster' shows a brick export "glusterfsd" process but no gluster-NFS server process. Solution: Make package glusterfs-server depend on glusterfs-client. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/876639/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

