Network
At Virtual Machine Manager > Network, you can create virtual switches of different types according to your needs.
External virtual switch
You should assign physical network interfaces to an external virtual switch as uplinks. When you assign multiple physical network interfaces to an external virtual switch, the system will automatically select a physical network interface to bridge the virtual network interface with, in order to provide load balancing and fault tolerance.
Private virtual switch
You should choose a host on which the private virtual switch will be created. To perform live migration of virtual machines, it is required that the destination host is connected to the same virtual switch as the virtual machine.
Note:
- When a cluster is created, all physical network interfaces will join the virtual switch Default VM Network.
- If some of the network interfaces of a virtual switch do not work, the status of the virtual switch becomes Warning, but the network connection of the virtual machines will still be available.
- If all network interfaces of a virtual switch do not work, the status of the virtual switch becomes Error. Please check the network devices and confirm the network connectivity in your environment.
To create a virtual switch:
- Click Add and specify a name for the new virtual switch.
- Select a type. When the connection type is external, select the network interface or interfaces you want to add to this virtual switch. When the connection type is private, select a host.
- You can specify VLAN ID for an external virtual switch (optional).
- Click OK to save the settings.
Note:
- An external virtual switch must contain at least one network interface.
- A virtual machine cannot perform live migration if the virtual machine uses any private virtual switches.
To modify a virtual switch:
- Select a virtual switch.
- Click Action > Edit to change the name.
- If the connection type is external, you can change the VLAN ID. Alternatively, you can also add or delete certain network interfaces.
- If the connection type is private, you can change the host which the virtual switch belongs to.
To delete a virtual switch:
- Select a virtual switch.
- Click Action > Delete.
Note:
- If a virtual switch is deleted, all the virtual interfaces in the switch will be disconnected. To reassign a virtual switch for the virtual interfaces, please go to Virtual Machine Manager > Virtual Machine > Edit.