|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2 partitioner does not open crypted LVM partitions | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Olaf Hering <ohering> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aschnell |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Outsourced Testing | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bug666883.tar.bz2 | ||
|
Description
Olaf Hering
2011-01-25 10:35:30 UTC
Created attachment 410080 [details] bug666883.tar.bz2 11.3 logfiles During installation there should be a popup where you get asked for the password of the encrypted volume. If the password provided is correct the volume is unlocked and if there is a LVM VG on this volume the LVs of this vg are accessible in expert partitioner. After installation yast should create a /etc/crypttab with the data of the partition. According to y2log file /etc/crypttab after installation contains: cr_sda5 /dev/disk/by-id/ata-ST9750420AS_5WS05N7K-part5 none none and boot.crypto-early and/or boot.crypto should ask for password during system boot. At start of your installation there was no encrypted volume present on /dev/sda so of course there was no question for a crypt password. So what exactly is the problem? Thomas, its about the installed system when such a drive is plugged in. I assume it works during the inst-sys, I have not tried that. I just did a fresh 11.3 GNOME install. There is a GNOME pop-up to ask for the password, but the tool who attempts to mount the LVM tries to access it as a plain filesystem instead of running vgchange (or whatever) on it. I will open another bug for the desktop. I think KDE doesnt work any better. This bug however is for yast itself, when started in the running system from the KDE desktop. Sorry, but from your bug report and attached install log about an installation one can not easy to conclude you were talking especially about pluggable devices. Currently there is no support in YaST for encrypted LVM VGs on pluggable devices. The functionality to query for crypt passwords for unlockable devices is there, we just activate it currently only in inst-sys (and having the popup on every yast2 start would certainly not be useful). I could add a button named "Provide Crypt Passwords" to the "Configure" Menu in Main Windows of Expert partitioner where one could activate this functionality when needed. Would that be what you want? I implemented the soltion with an additional button under "Configure" now in openSuSE 11.4 Sorry for being late here. Thanks for the fix. If it doesnt make M6, what yast2-storage version should I pull from factory to test it? It will be in RC1 for openSuSE 11.4 |