Bug 1031261

Summary: PartitionException: Unable to satisfy all constraints on the partition.
Product: [Fedora] Fedora Reporter: dipu <ddevaraj>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dilip.kurumanghat, g.kaviyarasu, jonathan, vanmeeuwen+fedora, yjog
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:47af1c11dc2555499cc5a26f9dfb493011af00f3d189fdbae5c008d5a4f5fcf6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-09 14:13:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description dipu 2013-11-16 09:29:39 UTC
Description of problem:
I was reinstalling the system. Selected the option to shrink free space from a partition

Version-Release number of selected component:
anaconda-20.25.6-1

The following was filed automatically by anaconda:
anaconda 20.25.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/parted/disk.py", line 246, in addPartition
    constraint.getPedConstraint())
  File "/usr/lib/python2.7/site-packages/parted/decorators.py", line 41, in new
    ret = fn(*args, **kwds)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 1939, in growPartitions
    constraint=constraint)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 788, in doPartitioning
    growPartitions(disks, partitions, free, size_sets=storage.size_sets)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 320, in doAutoPartition
    doPartitioning(storage)
  File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 263, in execute
    doAutoPartition(storage, ksdata)
  File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 1740, in doKickstartStorage
    ksdata.autopart.execute(storage, ksdata, instClass)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 429, in _doExecute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
PartitionException: Unable to satisfy all constraints on the partition.

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20i386 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Beta

Potential duplicate: bug 892093

Comment 1 dipu 2013-11-16 09:29:58 UTC
Created attachment 824843 [details]
File: anaconda-tb

Comment 2 dipu 2013-11-16 09:30:02 UTC
Created attachment 824844 [details]
File: anaconda.log

Comment 3 dipu 2013-11-16 09:30:06 UTC
Created attachment 824845 [details]
File: environ

Comment 4 dipu 2013-11-16 09:30:11 UTC
Created attachment 824846 [details]
File: lsblk_output

Comment 5 dipu 2013-11-16 09:30:15 UTC
Created attachment 824847 [details]
File: nmcli_dev_list

Comment 6 dipu 2013-11-16 09:30:20 UTC
Created attachment 824848 [details]
File: os_info

Comment 7 dipu 2013-11-16 09:30:25 UTC
Created attachment 824849 [details]
File: program.log

Comment 8 dipu 2013-11-16 09:30:30 UTC
Created attachment 824850 [details]
File: storage.log

Comment 9 dipu 2013-11-16 09:30:36 UTC
Created attachment 824851 [details]
File: syslog

Comment 10 dipu 2013-11-16 09:30:40 UTC
Created attachment 824852 [details]
File: ifcfg.log

Comment 11 dipu 2013-11-16 09:30:50 UTC
Created attachment 824853 [details]
File: packaging.log

Comment 13 Dilip 2014-01-29 04:21:53 UTC
cannot install fedora on sda9 partition

sda1 windows
sda2 boot
sda3 extended
sda5 swap
sda6-8 linux OSes around 15GB each
sda9-sda11 free partitons of ~15GB each
sda12 linux partition - rest of hdd space

cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
package:        anaconda-20.25.15-1
product:        Fedora
reason:         PartitionException: Unable to satisfy all constraints on the partition.
release:        Cannot get release name.
version:        20

Comment 14 David Shea 2014-12-09 14:13:34 UTC

*** This bug has been marked as a duplicate of bug 1168380 ***