-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.6
-
Yes
-
Important
-
rhel-virt-core-libvirt-2
-
ssg_virtualization
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
A: creating Windows VM for linux CIFS/samba test
What is the impact of this issue to you?
A: block most of our CIFS/samba test based on Windows server
Please provide the package NVR for which the bug is seen:
vrit-install-5.0.0-1.el9
How reproducible is this bug?:
always 100%
Steps to reproduce
- creating a Windows VM by using virt-install
virt-install {}connect=qemu:///system {}hvm -accelerate --name fsqe --os-variant=detect=on,require=off --vcpus 4,sockets=1,cores=4 --memory=1536 --cdrom /root/VMs/Windows-server/fsqe/Win2019-Evaluation.iso --disk path=/root/VMs/Windows-server/fsqe/fsqe.qcow2,bus=sata --disk path=/root/VMs/Windows-server/fsqe/ansf-usb.image,bus=usb,removable=on --network=type=direct,source=eno3,source_mode=bridge,mac=54:52:00:53:0d:68,model=e1000 --network=network=default,mac=54:52:00:b0:00:9e,model=e1000 --noautoconsole --wait=-1 --graphics=vnc,listen=0.0.0.0 'qemu-commandline=-cpu host,+vmx' '-qemu-commandline=-qmp unix:/root/VMs/Windows-server/fsqe/tmp/qmp.socket,server,nowait'
Starting install...
ERROR unsupported configuration: host doesn't support hyperv 'vpindex' feature
ERROR unsupported configuration: host doesn't support hyperv 'vpindex' feature
Expected results
no ERROR, creating Windows VM success like before
Actual results
always get ERROR:
Starting install... ERROR unsupported configuration: host doesn't support hyperv 'vpindex' feature ERROR unsupported configuration: host doesn't support hyperv 'vpindex' feature