Bug 1479932
Summary: | gi.overrides.BlockDev.LVMError: Process reported exit code 5: Volume group "VolGroup00" not found | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Frieben <jfrieben> | ||||||||||||||||||||||||
Component: | libblockdev | Assignee: | Vratislav Podzimek <vpodzime> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 27 | CC: | anaconda-maint-list, g.kaviyarasu, jfrieben, jonathan, kparal, lbrabec, mkolman, robatino, sbueno, vanmeeuwen+fedora, vpodzime, vponcova, vtrefny | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:263351e701884e54bad3243647566b305a62af14a761cd59a28238e56b4f1c77;VARIANT_ID=workstation; | ||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2017-10-03 18:03:19 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: | |||||||||||||||||||||||||||
Bug Blocks: | 1396704, 1396705 | ||||||||||||||||||||||||||
Attachments: |
|
Description
Joachim Frieben
2017-08-09 18:55:28 UTC
Created attachment 1311344 [details]
File: anaconda-tb
Created attachment 1311345 [details]
File: anaconda.log
Created attachment 1311346 [details]
File: environ
Created attachment 1311347 [details]
File: journalctl
Created attachment 1311348 [details]
File: lsblk_output
Created attachment 1311349 [details]
File: lvm.log
Created attachment 1311350 [details]
File: nmcli_dev_list
Created attachment 1311351 [details]
File: os_info
Created attachment 1311352 [details]
File: program.log
Created attachment 1311353 [details]
File: storage.log
Created attachment 1311354 [details]
File: ifcfg.log
Definitely looks like something storage related, so reassigning to liblockdev for further triage. This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'. Proposed as a Blocker and Freeze Exception for 27-beta by Fedora user frieben using the blocker tracking app because: Anaconda fails to process a LUKS-encrypted volume group after the setup stage even though the password had been entered successfully, and individual volumes had been assigned when specifying the disk layout. The installer aborts and leaves the user with an unbootable system because this happens after reformatting the unencrypted /boot partition. This behaviour violates the following requirement: "The installer must be able to create and install to any workable partition layout using any file system and/or container format combination offered in a default installer configuration." You want this to be a Final blocker, Beta has been approved already. Joachim, could you please try to reproduce this with the current F27 images? I just tried reusing encrypted LVM volumes for a new installation and everything worked just fine. Discussed at blocker review meeting [1]: Punt (delay decision) - We'll wait until this has detailed reproduction steps and somebody else manages to successfully reproduce it. [1] https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2017-10-02/ I wasn't able to reproduce this with Fedora-Everything-netinst-x86_64-27-20171002.n.1.iso. I successfully reused encrypted LVM from previous installation (decrypt in anaconda, reformat / and /boot, install the system a boot with the password set in previous installation). (In reply to Martin Kolman from comment #12) This issue occurred using a Fedora 27 development live image on real hardware. At that time, Fedora 27 already featured current package libblockdev-2.12-1.fc27. As of Fedora-Workstation-Live-x86_64-27_Beta-1.5, the install performs successfully without the crash reported above. It therefore seems that setting the relevant component to libblockdev was not appropriate. I have to correct myself: the original install was actually using blockdev-2.11-1.fc27. |