|
Bugzilla – Full Text Bug Listing |
| Summary: | initrd don't manage lvm2 logical volumes on software raid and make system hang | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Diego Ercolani <diego.ercolani> |
| Component: | Installation | Assignee: | Liuhua Wang <lwang> |
| Status: | RESOLVED NORESPONSE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | jreidinger, ohering |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 13.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
installation sequence (1/2)
installation sequence (2/2) |
||
|
Description
Diego Ercolani
2014-02-14 15:18:01 UTC
looks like mkinitrd issue *** Bug 862070 has been marked as a duplicate of this bug. *** Created attachment 578693 [details]
installation sequence (1/2)
Created attachment 578694 [details]
installation sequence (2/2)
I noticed that in systems where I recordered the problem in the mkinitrd there is no /etc/mdadm.conf. So I tried to recover with: cd /etc echo 'DEVICE containers partitions' > ./mdadm.conf mdadm --examine --scan --config=mdadm.conf >> ./mdadm.conf And it seem that system boot correctly But please verify that this is the only problem. I'm facing the problem with lvm2, with all the workaround I've found that there is a process: lvmetad that sometimes freeze completely all the lvm commands in that situation e.g. "lvscan -v" freezes. If I kill the process lvscan -v complaining that there isn't lvmetad answer my question So probably there something related to lvmetad cacheing service? Sorry for the late reply. I don't know whether you are still facing the problem. Would you please update to the newest lvm2 in opensuse13.2 or opensuse:Factory and see if the issue still exists? thanks. I am closing this bug for no response. |