Bug 644071
Summary: | failing both redundant mirror logs can cause inconsistent log allocation results | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Corey Marthaler <cmarthal> |
Component: | lvm2 | Assignee: | Jonathan Earl Brassow <jbrassow> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Marthaler <cmarthal> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.6 | CC: | agk, bmarzins, coughlan, dwysocha, heinzm, jbrassow, joe.thornber, nperic, prajnoha, prockai, syeghiay, zkabelac |
Target Milestone: | rc | Keywords: | TestBlocker |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 619574 | Environment: | |
Last Closed: | 2013-05-23 13:25:43 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: | 813954, 1077405 | ||
Bug Blocks: | 640580, 807971 |
Comment 1
Corey Marthaler
2010-10-18 20:54:22 UTC
Just a note that this issue still exists in the latest 5.7 rpms. 2.6.18-256.el5 lvm2-2.02.84-3.el5 BUILT: Wed Apr 27 03:42:24 CDT 2011 lvm2-cluster-2.02.84-3.el5 BUILT: Wed Apr 27 03:42:43 CDT 2011 device-mapper-1.02.63-2.el5 BUILT: Fri Mar 4 10:23:17 CST 2011 device-mapper-event-1.02.63-2.el5 BUILT: Fri Mar 4 10:23:17 CST 2011 cmirror-1.1.39-10.el5 BUILT: Wed Sep 8 16:32:05 CDT 2010 kmod-cmirror-0.1.22-3.el5 BUILT: Tue Dec 22 13:39:47 CST 2009 taft-01 lvm[7300]: Monitoring mirror device helter_skelter-syncd_both_logs_2legs_2logs_1 for events. taft-01 lvm[7300]: Another thread is handling an event. Waiting... taft-01 lvm[7300]: Trying to up-convert to 2 images, 2 logs. taft-01 lvm[7300]: Monitoring mirror device helter_skelter-syncd_both_logs_2legs_2logs_1_mlog for events. taft-01 lvm[7300]: dm_task_run failed, errno = 6, No such device or address taft-01 lvm[7300]: helter_skelter-syncd_both_logs_2legs_2logs_1_mlog disappeared, detaching taft-01 lvm[7300]: No longer monitoring mirror device helter_skelter-syncd_both_logs_2legs_2logs_1_mlog for events. taft-01 lvm[7300]: Failed to lock syncd_both_logs_2legs_2logs_1 taft-01 lvm[7300]: Trying to up-convert to 2 images, 1 logs. taft-01 lvm[7300]: Monitoring mirror device helter_skelter-syncd_both_logs_2legs_2logs_1 for events. taft-01 lvm[7300]: Another thread is handling an event. Waiting... taft-01 lvm[7300]: WARNING: Failed to replace 1 of 2 logs in volume syncd_both_logs_2legs_2logs_1 taft-01 lvm[7300]: 2 missing and now unallocated Physical Volumes removed from VG. taft-01 lvm[7300]: Repair of mirrored LV helter_skelter/syncd_both_logs_2legs_2logs_1 finished successfully. taft-01 lvm[7300]: Primary mirror device 253:2 has failed (D). taft-01 lvm[7300]: Secondary mirror device 253:3 has failed (D). taft-01 lvm[7300]: Device failure in helter_skelter-syncd_both_logs_2legs_2logs_1_mlog. taft-01 lvm[7300]: syncd_both_logs_2legs_2logs_1 is consistent. Nothing to repair. taft-01 lvm[7300]: Repair of mirrored LV helter_skelter/syncd_both_logs_2legs_2logs_1 finished successfully. taft-01 lvm[7300]: helter_skelter-syncd_both_logs_2legs_2logs_1 is now in-sync. taft-01 lvm[7300]: helter_skelter-syncd_both_logs_2legs_2logs_1 is now in-sync. taft-01 lvm[7300]: dm_task_run failed, errno = 6, No such device or address taft-01 lvm[7300]: helter_skelter-syncd_both_logs_2legs_2logs_1_mlog disappeared, detaching taft-01 lvm[7300]: No longer monitoring mirror device helter_skelter-syncd_both_logs_2legs_2logs_1_mlog for events. taft-01 lvm[7300]: helter_skelter-syncd_both_logs_2legs_2logs_1 is now in-sync. Tested with the newest lvm and could not hit this bug. dm_task_run errors are still there, but the repairs were working normally. tested with lvm2-2.02.88-11.el5 and 20 iterations of the test. OK, I'm closing this one. If you encounter the problem again, feel free to reopen this report. Thanks. |