Re: SRIOV on Intel x710 fail to get attached both at VM creation time and VM runtime

2018-03-01 Thread poza
cho 32 > /sys/class/net/eth1/device/sriov_numvfs start net_pool virsh net-start intel_pool case 1) attach the VF while creatig VM: virt-install --accelerate --import --disk /home/disk.img --network network=intel_pool --boot uefi --name poza-guest --os-type linux --os-variant rhel7 --ram 8000

Re: SRIOV on Intel x710 fail to get attached both at VM creation time and VM runtime

2018-03-01 Thread poza
VF while creatig VM: virt-install --accelerate --import --disk /home/disk.img --network network=intel_pool --boot uefi --name poza-guest --os-type linux --os-variant rhel7 --ram 8000 --vcpus 4 case 2) create VM: virt-install --accelerate --import --disk /home/disk.img --boot uefi --name poza-guest -

SRIOV on Intel x710 fail to get attached both at VM creation time and VM runtime

2018-03-01 Thread poza
ork network=intel_pool --boot uefi --name poza-guest --os-type linux --os-variant rhel7 --ram 8000 --vcpus 4 case 2) create VM: virt-install --accelerate --import --disk /home/disk.img --boot uefi --name poza-guest --os-type linux --os-variant rhel7 --ram 8000 --vcpus 4 attach it: virsh att