Bug 670630
| Summary: | NFS share is working fine, but keeps failing-over | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | joshua | ||||
| Component: | resource-agents | Assignee: | Marek Grac <mgrac> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Cluster QE <mspqa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0 | CC: | cluster-maint, djansa, lhh | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-18 15:10:32 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
joshua
2011-01-18 20:59:31 UTC
Created attachment 474147 [details]
sanitized cluster.conf config file
Not sure if this has any bearing on the issue, but I found this similar complaint: http://www.redhat.com/archives/linux-cluster/2010-March/msg00019.html The xxx.18.188.202 IP address didn't have a hostname before, and and such "clufindhostname -i xxx.18.188.202" would fail with error code 2. I've added a reverse lookup entry for it, and the clufindhostname is much happier now, and exists with error code 0. However, this doesn't stop the failing-over of an otherwise working service from happening. Ah ha - *** This bug has been marked as a duplicate of bug 661881 *** clufindhostname is not working right; also, remove the trailing slash from your mount point name in your fs resource. |