Veritas NetBackup™ Flex Scale Administrator's Guide
- Product overview
- Viewing information about the NetBackup Flex Scale cluster environment
- NetBackup Flex Scale infrastructure management
- User management
- Considerations for managing NetBackup Flex Scale users
- Adding users
- Changing user password
- Removing users
- Modifying user roles
- Considerations for configuring AD/LDAP
- Configuring AD server for Universal shares and Instant Access
- Configuring AD/LDAP servers for NetBackup services
- Configuring additional AD/LDAP servers for managing NetBackup services/Universal Shares/Instant Access
- Configuring AD/LDAP servers on clusters deployed with only media servers
- Directory services and certificate management
- Region settings management
- About NetBackup Flex Scale storage
- About Universal Shares
- Cloud bucket support for NetBackup Flex Scale
- Backing up data to Data Domain storage
- Node and disk management
- NetBackup Flex Scale network cabling
- Adding a node to the cluster using the NetBackup Flex Scale web interface
- Adding a node using the REST APIs
- Replacing a node in a cluster
- Starting and stopping nodes
- Rebooting a node
- Adding an excluded node to the cluster
- Replacing a disk
- Adding an excluded disk to the cluster
- Viewing the disk sync status
- Viewing disk details
- Viewing node details
- Switching management console to another cluster node
- License management
- Stopping NetBackup service containers
- Starting NetBackup service containers
- Managing the Fibre Channel ports
- Requirements
- Enabling BOM (Bill of Materials) configuration for Fibre Channel
- Assigning Fibre Channel ports
- Discovering attached devices
- Rescanning Fibre Channel cards
- Cleaning Fibre Channel ports
- Unassigning Fibre Channel ports
- Viewing details about the Fibre Channel ports
- Disabling BOM (Bill of Materials) configuration for Fibre Channel
- Managing hardware vendor packages
- Updating credentials for HPE iLO administrator users
- User management
- NetBackup Flex Scale network management
- About network management
- Modifying DNS settings
- Configuring MTU on public interfaces
- Configuring the console FQDN
- About bonding Ethernet interfaces
- Bonding operations
- Configuring NetBackup Flex Scale in a non-DNS environment
- Data network configurations
- Choosing the correct input method for data network configuration
- Network configuration on plain device (eth5)
- Network configuration on VLAN (eth5)
- Network configuration on bonded interfaces (bond0 on eth5 and eth7)
- VLAN on bond of eth5 and eth7 (bond0)
- Network configuration on management interface (eth1)
- Network configurations for adding a partial data network
- Support for multiple VLAN when disaster recovery is configured
- Configuring static routes on a NetBackup Flex Scale cluster
- NetBackup Flex Scale infrastructure monitoring
- Resiliency in NetBackup Flex Scale
- EMS server configuration
- Site-based disaster recovery in NetBackup Flex Scale
- About site-based disaster recovery in NetBackup Flex Scale
- Configuring disaster recovery using GUI
- Clearing the host cache
- Automated NetBackup SLP management
- DNS key management
- Managing disaster recovery using GUI
- Performing disaster recovery using RESTful APIs
- Active-Active disaster recovery configuration
- NetBackup optimized duplication using Storage Lifecycle Policies
- NetBackup Flex Scale security
- About the security meter
- STIG overview for NetBackup Flex Scale
- FIPS overview for NetBackup Flex Scale
- Managing the login banner
- Changing the password policy
- Support for immutability in NetBackup Flex Scale
- Authenticating users using digital certificates or smart cards
- About system certificates on NetBackup Flex Scale
- Deploying external certificates on NetBackup Flex Scale
- Configuring isolated recovery environment (IRE)
- Configuring multifactor authentication
- About multifactor authentication
- Considerations before configuring multifactor authentication
- Configuring multifactor authentication for your user account
- Disabling multifactor authentication for your user account
- Enforcing multifactor authentication for all users
- Configuring multifactor authentication for your user account when it is enforced in the cluster
- Resetting multifactor authentication for a user
- Single Sign-On (SSO)
- Appendix A. Maintenance procedures for HPE servers
- Replacement procedure for a chassis fan
- Replacement procedure for power supply
- Replacement procedure for a single OS disk
- Replacement procedure for both OS disks on a non- management console node
- Replacement procedure for NVMe disks (SSDs)
- Replacement procedure for RAID controller
- Replacement procedure for an Integrated Lights-Out (iLO) port
- Replacement procedure for quad-port NIC
- Procedure for memory expansion (DIMMs)
- Replacement procedure for memory (DIMMs)
- Replacement procedure for Mellanox port
- Replacement procedure for SFP port
- Replacement procedure for chassis
- Replacement procedure for a hard disk drive
- Replacement procedure for a Fibre Channel card for a cluster node
- Replacement procedure for a Fibre Channel card for a node that is not in a cluster
- Appendix B. Configuring NetBackup optimized duplication
- Appendix C. Disaster recovery terminologies
- Appendix D. Configuring Auto Image Replication
About NetBackup Flex Scale storage
The following table shows the storage for HPE vendor platform:
Device type | Number of devices per node | Used for |
|---|---|---|
SATA SSD | 2 | Operating system and logs |
SATA SSD | 1 | Certificates |
NVMe SSD | 2 | NetBackup primary server catalog, which contains the internal databases that include information about NetBackup backups and configuration, Media Server Deduplication Pool (MSDP) catalog, and Data Change Object (DCO) for erasure-coded volumes |
14-TB HDDs 16TB and 20TB | 12 | Deduplicated backup data, Media file system, primary log file system, and scratch space for the MSDP catalog |
The following table shows the file systems and their layout:
File system | Layout | Device type |
|---|---|---|
NetBackup primary catalog | Striped-mirror or mirrored | SSD |
MSDP catalog | Striped-mirror or mirrored | SSD |
MSDP data | Erasure-coded | HDD |
Scratch space | Erasure-coded | HDD |
Media | Erasure-coded | HDD |
primary log | Erasure-coded | HDD |
The scratch file system grows each time you add a node. The NetBackup primary server and the MSDP catalog file systems grow to double the size when you add the sixth node to the cluster. The NetBackup primary server and the MSDP catalog file systems grow when you add the 6th, 9th, 12th or the 15th node to the cluster.
A new MSDP data file system is created for each new node that is added to the cluster. The number of MSDP data file systems is equal to the number of nodes in the cluster.
You can view the total usable capacity and used storage on the NetBackup Flex Scale dashboard. The dashboard is displayed when you sign in to the NetBackup Flex Scale web interface using the https://ManagementServerIPorFQDN:14161 URL where ManagementServerIPorFQDN is the is the public IP address, the FQDN, or the short host name that you specified for the NetBackup Flex Scale management server and API gateway during the cluster configuration; or when you click in the left navigation pane of the UI. From the Dashboard you can navigate to more detailed information. For example, under Storage, click to view the used storage, storage pool the disk is allocated to, and the disk size for each of the disks.
Note:
If you access the NetBackup Flex Scale infrastructure management console 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.
You can also use the following REST APIs to view the storage details:
GET /api/appliance/v1.0/storage/filesystems
GET /api/appliance/v1.0/storage/filesystems/{fsName}GET /api/appliance/v1.0/storage/clusters/{clusterId}/storage-utilised
Data storage and catalog storage level alerts are generated if usage exceeds a duration of 6 hrs.
Alerts are generated:
If the data storage usage (including all data file systems) is more than 90% of usable data storage capacity.
If the catalog storage usage (including NetBackup catalog file systems) is more than 90% of usable catalog storage capacity.
If NetBackup file system usage is above 90% for all other file systems including CAT_FS and SCRATCH_FS file systems.
To clear or respond to the alert, you can free the used space or add more nodes to increase the storage.
To view alerts, do one of the following:
Click in the left pane of the NetBackup Flex Scale UI. In the Alerts area, click to see a complete list of alerts.
At the top of any screen, click the icon.
Click . On the page, use the filters to locate specific types of alerts.