I've tried to set up a VMM with KVM from ArubaOS_MM_8.6.0.9_79813.iso.
After the initial installation from the image, the system boots from the disk. However, the expected initial setup dialog does not appear. See attachment for last output of console. After this, the console echos characters but is otherwise unresponsive. The serial port get some boot messages and is otherwise unresponsive, too.
Two of the 6 virtual cpu threads seem to be in a busy loop.
qemu Command-Line is: qemu-system-x86_64 --enable-kvm -name aruba-mm -cpu host -m 8G -smp 6,sockets=1 -drive file=aruba-mm-d1.001.disk,discard=on,if=virtio -drive file=aruba-mm-d2.001.disk,discard=on,if=virtio -netdev tap,id=netdev1,ifname=tap.aruba-mm-1,script=no,downscript=no -netdev tap,id=netdev2,ifname=tap.aruba-mm-2,script=no,downscript=no -netdev tap,id=netdev3,ifname=tap.aruba-mm-3,script=no,downscript=no -device virtio-net-pci,netdev=netdev1 -device virtio-net-pci,netdev=netdev2 -device virtio-net-pci,netdev=netdev3 -vnc :61 -chardev socket,id=s1,path=serial1.socket,server,nowait -serial chardev:s1 -chardev socket,id=mon1,path=mon.socket,server,nowait -mon chardev=mon1,mode=readline -chardev socket,id=mon2,path=qmp.socket,server,nowait -mon chardev=mon2,mode=control -cdrom ArubaOS_MM_8.6.0.9_79813.iso
qemu version is 5.1.0.
Host Kernel is 4.19.19
Host is not using a distro.
host cpu: Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz
cpu flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts
Tried a few other kvm versions, another (amd based) host, a few other MM versions with the same result
Several other VMs run on this host without problems.
I didn't enable nested virtualization (regarding the other VMs). Is this required?
Any ideas?
------------------------------
Donald Buczek
------------------------------