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
- Node and disk management
- License management
- NetBackup Flex Scale network management
- Bonding operations
- Data network configurations
- NetBackup Flex Scale infrastructure monitoring
- Resiliency in NetBackup Flex Scale
- EMS server configuration
- Site-based disaster recovery in NetBackup Flex Scale
- NetBackup Flex Scale security
- Troubleshooting
- Collecting logs for cluster nodes
- Troubleshooting NetBackup Flex Scale issues
- Appendix A. Configuring NetBackup optimized duplication
- Appendix B. Disaster recovery terminologies
Adding or removing storage licenses
You can use the NetBackup Flex Scale UI or the REST APIs to add or remove storage licenses.
Perform the following steps to manage NetBackup Flex Scale storage licenses in your cluster using the infrastructure management console UI.
To manage storage licenses
- Sign in to the NetBackup Flex Scale infrastructure management console UI.
- From the navigation menu on the left, click Settings and then click Licensing.
The Storage Licenses tab displays all the licenses that currently exist in the cluster configuration.
- To add a new storage license, click Add License and then on the Add storage license dialog, click Choose file and browse and select a license file.
Alternatively, you can also drag and drop the license file directly on the Add storage license dialog to add the license file.
- Click Add to configure the license into the cluster.
The Storage Licenses tab displays the details such as the license type, the expiration date, and the current status of the license that you added.
- To remove a particular storage license, in the license row, click on the vertical ellipsis button on the right side of the UI and then select Delete.
- On the Delete storage license dialog box, click Delete to confirm the license deletion from the cluster.
- Once the operation completes, verify that the license you removed does not appear in the list of licenses displayed on the Storage Licenses tab.
You can use REST APIs to upload, add, and delete storage licenses in the cluster. You can find the REST APIs at https://ManagementServerIPorFQDN:14161/swagger/infra/v1.0/
where ManagementServerIPorFQDN is the public IP address or FQDN that you specified for the NetBackup Flex Scale management server and API gateway during the cluster configuration. For more details about the APIs, see the NetBackup Flex Scale APIs on SORT.