Ce contenu n'est pas disponible dans la langue sélectionnée.
3.2. Virtual Machine Network Quality of Service
Virtual machine network quality of service is a feature that allows you to create profiles for limiting both the inbound and outbound traffic of individual virtual network interface controllers. With this feature, you can limit bandwidth in a number of layers, controlling the consumption of network resources.
3.2.1. Creating a Virtual Machine Network Quality of Service Entry Copier lienLien copié sur presse-papiers!
Create a virtual machine network quality of service entry to regulate network traffic when applied to a virtual network interface controller (vNIC) profile, also known as a virtual machine network interface profile.
Creating a Virtual Machine Network Quality of Service Entry
-
Click
. - Click a data center’s name to open the details view.
- Click the QoS tab.
- Under VM Network, click New.
- Enter a Name for the virtual machine network quality of service entry.
- Enter the limits for the Inbound and Outbound network traffic.
- Click OK.
You have created a virtual machine network quality of service entry that can be used in a virtual network interface controller.
3.2.2. Settings in the New Virtual Machine Network QoS and Edit Virtual Machine Network QoS Windows Explained Copier lienLien copié sur presse-papiers!
Virtual machine network quality of service settings allow you to configure bandwidth limits for both inbound and outbound traffic on three distinct levels.
Field Name | Description |
---|---|
Data Center | The data center to which the virtual machine network QoS policy is to be added. This field is configured automatically according to the selected data center. |
Name | A name to represent the virtual machine network QoS policy within the Manager. |
Inbound | The settings to be applied to inbound traffic. Select or clear the Inbound check box to enable or disable these settings.
|
Outbound | The settings to be applied to outbound traffic. Select or clear the Outbound check box to enable or disable these settings.
|
To change the maximum value allowed by the Average, Peak, or Burst fields, use the engine-config
command to change the value of the MaxAverageNetworkQoSValue
, MaxPeakNetworkQoSValue
, or MaxBurstNetworkQoSValue
configuration keys. You must restart the ovirt-engine service for any changes to take effect. For example:
engine-config -s MaxAverageNetworkQoSValue=2048 systemctl restart ovirt-engine
# engine-config -s MaxAverageNetworkQoSValue=2048
# systemctl restart ovirt-engine
3.2.3. Removing a Virtual Machine Network Quality of Service Entry Copier lienLien copié sur presse-papiers!
Remove an existing virtual machine network quality of service entry.
Removing a Virtual Machine Network Quality of Service Entry
-
Click
. - Click a data center’s name to open the details view.
- Click the QoS tab.
- Under VM Network, select a virtual machine network quality of service entry and click Remove.
- Click OK.