Bug 163168
| Summary: | clustat hangs when member is fenced off. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Cluster Suite | Reporter: | jim wilcox <jim.wilcox> | ||||||||||||
| Component: | dlm | Assignee: | Christine Caulfield <ccaulfie> | ||||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Cluster QE <mspqa-list> | ||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | 4 | CC: | cluster-maint, henry.harris, kanderso | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | All | ||||||||||||||
| OS: | Linux | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2006-05-05 07:27:57 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: | 171153 | ||||||||||||||
| Bug Blocks: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
jim wilcox
2005-07-13 17:43:32 UTC
clustat is really a piece of rgmanager, which will stop during transitions if GFS is in use. clustat should probably time out after a few seconds of trying to reach clurgmgrd. Created attachment 118651 [details] strace of a clustat hang This clustat hang occurred while running the test described in bug #166701. Created attachment 118652 [details] strace of a clustat hang This clustat hang occurred while running the test described in bug #166701. Created attachment 118653 [details] strace of clusvcadm hang This clusvcadm hang occurred while running the test described in bug #166701. Created attachment 118654 [details] strace of clusvcadm hang This clusvcadm hang occurred while running the test described in bug #166701. Created attachment 122339 [details]
This is a DLM hang, not an rgmanager/clustat problem per se.
Rgmanager goes into D (disk-wait/task-uninterruptible state) waiting on the
DLM; here's a Sysrq-T when this happens.
With luck this will turn out to be the same bug as #175805. Has anybody tested with this fix in place ? |