| setnsvpxparam_kvmvirtiomultiqueue |
Use this method to set this setting applicable on KVM VPX with virtio NICs, is to configure multiple queues for all virtio interfaces. * There are 2 options for this behavior: 1. YES - Allows VPX to use multiple queues for each virtio interface as configured through the KVM Hypervisor. 2. NO - Each virtio interface within VPX will use a single queue for transmit and receive. * Its behavior in different scenarios: 1. As this setting is node specific only, it will not be propagated to other nodes, when executed on Cluster(CLIP) and HA(Primary). 2. In cluster setup, use '-ownerNode' to specify ID of the cluster node. |
Syntax |
Parameters |
ownernode |
ID of the cluster node for which you are setting the cpuyield and/or KVMVirtioMultiqueue. It can be configured only through the cluster IP address. Default value = 255. Minimum value = 0. Maximum value = 31. |
kvmvirtiomultiqueue |
This setting applicable on KVM VPX with virtio NICs, is to configure multiple queues for all virtio interfaces.
* There are 2 options for this behavior:
1. YES - Allows VPX to use multiple queues for each virtio interface as configured through the KVM Hypervisor.
2. NO - Each virtio interface within VPX will use a single queue for transmit and receive.
* Its behavior in different scenarios:
1. As this setting is node specific only, it will not be propagated to other nodes, when executed on Cluster(CLIP) and HA(Primary).
2. In cluster setup, use '-ownerNode' to specify ID of the cluster node. Default value = VIRTIOMQ_NO. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |