[Bugs] [Bug 1412240] New: Glusterd does not reliably start at boot

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 11 15:26:51 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1412240

            Bug ID: 1412240
           Summary: Glusterd does not reliably start at boot
           Product: GlusterFS
           Version: 3.9
         Component: glusterd
          Severity: low
          Assignee: bugs at gluster.org
          Reporter: rws228 at gmail.com
                CC: bugs at gluster.org



Description of problem:
With the default unit file /usr/lib/systemd/system/glusterd.service, the
service does not reliably start at boot time

Version-Release number of selected component (if applicable):
gluster --version => glusterfs 3.9.0 built on Nov 15 2016 16:22:39

How reproducible:
Very - not 100%, but in the 90's

Steps to Reproduce:
1. Install gluster and configure a replicated volume
2. Reboot one of the servers
3.

Actual results:
systemctl status glusterd => service failed to start

Expected results:
systemctl status glusterd => service is active (running)

Additional info:
Infrastructure: two Fedora VMs running on virtualbox VMs, host Windows.

When the service fails to start, a manual start always works. This suggest to
me that there's some sort of undeclared dependency, but it's not clear (to me
at least) what it could be. To hack around the problem, I added lines
"Restart=on-failure" and "RestartSec=1" to the unit file. With this addition,
though there are still startup failures during boot, the service is running by
the time I reboot either of the VMs and log in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list