Created attachment 1485043[details]
all log
Description of problem:
Failed to install RHVH 76 on Dell 730 machine.
Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.2-20180918.0
imgbased-1.0.25-1.el7ev.noarch
Machine: dell-per730-34
How reproducible:
100%
Steps to Reproduce:
1. GUI install RHVH-4.2-20180919.3-RHVH-x86_64-dvd1.iso on Dell 730-34
2. Try to finish the installation by default options.
3. Focus on the installation process.
Actual results:
Failed to install RHVH 76 on Dell 730 machine.
==================================
01:13:02,503 INFO anaconda: Setting up the installation environment
01:13:02,969 DEBUG anaconda: running handleException
01:13:02,971 CRIT anaconda: Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
threading.Thread.run(self, *args, **kwargs)
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 206, in doInstall
turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg)
File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 230, in turnOnFilesystems
storage.doIt(callbacks)
File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 380, in doIt
self.devicetree.processActions(callbacks)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 373, in processActions
action.execute(callbacks)
File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 344, in execute
self.device.destroy()
File "/usr/lib/python2.7/site-packages/blivet/devices/storage.py", line 525, in destroy
self._destroy()
File "/usr/lib/python2.7/site-packages/blivet/devices/lvm.py", line 802, in _destroy
lvm.lvremove(self.vg.name, self._name)
File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 536, in lvremove
raise LVMError("lvremove failed for %s: %s" % (lv_name, msg))
LVMError: lvremove failed for home: running /sbin/lvm lvremove rhvh/home --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } failed
01:13:02,971 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
01:13:02,972 INFO anaconda: Thread Done: AnaInstallThread (139788960532224)
01:13:07,282 INFO anaconda: Running kickstart %%onerror script(s)
01:13:07,283 INFO anaconda: All kickstart %%onerror script(s) have been run
01:13:07,283 INFO anaconda: Running kickstart %%traceback script(s)
01:13:07,283 INFO anaconda: All kickstart %%traceback script(s) have been run
==============================
Expected results:
Install RHVH 76 on Dell 730 machine can succeed.
Additional info:
1. No such issue during install RHVH 76 via ks.
2. No such issue on previous RHVH 75 iso.
(In reply to Yuval Turgeman from comment #2)
> Seems to be an anaconda issue, trying to remove the existing disk layout,
> can you try to deselect/reselect the installation drive ?
After remove the existing disk layout, the installation still failed.
=========================
DeviceCreateError: ('lvcreate failed for rhvh/pool00: running /sbin/lvm lvcreate --thinpool rhvh/pool00 --size 451824m --poolmetadatasize 228 --chunksize 64 --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } failed', 'rhvh-pool00')
(In reply to Yuval Turgeman from comment #2)
> Seems to be an anaconda issue, trying to remove the existing disk layout,
> can you try to deselect/reselect the installation drive ?
Already send test env to you by mail.
Created attachment 1485043 [details] all log Description of problem: Failed to install RHVH 76 on Dell 730 machine. Version-Release number of selected component (if applicable): redhat-virtualization-host-4.2-20180918.0 imgbased-1.0.25-1.el7ev.noarch Machine: dell-per730-34 How reproducible: 100% Steps to Reproduce: 1. GUI install RHVH-4.2-20180919.3-RHVH-x86_64-dvd1.iso on Dell 730-34 2. Try to finish the installation by default options. 3. Focus on the installation process. Actual results: Failed to install RHVH 76 on Dell 730 machine. ================================== 01:13:02,503 INFO anaconda: Setting up the installation environment 01:13:02,969 DEBUG anaconda: running handleException 01:13:02,971 CRIT anaconda: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/threading.py", line 765, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 206, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 230, in turnOnFilesystems storage.doIt(callbacks) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 380, in doIt self.devicetree.processActions(callbacks) File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 373, in processActions action.execute(callbacks) File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 344, in execute self.device.destroy() File "/usr/lib/python2.7/site-packages/blivet/devices/storage.py", line 525, in destroy self._destroy() File "/usr/lib/python2.7/site-packages/blivet/devices/lvm.py", line 802, in _destroy lvm.lvremove(self.vg.name, self._name) File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 536, in lvremove raise LVMError("lvremove failed for %s: %s" % (lv_name, msg)) LVMError: lvremove failed for home: running /sbin/lvm lvremove rhvh/home --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } failed 01:13:02,971 DEBUG anaconda: Gtk running, queuing exception handler to the main loop 01:13:02,972 INFO anaconda: Thread Done: AnaInstallThread (139788960532224) 01:13:07,282 INFO anaconda: Running kickstart %%onerror script(s) 01:13:07,283 INFO anaconda: All kickstart %%onerror script(s) have been run 01:13:07,283 INFO anaconda: Running kickstart %%traceback script(s) 01:13:07,283 INFO anaconda: All kickstart %%traceback script(s) have been run ============================== Expected results: Install RHVH 76 on Dell 730 machine can succeed. Additional info: 1. No such issue during install RHVH 76 via ks. 2. No such issue on previous RHVH 75 iso.