Bug 526899

Summary: Encrypted partitions has "Unknown" type in table and ext4 in editor
Product: [Fedora] Fedora Reporter: Alexey Torkhov <atorkhov>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, atodorov, dlehman, jgranado, jlaska, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-12.37-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-14 18:34:38 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: 473303, 507678    
Attachments:
Description Flags
Screenshot none

Description Alexey Torkhov 2009-10-02 12:49:03 UTC
Description of problem:
I changed existing PV encryption status and it becomes to have "Unknown" type in table.

Version-Release number of selected component (if applicable):
anaconda-12.32-1.fc12.i686

Comment 1 Alexey Torkhov 2009-10-02 12:51:48 UTC
Editing encrypted PV again shows "ext4" fs type in editor.

Comment 2 Alexey Torkhov 2009-10-02 13:08:11 UTC
Logs in bug# 526906, if needed.

Comment 3 Alexey Torkhov 2009-10-02 13:10:00 UTC
And it doesn't have "encrypt" checkbox set.
Seems, same happens with all other partition types.

Comment 4 Alexey Torkhov 2009-10-02 13:24:24 UTC
Created attachment 363477 [details]
Screenshot

Screenshot of what happened when I changed encrypt status of swap partition.

Comment 5 Joel Andres Granados 2009-10-02 14:11:31 UTC
Does this happen with preexisting LVM only?  I just performed the following test:

1. created VG
2. created 2 LV (no encryption)
3. modified one LV (checked encryption)
4. modified the previous LV (unchecked encryption)

I did not see "unknown" anywhere in the custom layout.

Comment 6 Alexey Torkhov 2009-10-02 14:22:20 UTC
That is on kvm virtual guest with new clean disk image.
I started with default partitioning and just click encrypt on swap.
Also, this is on livecd, as you see on screenshot.

Comment 7 Alexander Todorov 2009-10-02 16:26:28 UTC
Can't reproduce with Xen and regular install. I'll have to check the LiveCD and KVM tomorrow.

Comment 8 Chris Lumens 2009-10-05 13:24:20 UTC
Any luck reproducing?

Comment 9 Alexey Torkhov 2009-10-05 15:58:03 UTC
I'm still seeing this error with newer livecd.
But question was to Alexander Todorov, I guess.

Comment 10 Alexander Todorov 2009-10-06 09:14:32 UTC
(In reply to comment #8)
> Any luck reproducing?  

No. I've tried with F12-Alpha-LiveCD on KVM host using:
1) start with clean disk image and select default partitioning
2) Edit lv_swap and make it encrypted
3) Click OK

The type doesn't change it stays "swap" and the encrypted icon is shown. 

Alexey,
can you give us more details about your steps to reproduce, package/distro versions, etc. If you can post a screen cast (using gtk-recordMyDesktop) that might be helpful.

Comment 11 Alexey Torkhov 2009-10-06 09:21:15 UTC
(In reply to comment #10)
> No. I've tried with F12-Alpha-LiveCD on KVM host using:

I was using latest nightly build from http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/

> Alexey,
> can you give us more details about your steps to reproduce, package/distro
> versions, etc. If you can post a screen cast (using gtk-recordMyDesktop) that
> might be helpful.

Will post screen cast if it won't work for you with nightly.

Comment 12 Alexander Todorov 2009-10-06 12:03:38 UTC
With the latest desktop ISO from the above link I can reproduce this bug:
1) start livecd as KVM guest
2) select default partitioning or use entire system
3) Modify the swap logical volume and enable the encrypted checkbox.
4) The type column goes from swap to Unknown and the install can't proceed in my case because I have only 512MB of memory for the virtual guest.

Comment 13 Alexey Torkhov 2009-10-06 12:25:21 UTC
(In reply to comment #12)
> install can't proceed in
> my case because I have only 512MB of memory for the virtual guest.  

With 512M of memory installation was successful with default partitioning.

As confirmed and pretty severe bug, adding this to F12Blocker tracker.

Comment 14 James Laska 2009-10-09 14:58:52 UTC
Adding for discussion in F-12 Beta blocker review meeting

Comment 15 James Laska 2009-10-09 15:57:37 UTC
I'm able to reproduce this consistently now live images built from rawhide as of 2009-10-09.  Available soon on http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/

Comment 16 David Lehman 2009-10-12 18:50:47 UTC
The new key escrow functionality, which is only usable via kickstart, had a dependency which was not present in the live images. This prevented loading of the module that handles LUKS formatting.

Will be fixed in anaconda-12.37-1 for F12 and anaconda-13.4-1 for rawhide.

Comment 17 James Laska 2009-10-13 14:56:25 UTC
Tested using a custom built live image of the desktop spin that contains anaconda-12.37-1.  No longer able to reproduce the reported failure.

Alexey, can you confirm as well?

NOTE: you will need anaconda-12.37 which isn't included in the live image as of this post.  You can either create or download a live image that includes anaconda-12.37, or install it on an existing live image.

http://alt.fedoraproject.org/pub/alt/nightly-composes/

Comment 18 James Laska 2009-10-14 18:34:38 UTC
Moving to CLOSED RAWHIDE.  I have tested this on nightly composes containing anaconda-12.38-1 and am not able to reproduce the failure.  Feel free to reopen this issue if the problem remains