Bug 1040691
Summary: | CryptoError: luks_format failed for '/dev/md/00' | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexey Torkhov <atorkhov> | ||||||||||||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 20 | CC: | anaconda-maint-list, atorkhov, awilliam, g.kaviyarasu, jonathan, kparal, robatino, vanmeeuwen+fedora | ||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:c545365de2887eb672e514c91e377e7ef94e103f0e4edcff3bd769b811f44cbe | ||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2013-12-12 15:23:48 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: | 980656 | ||||||||||||||||||||||||
Attachments: |
|
Description
Alexey Torkhov
2013-12-11 22:17:03 UTC
Created attachment 835489 [details]
File: anaconda-tb
Created attachment 835490 [details]
File: anaconda.log
Created attachment 835491 [details]
File: environ
Created attachment 835492 [details]
File: journalctl
Created attachment 835493 [details]
File: lsblk_output
Created attachment 835494 [details]
File: nmcli_dev_list
Created attachment 835495 [details]
File: os_info
Created attachment 835496 [details]
File: program.log
Created attachment 835497 [details]
File: storage.log
Created attachment 835498 [details]
File: ifcfg.log
Proposed as a Blocker for 20-final by Fedora user atorkhov using the blocker tracking app because: 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. Couldn't reproduce on a quick try. TC5 desktop live install in a VM, two 15GB disks. Installation Options, set LUKS and encryption, went to custom part. Wiped all existing partitions. Created 500MB /boot, 12GB / , set LVM container to RAID-1, created 2GB swap . completed configuration and started install, partitioning succeeded, no errors, no crash. Got this crash submitted in bug 1021507 comment 33 while trying to reproduce. I was able to make it crash if I checked and immediately unchecked the 'Encrypt' checkbox inside the VG's properties (when setting RAID-1). The LVs have their own Encrypt checkboxes, which are checked by default if you set 'Encrypt my data' on installation options prior to entering custom partitioning. Not sure if it was the same crash as Alexey's, I'll try and reproduce again later. Looks like I hit something different from Alexey's; it showed up as https://bugzilla.redhat.com/show_bug.cgi?id=1040716 . It seems reproducible with a precise set of steps, trying to pin it down now. so I don't know precisely what alexey did, but from what I've done with trying encrypted-LVM-on-RAID installs in various ways all afternoon, I'd say it's working well enough to ship; I hit a couple of issues, but it's certainly possible to get an encrypted-LVM-on-soft-RAID install that works. At the moment I'm -1 blocker. If alexey can provide specific reproduction steps for the crasher he hit, it'd help evaluate it. My steps as described in bug 1021507 comment 33 were like to: 1. Go to installation destination. Select default (LVM, no encryption). 2. Go to custom partitioning. Auto-create partitions 3. Select /, press modify on volume group, check encrypt there. Seems like checking "encrypt" button on volume group is problematic somehow. Just tried that with RC1 desktop live, worked fine. Works fine with RC1 too. If this works with RC1, I'm closing this as fixed. |