Bug 175033
Summary: | clustat reports Resource Group information unavailable after N gfs file systems are mounted | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Cluster Suite | Reporter: | Henry Harris <henry.harris> | ||||||
Component: | magma-plugins | Assignee: | Lon Hohberger <lhh> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 4 | CC: | cluster-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | RHBA-2006-0172 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2006-01-06 20:30:36 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: | |||||||||
Bug Depends On: | 175372 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Henry Harris
2005-12-05 21:00:35 UTC
Was rgmanager still running, or did it crash? It was still running. Could this bug be related to bug #171153? We have multiple applications that run on every node in the cluster that all run clustat at various times. Can we get the fix you just referred to for bug #171153? *** Bug 175099 has been marked as a duplicate of this bug. *** Created attachment 122042 [details]
magma-plugins was incorrectly reading /proc/cluster/services for sizes > 4096
Setting component to magma-plugins Patches in CVS, head, stable, rhel4 -- setting to modified. The fix doesn't work; you can't read >1page from /proc at a time. However, there's an issue with issuing multiple reads to /proc/cluster/services, which I've set as a dependency to this bugzilla. I can make the correct fix for magma-plugins, but there's no guarantee it will work in all cases until #175372 is fixed. Created attachment 122082 [details]
Correct patch against 1.0.2/1.0.3 which reads in page sizes.
This patch fixed the problem. Thanks! The rgmanager-1.9.43-0 and magma-plugins-1.0.3-0.3bz175033 seem to be causing other problems. With a cluster configured for four nodes, if I bring up only three of the four nodes, the cluster does not get created even though there is quorum. All three nodes start fenced but never return. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2006-0172.html |