Veritas NetBackup™ Flex Scale Installation and Configuration Guide

Last Published:
Product(s): Appliances (3.2)
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 public IP address to a management network interface
      1.  
        Assigning a public IP address to network adapter eth1 or to a VLAN on eth1 of a node
      2.  
        Configuring a bond device and assigning an IP address to the bonded device or to a VLAN on the bonded device
    2.  
      NetBackup Flex Scale configuration methods
    3.  
      Configuring NetBackup Flex Scale using the setup wizard
    4.  
      YML configuration file
  3. Upgrading NetBackup Flex Scale to 3.2
    1.  
      About NetBackup Flex Scale upgrades and EEBs
    2.  
      NetBackup Flex Scale upgrade overview
    3.  
      About parallel upgrade and supported upgrade paths
    4.  
      Downloading the upgrade file
    5.  
      Uploading the upgrade file and performing an upgrade precheck
    6. Performing pre-upgrade tasks
      1.  
        Considerations for upgrade when disaster recovery is configured
    7.  
      Performing an upgrade using GUI
    8. Performing post-upgrade tasks
      1.  
        Downloading and installing the required EEBs
      2.  
        Verifying appliance firmware compatibility
      3.  
        Adding NetBackup license file
      4.  
        Saving the default password of the HPE iLO Administrator user
      5.  
        Collecting logs post upgrade
    9.  
      Collecting logs for an upgrade precheck failure
  4. Upgrading NetBackup Flex Scale to 3.2.100
    1.  
      About NetBackup Flex Scale upgrades and EEBs
    2.  
      NetBackup Flex Scale upgrade overview
    3.  
      Supported upgrade paths
    4.  
      Downloading the upgrade file
    5.  
      Uploading the upgrade file and performing an upgrade precheck
    6. Performing pre-upgrade tasks
      1.  
        Considerations for upgrade when disaster recovery is configured
    7.  
      Performing an upgrade using GUI
    8. Performing post-upgrade tasks
      1.  
        Downloading and installing the required EEBs
      2.  
        Rolling back NetBackup EEBs
      3.  
        Verifying appliance firmware compatibility
      4.  
        Adding NetBackup license file
      5.  
        Saving the default password of the HPE iLO Administrator user
      6.  
        Collecting logs post upgrade
    9.  
      Collecting logs for an upgrade precheck failure
  5. Upgrading the firmware in NetBackup Flex Scale cluster
    1.  
      About firmware upgrades
    2.  
      Determining if a firmware upgrade is required
    3.  
      Downloading the firmware package
    4.  
      About the firmware upgrade options
    5. Upgrading the firmware
      1. Updating the firmware in NetBackup Flex Scale clusters using HPE iLO
        1.  
          Upgrading the firmware using the rolling method
        2.  
          Upgrading the firmware using the parallel method
        3.  
          Updating the ACL file on the cluster nodes
  6. Managing EEBs
    1.  
      Downloading EEBs
    2.  
      Installing EEBs using GUI
    3.  
      Installing EEBs using REST APIs
  7. 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
  8. Appendix A. Installing NetBackup Flex Scale 3.2 from a USB drive
    1.  
      Installing NetBackup Flex Scale on HPE ProLiant DL380 Gen10 servers using a USB drive
    2.  
      Installing NetBackup Flex Scale on HPE ProLiant DL380 Gen11 servers using a USB drive
  9. Appendix B. 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
  10. Appendix C. Upgrading a NetBackup Flex Scale node
    1.  
      Upgrading a node that is not in a cluster

About disk erasure

Disk erasure destroys all data stored on the appliance disks by overwriting the disks with a digital pattern. The operation cannot be reverted and the erased data cannot be recovered. Ensure that the data has been backed up and verified, or that the data is no longer needed before you erase the disks. The data erasure process complies with the National Institute of Standards and Technology Special Publication 800-88 (NIST SP800-88).

Note:

Veritas recommends that you erase the disks before you perform a factory reset.

Before erasing the disks on the node, note the following points:

  • Disks cannot be erased when a node is a part of the cluster.

  • Once a data erasure operation is running on a disk, no other storage operations can be performed on the disk. Data cannot be accessed from the node once disk erasure begins.

  • Disk erasure can take up to days or weeks to complete depending on the size of the disk and the pass algorithm used.

Pass algorithm

To minimize the chance that the erased data is recoverable, the data erasure feature provides options for the pass algorithm that is used to overwrite all of the data on the disks. The following pass algorithms are supported:

  • One-pass algorithm: Overwrites the disks with a randomly-selected digital pattern. This option takes the least amount of time.

  • Three-pass algorithm: Overwrites the disks a total of three times. The first pass, it uses a pre-selected digital pattern. The second pass uses the binary complement of the previous pattern, and the last pass uses a randomly-selected digital pattern.

  • Seven-pass algorithm: Overwrites the disks a total of seven times. In each pass, the data is overwritten with a randomly-selected digital pattern or with the binary complement of the previous pattern.

You can configure data erasure multiple times. You can only use one of the three pass algorithms each time you configure the data erasure.

Disk erasure operations

Data erasure is only supported from the NetBackup Flex Scale Appliance Shell Menu. The following command operations are available from the system view:

  • system storage erase-disks configure: Specify the pass algorithm to use to erase the disks. The time required for disk erasure is determined by the size of the disks and the pass algorithm used.

  • system storage erase-disks show: Shows the progress of the erasure operations and the erasure status for all the disks.

  • system storage erase-disks abort: Stops the erasure operation, which is in progress.