Configuring network interface controllers

You can configure your primary and secondary backup storage to use multiple network interface controllers (NICs) for different specific functions. The NICs in your IBM Spectrum® Protect Plus environment can be configured to transfer data for backup, restore, and replication operations. You can configure a NIC for backup, restore, and replication data transfers, or for either backup and restore or replication data transfers. When you configure separate NICs, you can dedicate one network to replication operations and another network to backup and restore operations.

Before you begin

Versions of the vSnap server prior to V10.1.6 do not support this feature. To update a vSnap server, follow the instructions in Updating vSnap servers.

About this task

The network that is dedicated to sending management commands from IBM Spectrum Protect Plus to the vSnap server is indicated by the following icon in the Network page, the manage icon.

Connections can be established between the vSnap server and a range of clients, including application servers, hypervisor hosts, VADP proxies, and any other component in your environment that transfers data to and from backup storage.

In the case that a second network interface card (NIC) is used, export RMQ_SERVER_HOST in the /home/virgo/.bashrc file on the IBM Spectrum Protect Plus appliance. The provided IP will be used for VADP to connect back to IBM Spectrum Protect Plus. The <ip_address> variable is the IP assigned to the second network interface card:
$ export RMQ_SERVER_HOST=<ip_address>

Procedure

To configure a NIC for backup and replication operations, complete the following steps:

  1. In the navigation pane, click System Configuration System Configuration icon, Backup Storage > Disk.
  2. On the Networks tab, select the configuration that you want for your listed NICs:
    • To configure an NIC for transfers of data for backup and restore operations only, select Backup. During backup and restore operations, connections are established to the vSnap server by using the IP address of this NIC. If the Backup option is specified by multiple NICs, the first one that connects successfully is used.
    • To configure an NIC for transfers of data for replication purposes only, select Replication. During incoming replication operations to a vSnap server, connections are established using the IP address of this NIC on the target vSnap server. If the Replication option is specified for multiple NICs on the target vSnap server, the first target IP address that connects successfully from the source vSnap server is used.
    • To configure a NIC for both replication, and backup and restore data transfers, select both Backup and Replication.
    Networks pane
  3. Click Save.