Bug 1594132
| Summary: | glusterd not surviving reboot | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-host-deploy | Reporter: | femi | ||||||
| Component: | Plugins.Gluster | Assignee: | Sahina Bose <sabose> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | SATHEESARAN <sasundar> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 1.7.3 | CC: | bugs, femi, sabose, sasundar | ||||||
| Target Milestone: | ovirt-4.2.7 | Flags: | rule-engine:
ovirt-4.2+
|
||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-09-05 11:21:09 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
femi
2018-06-22 08:09:48 UTC
Also please provide the version of glusterfs being used GlusterFS Version: glusterfs-3.12.9-1.el7 Created attachment 1455386 [details]
logs
Hi Femi, glusterd is always configured to start post reboot. could you please check the same with the following: # systemctl is-enabled glusterd which distro is used here ? Could you also attach the glusterd log file ? glusterd log file is located at /var/log/glusterfs/glusterd.log. By now, I think the glusterd log should have been logrotated. If so could attach all the relevant glusterd logs - /var/log/glusterfs/glusterd* Created attachment 1456803 [details]
glusterd logs
(In reply to SATHEESARAN from comment #7) > Hi Femi, > > glusterd is always configured to start post reboot. > could you please check the same with the following: > # systemctl is-enabled glusterd "disabled" > which distro is used here ? ovirt node > Could you also attach the glusterd log file ? > glusterd log file is located at /var/log/glusterfs/glusterd.log. By now, I > think the glusterd log should have been logrotated. If so could attach all > the relevant glusterd logs - /var/log/glusterfs/glusterd* attached (In reply to femi from comment #10) > (In reply to SATHEESARAN from comment #7) > > Hi Femi, > > > > glusterd is always configured to start post reboot. > > could you please check the same with the following: > > # systemctl is-enabled glusterd > "disabled" As per patch https://gerrit.ovirt.org/#/c/87192/, glusterd service should be enabled once the host is added to the cluster. Can you check that your cluster had "Gluster service" enabled when the host was added? Otherwise this could explain the behaviour you're seeing > > > > which distro is used here ? > ovirt node > > > Could you also attach the glusterd log file ? > > glusterd log file is located at /var/log/glusterfs/glusterd.log. By now, I > > think the glusterd log should have been logrotated. If so could attach all > > the relevant glusterd logs - /var/log/glusterfs/glusterd* > attached (In reply to Sahina Bose from comment #11) > (In reply to femi from comment #10) > > (In reply to SATHEESARAN from comment #7) > > > Hi Femi, > > > > > > glusterd is always configured to start post reboot. > > > could you please check the same with the following: > > > # systemctl is-enabled glusterd > > "disabled" > > As per patch https://gerrit.ovirt.org/#/c/87192/, glusterd service should be > enabled once the host is added to the cluster. > > Can you check that your cluster had "Gluster service" enabled when the host > was added? Otherwise this could explain the behaviour you're seeing > > > > > > > which distro is used here ? > > ovirt node > > > > > Could you also attach the glusterd log file ? > > > glusterd log file is located at /var/log/glusterfs/glusterd.log. By now, I > > > think the glusterd log should have been logrotated. If so could attach all > > > the relevant glusterd logs - /var/log/glusterfs/glusterd* > > attached Gluster service was not enabled (post install). Keep in mind, this was on a single node gluster install per https://www.ovirt.org/documentation/gluster-hyperconverged/chap-Single_node_hyperconverged/ I have since enable the gluster service & it now works as intended. This problem does not exist on a typical 3 node HE type install. Closing this, as the gluster service being enabled on a single node install is handled in a separate bug - bug 1608660 |