Bug 713949
| Summary: | GFS2 filesystem consistency error routine on all cluster nodes | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | joshua |
| Component: | kernel | Assignee: | Robert Peterson <rpeterso> |
| Status: | CLOSED DUPLICATE | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.1 | CC: | adas, anprice, bmarzins, rpeterso, rwheeler, swhiteho |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-18 18:16:54 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: | 712139 | ||
| Bug Blocks: | |||
|
Description
joshua
2011-06-16 20:50:34 UTC
If you're a RHEL customer, please contact Red Hat GSS (Global
Support Services) so we can keep them in the loop.
This consistency error looks like other problems we've recently
solved. If you are willing to try a test kernel, I recommend:
(1) You run the latest fsck.gfs2 on your file system to
eliminate possible corruption. I recommend you redirect
the output for later examination:
fsck.gfs2 -y /dev/your/device &> ~/fsck.out
(2) You try an experimental new kernel that has our latest GFS2
fixes. I think we've got a good candidate, but I need to
check a few things. Then perhaps I can put it on my
people page for you to try. Let me know if that's okay
with you.
I'll check on which kernel is best to solve this, and track down
the bugzilla record I'm thinking of. I could be wrong too, so
no promises. I'll look into this tomorrow.
Running fsck.gfs2 now... Sure, I can run a test kernel to see if that clears this up. This happens 2 to 4 times a week, so I should know in a week or so if this fixes this issue. Thank you! Hi Joshua, I put the experimental kernel here if you want to try it: http://people.redhat.com/rpeterso/Experimental/RHEL6.x/kernel* I'm going to set the NEEDINFO flag until I hear back whether this solved the problem. If it does, I'll close this as a duplicate. Ok... running this kernel now on all nodes. Thanks again. |