From 93a7dcca0d6682c57123fc0fc982e3103d384e6b Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Thu, 21 Mar 2024 17:45:48 +0100 Subject: [PATCH] qm: small follow-up linking to our virtio wiki page instead of the direct link to the latest ISO. As the wiki page contains a bit more details about the VirtIO drivers and can be changed quickly if needed. Signed-off-by: Aaron Lauterer --- qm.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/qm.adoc b/qm.adoc index 711fa3f..6615c57 100644 --- a/qm.adoc +++ b/qm.adoc @@ -781,14 +781,14 @@ ethtool command: where X is the number of the number of vCPUs of the VM. To configure a Windows guest for Multiqueue install the -https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso[ -Redhat VirtIO Ethernet Adapter drivers], then adapt the NIC's configuration as -follows. Open the device manager, right click the NIC under "Network adapters", -and select "Properties". Then open the "Advanced" tab and select "Receive Side -Scaling" from the list on the left. Make sure it is set to "Enabled". Next, -navigate to "Maximum number of RSS Queues" in the list and set it to the number -of vCPUs of your VM. Once you verified that the settings are correct, click "OK" -to confirm them. +https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers[Redhat VirtIO Ethernet +Adapter drivers], then adapt the NIC's configuration as follows. Open the +device manager, right click the NIC under "Network adapters", and select +"Properties". Then open the "Advanced" tab and select "Receive Side Scaling" +from the list on the left. Make sure it is set to "Enabled". Next, navigate to +"Maximum number of RSS Queues" in the list and set it to the number of vCPUs of +your VM. Once you verified that the settings are correct, click "OK" to confirm +them. You should note that setting the Multiqueue parameter to a value greater than one will increase the CPU load on the host and guest systems as the