2.2. Configuring Node Network Interfaces

After configuring the internal and public networks required by Virtuozzo Infrastructure Platform, you need to assign these networks to the network interfaces on each node.

Important

To be able to create a cluster, you will need to assign a network with the storage traffic type to a node’s network interface.

To assign a network to a network interface, do the following:

  1. On the NODES screen, click the node to configure the network interface(s) of.

    ../_images/stor_image15.png
  2. On the node overview screen, click NETWORK.

    ../_images/stor_image16.png
  3. Select a network interface and click Configure.

    ../_images/stor_image17.png
  4. On the Configure screen, do one of the following:

    • To obtain the IP address, DNS, and routing settings from the DHCP server, select Automatically (DHCP).
    • To obtain just the IP address from the DHCP server, select Automatically (DHCP address only).
    • To specify the IP address manually, select Manual and add the IP address.

    Warning

    Dynamic IP address allocation will cause network issues as soon as the IP addresses of cluster nodes will change. Configure static IP addresses from the start or as soon as possible.

    ../_images/stor_image18.png
  5. If necessary, set up a gateway and a DNS server.

  6. If you have set a custom maximum transmission unit (MTU) on the network hardware, set the same value in the corresponding field.

    Warning

    Setting a custom MTU in management panel prior to configuring it on the network hardware will result in network failure on the node and require manual resetting. Setting an MTU that differs from the one configured on the network hardware may result in network outage or poor performance.

  7. Click Done to return to the list of network interfaces, do not change the selection, and click Assign network.

  8. On the Assign network panel, select a network to connect the network interface to (for details, see Configuring Node Network) and click Done.

2.2.1. Setting Up Network Bonding

Bonding multiple network interfaces is optional but provides the following benefits:

  • High network availability. If one of the interfaces fails, the traffic will be automatically routed through the working interface(s).
  • Higher network performance. For example, two bonded Gigabit interfaces will deliver the throughput of about 1.7 Gbit/s or up to 200 MB/s. For a storage node, the required number of network interfaces to bond may depend on the number of disks. For example, an HDD can deliver data at speeds of up to 1 Gbps.

To create a bond, do the following:

  1. On the NODES screen, click the node to bond the network interfaces on.

  2. On the node overview screen, click NETWORK.

  3. In the NETWORK list, check network interfaces to bond, and click Create bonding in the menu to the right.

    ../_images/stor_image20.png
  4. On the Configure Bonding panel, select the bonding type from the drop-down list. The balance-xor type is selected by default and recommended for both fault tolerance and good performance.

    ../_images/stor_image21.png
  5. Set up network parameters as described in step 4 in Configuring Node Network Interfaces and click PROCEED.

  6. On the Assign network panel, select a network to connect the bonding network interface to (for details, see Configuring Node Network).

  7. Click Done.

2.2.2. Setting Up VLAN Interfaces

To set up a VLAN network interface, do the following:

  1. On the NODES screen, click the node on which to configure VLAN.

  2. On the node overview screen, click NETWORK.

  3. Select a network interface and click Create VLAN.

  4. On the Configure VLAN panel, specify a number for VLAN, add an IP address, and, if necessary, set up a gateway and a DNS server.

    ../_images/stor_image18_1.png
  5. On the Assign network panel, select a network to connect the VLAN network interface to (for details, see Configuring Node Network).

  6. Click Proceed to create a VLAN interface.