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)

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.