Bug 1083581
| Summary: | PartitionException: Can't have overlapping partitions. | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Kolman <mkolman> | ||||||||||||||||||||||||
| Component: | python-blivet | Assignee: | Vratislav Podzimek <vpodzime> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | rawhide | CC: | agk, amulhern, anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, vanmeeuwen+fedora, vpodzime | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:47af1c11dc2555499cc5a26f9dfb493011af00f3d189fdbae5c008d5a4f5fcf6 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-05-27 14:54:53 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: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 881794 [details]
File: anaconda-tb
Created attachment 881795 [details]
File: anaconda.log
Created attachment 881796 [details]
File: environ
Created attachment 881797 [details]
File: lsblk_output
Created attachment 881798 [details]
File: nmcli_dev_list
Created attachment 881799 [details]
File: os_info
Created attachment 881800 [details]
File: program.log
Created attachment 881801 [details]
File: storage.log
Created attachment 881802 [details]
File: syslog
Created attachment 881803 [details]
File: ifcfg.log
Created attachment 881804 [details]
File: packaging.log
Another user experienced a similar problem: Try to perform installation with 4 disks. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/test/vpodzime/my_composes/initrd.img root=live:http://cobra02/trees/vp/my_comps_squashfs.img nokill repo=http://cobra02/trees/rawhide/x86_64/os/ BOOT_IMAGE=/test/vpodzime/my_composes/vmlinuz hashmarkername: anaconda kernel: 3.15.0-0.rc5.git3.2.fc21.x86_64 package: anaconda-21.37-1 product: Fedora reason: PartitionException: Can't have overlapping partitions. release: Cannot get release name. version: 21 Believe it or not, this is caused by the same issue as bug #1098185 *** This bug has been marked as a duplicate of bug 1098185 *** |
Description of problem: 1. select disks that don't have enough space for install 2. in the reclaim dialog use delete all 3. then go to network spoke turn off and back on a network interface 4. go back to hub 5. you get an exception Version-Release number of selected component: anaconda-21.29-1 The following was filed automatically by anaconda: anaconda 21.29-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition constraint.getPedConstraint()) File "/usr/lib64/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 2096, in growPartitions constraint=constraint) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 888, in doPartitioning growPartitions(disks, partitions, free, size_sets=storage.size_sets) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 384, in doAutoPartition doPartitioning(storage) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 275, in execute doAutoPartition(storage, ksdata) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1835, in doKickstartStorage ksdata.autopart.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 321, in _doExecute doKickstartStorage(self.storage, self.data, self.instclass) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) PartitionException: Can't have overlapping partitions. Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill resolution=1024x768 BOOT_IMAGE=/test/mk/fedora/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.14.0-0.rc8.git1.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 21 Potential duplicate: bug 892093