Bug 863077
Summary: | Soft lockup on reboot with an active VG | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Nenad Peric <nperic> |
Component: | kernel | Assignee: | Chris Leech <cleech> |
Status: | CLOSED ERRATA | QA Contact: | Bruno Goncalves <bgoncalv> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | agrover, bdonahue, bgoncalv, bprakash, cleech, coughlan, czhang, eddie.wai, edwardn, jbrier, juzhang, lukasz.dorau, robert.evans, sluo |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | kernel-2.6.32-329.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 06:49:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nenad Peric
2012-10-04 11:58:40 UTC
It is a regression as it is not reproducible on RHEL6.3 2.6.32-279.el6.x86_64 iscsi-initiator-utils-6.2.0.872-41.el6.x86_64 This isn't an iscsi-initiator-utils issue, it's a regression in the kernel. I reproduced this using only the newer kernel builds on top of a 6.3 install, and bisected it down to a change in kernel-2.6.32-300.el6 (and still reproducible through the latest build 2.6.32-320.el6). There are no iSCSI initiator changes there either, but 300 did have a large set of device mapper and SCSI changes to look at. Assigning back to myself, I took a quick look upstream and found a likely fix. Testing now and will submit the patch for kernel inclusion. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. *** Bug 862024 has been marked as a duplicate of this bug. *** *** Bug 862930 has been marked as a duplicate of this bug. *** *** Bug 863523 has been marked as a duplicate of this bug. *** Patch(es) available on kernel-2.6.32-329.el6 *** Bug 865349 has been marked as a duplicate of this bug. *** Problem fixed on 2.6.32-329.el6.x86_64. vgcreate test_vg /dev/sdb No physical volume label read from /dev/sdb Physical volume "/dev/sdb" successfully created Volume group "test_vg" successfully created lvcreate test_vg -L10M Found duplicate PV Qj58vQT59Yb1KlgV5qioVCk0ERYfAB0d: using /dev/sdc not /dev/sdb Rounding up size to full physical extent 12.00 MiB Logical volume "lvol0" created reboot system rebooted without problem. *** Bug 857360 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0496.html |