Bug 1074949 - Desired disk space of custom partitions reverts back to 1MB
Summary: Desired disk space of custom partitions reverts back to 1MB
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: i386
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-11 09:34 UTC by Kapitanluffy Pirata
Modified: 2014-08-13 14:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-13 14:50:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
log files of anaconda,program,packaging and storage found in /tmp (516.98 KB, text/plain)
2014-03-11 09:34 UTC, Kapitanluffy Pirata
no flags Details

Description Kapitanluffy Pirata 2014-03-11 09:34:36 UTC
Created attachment 873029 [details]
log files of anaconda,program,packaging and storage found in /tmp

Description of problem:

I have an Ubuntu-distro already installed. I wanted to Install Fedora over it. I have 3 partitions /root /boot and /home. I deleted all the partitions except /home. When I add the /root partition, It reverts back to 1MB. I already tried updating it (by clicking the update button on the right). I pressed reset all. This time, I tried reusing the partitions by pressing reformat and pointing it at the right mount point. It finally worked but I wanted to add a /swap partition so when I add the 2GB swap it reverts to 1MB again.

Screenshot (http://imgur.com/f7vpXH1)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.1. Have an existing ubuntu installation with 3 partitions /root /home and /boot (mine is elementaryos)
1.2. Remove /boot and /root
1.3. Try adding /root

2.1 Have an existing ubuntu installation with 3 partitions /root /home and /boot (mine is elementaryos)
2.2 Reuse the /boot and /root (reformat and set the mount point)
2.3. Try adding a /swap

Actual results:

the desired disk space of /swap or /root reverts both back to 1MB

Expected results:

the desired disk space shown in the left side

Additional info:

lsblk output

NAME             MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda                8:0    0 465.8G  0 disk 
├─sda1             8:1    0   953M  0 part 
├─sda2             8:2    0     1K  0 part 
├─sda5             8:5    0  93.1G  0 part 
├─sda6             8:6    0   368G  0 part 
└─sda7             8:7    0   3.7G  0 part 
sdb                8:16   1   7.5G  0 disk 
└─sdb1             8:17   1   7.5G  0 part /run/initramfs/live
sr0               11:0    1  1024M  0 rom  
loop0              7:0    0     8K  1 loop 
loop1              7:1    0   1.2M  1 loop 
└─live-osimg-min 253:2    0     4G  1 dm   
loop2              7:2    0 886.9M  1 loop 
loop3              7:3    0     4G  1 loop 
├─live-rw        253:0    0     4G  0 dm   /
├─live-base      253:1    0     4G  1 dm   /mnt/install/source
└─live-osimg-min 253:2    0     4G  1 dm   
loop4              7:4    0   512M  0 loop 
└─live-rw        253:0    0     4G  0 dm   /

Comment 1 Vratislav Podzimek 2014-03-11 13:39:56 UTC
Can you please retest this with Fedora 21 (Rawhide) image? I've tried to reproduce the issue and it works nice for me.

Comment 2 Kapitanluffy Pirata 2014-03-12 01:53:55 UTC
(In reply to Vratislav Podzimek from comment #1)
> Can you please retest this with Fedora 21 (Rawhide) image? I've tried to
> reproduce the issue and it works nice for me.

Where can I an iso/image of rawhide?

Just to let you know, this is the checksum of the iso that I am using

SHA-1: 7c689b6ef64f0133235933bb0ffcd94c167b8a61

Comment 3 Vratislav Podzimek 2014-03-12 07:04:52 UTC
(In reply to Kapitanluffy Pirata from comment #2)
> (In reply to Vratislav Podzimek from comment #1)
> > Can you please retest this with Fedora 21 (Rawhide) image? I've tried to
> > reproduce the issue and it works nice for me.
> 
> Where can I an iso/image of rawhide?
Try this one:
http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/boot.iso


Note You need to log in before you can comment on or make changes to this bug.