Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Stage2 on /dev/vda1/LiveOS/squashfs.img
Autopart with reclaim space. Deleted all (reclaim preserved vda1).
Version-Release number of selected component:
anaconda-19.31.91-1
The following was filed automatically by anaconda:
anaconda 19.31.91-1 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.7/site-packages/parted/alignment.py", line 87, in alignUp
return self.__alignment.align_up(geom.getPedGeometry(), sector)
File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new
ret = fn(*args, **kwds)
File "/tmp/updates/blivet/partitioning.py", line 1774, in getDiskChunks
start=disk.format.alignment.alignUp(f, f.start),
File "/tmp/updates/blivet/partitioning.py", line 1154, in allocatePartitions
temp_parts, freespace)
File "/tmp/updates/blivet/partitioning.py", line 926, in doPartitioning
allocatePartitions(storage, disks, partitions, free)
File "/tmp/updates/blivet/partitioning.py", line 420, in doAutoPartition
doPartitioning(storage)
File "/tmp/updates/pyanaconda/kickstart.py", line 306, in execute
doAutoPartition(storage, ksdata, min_luks_entropy=MIN_CREATE_ENTROPY)
File "/tmp/updates/pyanaconda/kickstart.py", line 1862, in doKickstartStorage
ksdata.autopart.execute(storage, ksdata, instClass)
File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 364, in _doExecute
doKickstartStorage(self.storage, self.data, self.instclass)
File "/usr/lib64/python2.7/threading.py", line 764, in run
self.__target(*self.__args, **self.__kwargs)
File "/tmp/updates/pyanaconda/threads.py", line 211, in run
threading.Thread.run(self, *args, **kwargs)
ArithmeticError: Could not align up to sector
Additional info:
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:/dev/vda1:/ updates=http://updates.notae.us/rhel7.1.img BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
kernel: 3.10.0-160.el7.x86_64
product: Red Hat Enterprise Linux
release: Red Hat Enterprise Linux ComputeNode release 7.0 (Maipo)
release_type: pre-release
type: anaconda
version: 7.0
Hi Brian,
this bug doesn't seem to be fixed, I just hit it again on:
RHEL-7.1-20141203.1:
anaconda-19.31.111-1.el7
python-blivet-0.61.0.18-1.el7
Closing new bug as duplicate of this one and moving this one back to assigned.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2015-0313.html
Description of problem: Stage2 on /dev/vda1/LiveOS/squashfs.img Autopart with reclaim space. Deleted all (reclaim preserved vda1). Version-Release number of selected component: anaconda-19.31.91-1 The following was filed automatically by anaconda: anaconda 19.31.91-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/parted/alignment.py", line 87, in alignUp return self.__alignment.align_up(geom.getPedGeometry(), sector) File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new ret = fn(*args, **kwds) File "/tmp/updates/blivet/partitioning.py", line 1774, in getDiskChunks start=disk.format.alignment.alignUp(f, f.start), File "/tmp/updates/blivet/partitioning.py", line 1154, in allocatePartitions temp_parts, freespace) File "/tmp/updates/blivet/partitioning.py", line 926, in doPartitioning allocatePartitions(storage, disks, partitions, free) File "/tmp/updates/blivet/partitioning.py", line 420, in doAutoPartition doPartitioning(storage) File "/tmp/updates/pyanaconda/kickstart.py", line 306, in execute doAutoPartition(storage, ksdata, min_luks_entropy=MIN_CREATE_ENTROPY) File "/tmp/updates/pyanaconda/kickstart.py", line 1862, in doKickstartStorage ksdata.autopart.execute(storage, ksdata, instClass) File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 364, in _doExecute doKickstartStorage(self.storage, self.data, self.instclass) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/tmp/updates/pyanaconda/threads.py", line 211, in run threading.Thread.run(self, *args, **kwargs) ArithmeticError: Could not align up to sector Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:/dev/vda1:/ updates=http://updates.notae.us/rhel7.1.img BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.10.0-160.el7.x86_64 product: Red Hat Enterprise Linux release: Red Hat Enterprise Linux ComputeNode release 7.0 (Maipo) release_type: pre-release type: anaconda version: 7.0