Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
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:
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 ***
(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+.
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