Hello,

I am running Leap 42.2 on Raspberry Pi 3 and trying to user qemu-kvm for OBS worker. Currently, I can not run guests with more that single CPU.

Both using libvirt and using obsworker, I see 'CPU1: failed to come online'.

[   28s] booting kvm...
[   28s] ### VM INTERACTION START ###
[ 28s] /usr/bin/qemu-system-aarch64 -nodefaults -no-reboot -nographic -vga none -enable-kvm -cpu host,aarch64=off -M virt,gic-version=host -object rng-random,filename=/dev/hwrng,id=rng0 -device virtio-rng-device,rng=rng0 -runas qemu -net none -M virt,gic-version=2 -kernel /var/cache/obs/worker/root_1/.mount/boot/kernel -initrd /var/cache/obs/worker/root_1/.mount/boot/initrd -append root=/dev/disk/by-id/virtio-0 rootfstype=ext3 rootflags=data=writeback,nobarrier,commit=150,noatime panic=1 quiet no-kvmclock nmi_watchdog=0 rw rd.driver.pre=binfmt_misc elevator=noop console=ttyAMA0 init=/.build/build -m 768 -drive file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,serial=0,cache=unsafe -device virtio-blk-device,drive=disk -drive file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,serial=1,cache=unsafe -device virtio-blk-device,drive=swap -serial stdio -smp 2
[   31s] [    1.147658] CPU1: failed to come online
[ 32s] [ 1.174458] socfpga_setup_ocram_self_refresh: Unable to find mmio-sram in dtb
[   34s] [    4.059330] sr_init: platform driver register failed for SR
[   34s] [    4.060566] Unable to find PPMU node
[ 36s] [ 5.512390] dracut-pre-udev[161]: modprobe: FATAL: Module kqemu not found. [ 37s] [ 7.285749] dracut-pre-udev[161]: modprobe: FATAL: Module virtio_pci not found. [ 38s] [ 7.453945] dracut-pre-udev[161]: modprobe: FATAL: Module ibmvscsi not found. [ 38s] [ 7.483033] dracut-pre-udev[161]: modprobe: FATAL: Module e1000 not found. [ 38s] [ 7.498808] dracut-pre-udev[161]: modprobe: FATAL: Module ibmveth not found.
[   41s] ### VM INTERACTION END ###
[   41s] 2nd stage started in virtual machine

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to