
On 12 Jul 2017, at 16:30, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
In the mean time I have verified that the problem is with
emulatedMachine=pc-i440fx-rhel7.3.0
Might be. The fact that it works with 7.2 in esxi nested environment is nice, but definitely not supported. Use lower-than-broadwell CPU - that might help. Instead of qemu64 which is emulated...but if if works fast enough and reliably for you then it's fine
Summarizing:
default boot ofengine VM after update to 4.1.3 is with cpuType=Broadwell and emulatedMachine=pc-i440fx-rhel7.3.0 and the engine vm hangs at "Booting from Hard Disk " screen
When starting with cpuType=qemu64 and emulatedMachine=pc-i440fx-rhel7.2.0 the engine comes up normally When starting with cpuType=Broadwell and emulatedMachine=pc-i440fx-rhel7.2.0 the engine comes up normally When starting with cpuType=qemu64 and emulatedMachine=pc-i440fx-rhel7.3.0 the engine vm hangs at "Booting from Hard Disk " screen
Gianluca