Red Hat Enterprise Linux 7.0 and 7.1 fail to create ext4 file system greater that 16 terabyte during install.
Issue
Red Hat Enterprise Linux 7.0 and 7.1 fail to create ext4 file system greater that 16 terabyte during install.
Starting installer, one moment...
anaconda 19.31.123-1 for Red Hat Enterprise Linux 7.1 started.
* installation log files are stored in /tmp during the installation
* shell is available on TTY2
* when reporting a bug add logs from /tmp as separate text/plain attachments
22:20:31 Running pre-installation scripts
22:20:32 Not asking for VNC because of an automated install
22:20:32 Not asking for VNC because text mode was explicitly asked for in kickstart
Starting automated install........
Generating updated storage configuration
** (anaconda:1337): WARNING **: Could not open X display
An unknown error has occured, look at the /tmp/anaconda-tb* file(s) for more details
===============================================================================
An unknown error has occurred
===============================================================================
anaconda 19.31.123-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 734, in _setTargetSize
raise ValueError("size is larger than the maximum for this device")
File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 739, in <lambda>
lambda s, v: s._setTargetSize(v),
File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3090, in _setSize
self.targetSize = size
File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 2230, in growLVM
lv.size = lv.req_size = vg.peSize * new_extents
File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 791, in execute
growLVM(storage)
File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1943, in doKickstartStorage
ksdata.logvol.execute(storage, ksdata, instClass)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 350, in execute
doKickstartStorage(self.storage, self.data, self.instclass)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 62, in setup
spoke.execute()
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 169, in setup
obj.setup(self.ENVIRONMENT)
File "/sbin/anaconda", line 1194, in <module>
anaconda._intf.setup(ksdata)
ValueError: size is larger than the maximum for this device
What do you want to do now?
1) Report Bug
2) Debug
3) Quit
Please make your choice from above:
Environment
- Red Hat Enterprise Linux (RHEL) 7.0 & 7.1
- python-blivet
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.