RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 892039 - upon shutdown/reboot system hangs with lvm errors - having a volume on top of a iscsi device
Summary: upon shutdown/reboot system hangs with lvm errors - having a volume on top of...
Keywords:
Status: CLOSED DUPLICATE of bug 800801
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: lvm2
Version: 6.3
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: LVM and device-mapper development team
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-04 22:42 UTC by lejeczek
Modified: 2013-01-07 15:54 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-07 08:20:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description lejeczek 2013-01-04 22:42:06 UTC
Description of problem:

seems that iscsi daemon turns down before lvm2-monitor does

boot if fine but shutdown/reboot is not, needs to be helped with ctrl-alt-del for it hangs spiting errors about vg/lv in question.


Version-Release number of selected component (if applicable):

lvm2-libs-2.02.95-10.el6.x86_64
lvm2-2.02.95-10.el6.x86_64
iscsi-initiator-utils-6.2.0.872-41.el6.x86_64
initscripts-9.03.31-2.el6.x86_64


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Peter Rajnoha 2013-01-07 08:20:24 UTC
There's a new "blkdeactivate" command called from a new "blk-availability" init service we've added lately in lvm2-2.02.98-1.el6. This service cleans up all device-mapper-based devices (including LVM) before iscsi and fcoe is down. It's included in RHEL6.4.

Please, try the latest lvm2 build version >= 2.02.98-1 and if the problem still persists, reopen this bug. Thanks.

There's also an existing bug tracking this change: bug #800801 (also original bug #672530).

*** This bug has been marked as a duplicate of bug 800801 ***

Comment 3 lejeczek 2013-01-07 10:13:38 UTC
where could a src.rpm be held of?
thanks!

Comment 4 lejeczek 2013-01-07 12:14:32 UTC
is it going to be backported to 6.3?

Comment 5 Peter Rajnoha 2013-01-07 15:37:16 UTC
(In reply to comment #3)
> where could a src.rpm be held of?
> thanks!

Actually, the 6.4 is not fully completed yet. It's still under testing. However, if you want to give it a try to see if it resolves your problem, I can provide srpm, but without any warranty for now! I'll be including a few more patches this week, so I can send you one later this week...

(In reply to comment #4)
> is it going to be backported to 6.3?

There's no plan yet to include this in 6.3.z. This change also depends on other changes (in util-linux/lsblk) that I'm afraid are not going to be backported as it's quite a big change in functionality and we want to avoid any possible regressions that might be introduced by such a backport. So only RHEL 6.4+.

Comment 6 lejeczek 2013-01-07 15:54:00 UTC
I've grabbed lvm2-2.02.98-3.el6.x86_64 along with all deps, seems fine for now, but will take a closer look in the next few days.

please let us know when it's patched and more ready.
thanks


Note You need to log in before you can comment on or make changes to this bug.