Discussion:
[libvirt-users] create a domain failed using virt-install
lizhuoyao
2018-06-06 09:07:27 UTC
Permalink
hi everyone:


Sorry to bother you again!



my order:
virt-install --virt-type kvm -n centos -r 1024 --disk centos.img,format=qcow2,size=10 --cdrom /home/CentOS-7-aarch64-Everything.iso

the failed log:
qemu-kvm: -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1:MSI-X is not supported by interrupt controller.
my environment:

arm64 platform;centos7.5 for arm; libvirt-3.9.0;qemu-2.10.0;virt-install-1.4.3


Do you have met the issue ever?Any suggestion?



--
Have a good day
Andrea Bolognani
2018-06-08 08:48:56 UTC
Permalink
Post by lizhuoyao
Sorry to bother you again!
virt-install --virt-type kvm -n centos -r 1024 --disk centos.img,format=qcow2,size=10 --cdrom /home/CentOS-7-aarch64-Everything.iso
qemu-kvm: -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1:MSI-X is not supported by interrupt controller.
arm64 platform;centos7.5 for arm; libvirt-3.9.0;qemu-2.10.0;virt-install-1.4.3
Do you have met the issue ever?Any suggestion?
Weird, I just tried the very same command on two machines and it
worked in both cases.

Can you please share the output of virt-install with the

--print-xml --dry-run

options appended, as well as the contents of

/var/log/libvirt/qemu/centos.log

and details about the hardware? There might be something useful
to be found in there.
--
Andrea Bolognani / Red Hat / Virtualization
Loading...