Veritas NetBackup™ Flex Scale Installation and Configuration Guide

Last Published:
Product(s): Appliances (3.1)
Platform: NetBackup Flex Scale OS
  1. Preparing for NetBackup Flex Scale deployment
    1.  
      Deployment overview
    2.  
      Deployment options
  2. Configuring NetBackup Flex Scale
    1.  
      Assigning a public IP address to network adapter eth1 of a node
    2.  
      NetBackup Flex Scale configuration methods
    3.  
      Configuring NetBackup Flex Scale using the setup wizard
    4. Configuring NetBackup Flex Scale using a configuration file
      1.  
        YML configuration file for NetBackup primary and media server deployment
      2.  
        YML configuration file for media server only deployment
  3. NetBackup Flex Scale upgrades and patch management
    1.  
      About NetBackup Flex Scale upgrades and EEBs
    2.  
      About rolling upgrade
    3.  
      About parallel upgrade and supported upgrade paths
    4. About the pre-upgrade check
      1.  
        Error messages displayed during the pre-upgrade check
    5. Upgrading NetBackup Flex Scale
      1. Performing pre-upgrade tasks
        1.  
          Considerations for upgrade when disaster recovery is configured
      2.  
        Performing an upgrade using GUI
      3.  
        Post upgrade tasks
      4.  
        Performing an upgrade using REST APIs
    6.  
      Installing EEBs using GUI
    7.  
      Installing EEBs using REST APIs
    8.  
      Updating the firmware in NetBackup Flex Scale clusters
  4. Removing NetBackup Flex Scale
    1. About disk erasure
      1.  
        Configuring data erasure
      2.  
        Viewing the data erasure status
      3.  
        Aborting data erasure
    2.  
      About NetBackup Flex Scale node factory reset
    3.  
      Performing a factory reset on a node
  5. Appendix A. Installing NetBackup Flex Scale using a downloaded ISO file
    1.  
      About NetBackup Flex Scale software installation
    2.  
      Enabling remote IPMI connections
    3.  
      Setting up the RAID configuration on the nodes
    4.  
      Configuring the BIOS settings on the nodes
    5.  
      Downloading the product installer ISO
    6.  
      Mounting the ISO file on the nodes
    7.  
      Installing NetBackup Flex Scale using the ISO
    8.  
      Installing hardware vendor packages
    9.  
      Installing Emergency Engineering Binaries (EEBs)

Post upgrade tasks

Change sysadmin user password

If a sysadmin user account with IPMI User role is configured for the cluster nodes, you must change the password for the sysadmin user after the upgrade is complete. If a sysadmin user is not present, configure a sysadmin user account with IPMI User role for the all cluster nodes with default P@ssw0rd and with all administrative privileges.

To change sysadmin user account password:

  1. Run full discovery by navigating to Settings > Services management > Run full discovery.
  2. To view the sysadmin user, click Settings >User Management.

    After the sysadmin user is visible under the User Management section, you must change the password for the sysadmin user.

  3. To change the password, click Settings > User management and from the Actions menu (vertical ellipsis) click Change password. In the Change password dialog box specify the password and click Save.

    The password for the sysadmin user can be a maximum of 16 characters and cannot include white spaces and \! special characters. You can view the status of the password change operation on the top of the page.

Install kmod-smartpqi-2.1.12-055.rhel7u9.x86_64.rpm for HPE servers

The smatpqi vendor package is renamed to kmod-smartpqi for HPE platform. The smartpqi package is a required vendor package for HPE servers and is installed on version 3.0.0.1 and earlier.

When you upgrade to 3.1, the post-upgrade self-test fails because kmod-smartpqi, which is a required vendor package for HPE servers, is missing and the nodes are marked as unhealthy. To resolve this issue, install the kmod-smartpqi package on the cluster nodes.

Note:

You are required to reboot the cluster after you install the kmod-smartpqi vendor package for the changes to take effect.

  1. Use any one of the following options to log on using the user account that you created when you configured the cluster:
    • Use a user account with both Appliance Administrator and NetBackup Administrator role, or a user account with only an Appliance administrator role to log on to the NetBackup Flex Scale web UI https://ManagementServerIPorFQDN/webui where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration, and then in the left pane click Cluster Management > Cluster settings > Software management.

    • Use a user account with an Appliance Administrator role to log on to the NetBackup Flex Scale infrastructure management UI https://ManagementServerIPorFQDN:14161 where ManagementServerIPorFQDN is the public IP address or the FQDN that you specified for the NetBackup Flex Scale management server during the cluster configuration, and then in the left pane click Settings > Software management.

    Note:

    If you access the NetBackup Flex Scale infrastructure management UI by using the short host name from a node, set the DNS settings (name server, domain name, and search domain) or ensure that the entry for mapping the short host name to an IP address exists in the hosts file of the node.

  2. On the Software management page, click Vendor packages.

    The list of installed vendor packages is displayed.

  3. Download the kmod-smartpqi-2.1.12-055.rhel7u9.x86_64.rpm vendor package from the Veritas Download Center (under the Base and Upgrade Installers section) or from the hardware vendor site.
  4. To upload the vendor package to the driver node, on the Vendor packages tab, click Add and select the vendor package that you downloaded.

    The vendor package is uploaded to the /system/inst/patch/incoming location of the driver node and its status in the UI is shown as Available.

  5. To install the kmod-smartpqi vendor package, select it and click Install. The package is installed on all the nodes. If the package is installed successfully on all the nodes, a notification is displayed on the top of the page and the package status changes to Installed. If the installation fails on one of the nodes, the vendor package is rolled back on all the nodes and the package status is shown as Available.
  6. After installing the package, you are required to reboot the cluster. Use any one of the following options to reboot the cluster:
    • Reboot each node successively from the UI:

      • Navigate to Infrastructure > Nodes.

      • Reboot each node successively. For each of the nodes, from the Actions menu (vertical ellipsis) click Reboot Node. Wait for the node to be online and healthy before you reboot the next node in the cluster.

    • Reboot the cluster using the cluster-level CLI:

      • Log in to NetBackup Flex Scale cluster-level CLI by using the console IP address with administrator credentials.

        For example: ssh admin_user@console_ip

        You can type a question mark (?) at the prompt to get list of all the available commands.

      • Use the following command to reboot all the cluster nodes:

        cluster node reboot nodename=all