Veritas Flex Appliance Getting Started and Administration Guide
- Product overview
- Getting started
- Modifying settings
- Managing users
- Overview of the Flex Appliance default users
- Managing Flex Appliance Console users and tenants
- Adding a tenant
- Editing a tenant
- Removing a tenant
- Adding a local user to the Flex Appliance Console
- Connecting an Active Directory domain to the Flex Appliance Console
- Importing an Active Directory user or user group to the Flex Appliance Console
- Editing an Active Directory domain in the Flex Appliance Console
- Changing a user password in the Flex Appliance Console
- Removing a user from the Flex Appliance Console
- Changing the hostadmin user password in the Flex Appliance Shell
- Managing NetBackup application instance users
- Using Flex Appliance
- Managing the repository
- Creating application instances
- Managing application instances
- Resizing instance storage
- Editing instance network settings
- Managing application add-ons on instances
- Viewing instance performance metrics
- Running NetBackup commands on an application instance
- Setting environment variables on NetBackup instances
- Storing custom data on a NetBackup instance
- Establishing trust with a NetBackup 7.7.3 master server instance
- Upgrading application instances
- About Flex Appliance upgrades and updates
- Monitoring the appliance
- Reconfiguring the appliance
- Troubleshooting guidelines
Creating a network bond
If you have more than one node, you must create a network bond on each appliance node after all of the nodes are added. Use the same slaves and bonding mode on each node on the appliance.
To create a network bond
- On the Flex Appliance Console, click the Network interfaces icon in the left-side navigation bar to open the Network interfaces page.
It may take a few minutes to load.
- Select the check box next to the name of each network interface that you want to include in the bond, then click Create bond.
- Enter a unique bond name and select the bond mode.
The following bond modes are available:
802.3ad (LACP) - this is the default bond mode value
Note:
If you select this bond mode, all of the network interfaces in the bond must be on the same port channel. If they are not, the bond speed is less than the sum of the interface speeds. If the bond speed is not as expected after you create the bond, run the following command in the Flex Appliance Shell:
/bin/grep "Aggregator ID" /proc/net/bonding/<bond name>
The Aggregator IDs should all be the same. If they are not, run the following command and check the Aggregator ID of each interface to determine which one is on a different port channel:
/bin/cat /proc/net/bonding/<bond name>
balance-rr
active-backup
balance-xor
broadcast
balance-tlb - This bond mode is not supported due to a known issue in Red Hat. However, Veritas does not block this bond mode. If you want to use this bond mode, see the following article from Red hat before you proceed:
balance-alb - This bond mode is not supported due to a known issue in Red Hat. However, Veritas does not block this bond mode. If you want to use this bond mode, see the following article from Red hat before you proceed:
- Click Create.
- Configure the new bond.