From: Stefan Sterz <s.sterz@proxmox.com> Date: Thu, 21 Mar 2024 15:50:44 +0000 (+0100) Subject: qm: add documentation on configuring multiqueue for windows guests X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=b1b6d1bc83e901ba9929e4389403f5add45ca98b;p=pve-docs.git qm: add documentation on configuring multiqueue for windows guests Signed-off-by: Stefan Sterz <s.sterz@proxmox.com> --- diff --git a/qm.adoc b/qm.adoc index 8630419..711fa3f 100644 --- a/qm.adoc +++ b/qm.adoc @@ -780,6 +780,16 @@ 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. + 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 traffic increases. We recommend to set this option only when the VM has to