Please enter search query.
Search <book_title>...
NetBackup™ Release Notes
Last Published:
2024-01-17
Product(s):
NetBackup (10.3.0.1)
- About NetBackup 10.3.0.1
- New features, enhancements, and changes
- About new enhancements and changes in NetBackup
- NetBackup 10.3.0.1 new features, changes, and enhancements
- Changes in Veritas terminology
- Data collector registration using the NetBackup web UI
- NetBackup 10.3.0.1 support additions and changes
- Several shutdown commands to be deprecated in a future release
- Isolated recovery environment is supported on SUSE Linux Enterprise Server NetBackup BYO
- Update cloud configuration file on the primary server immediately after install or upgrade to NetBackup 10.3.0.1
- NetBackup supports virtual machines within Oracle Linux Virtualization Manager (OLVM) deployments
- NetBackup Dedupe Direct for Oracle plug-in support for Flex Scale
- Operational notes
- About NetBackup 10.3.0.1 operational notes
- NetBackup installation and upgrade operational notes
- NetBackup administration and general operational notes
- NetBackup administration interface operational notes
- NetBackup Bare Metal Restore operational notes
- NetBackup Cloud Object Store Workload operational notes
- NetBackup Snapshot Manager (formerly NetBackup CloudPoint)
- NetBackup NAS operational notes
- NetBackup for OpenStack operational notes
- CentOS repository mirror URL is updated
- NetBackup for OpenStack Datamover API (NBOSDMAPI) service times out in the haproxy connection
- Instance volumes in the incremental backups cannot be mounted
- NetBackup primary server does not re-issue the token if NetBackup VM is a 3-node cluster
- Success message appears along with the error message when you delete the policy that has snapshots
- Unable to connect to NetBackup primary server using NBCA
- Excluded Ceph Volume after restore is not mountable or formattable
- Restored VMs have blank metadata config_drive attached
- NBOSVM reconfig fails when you add new NetBackup VM to the cluster
- Database does not sync after NetBackup cluster gets new nodes
- Data on boot disk gets backed up despite exclusion
- After reinitialization and import, OpenStack certificates are missing
- CLI import changes scheduler trust value to disabled
- Unable to get node details after you reinitialize the NetBackup Appliance
- No operation is permitted in insecure way for SSL-enabled Keystone URL
- NetBackup internationalization and localization operational notes
- Appendix A. About SORT for NetBackup Users
- Appendix B. NetBackup installation requirements
- Appendix C. NetBackup compatibility requirements
- Appendix D. Other NetBackup documentation and related documents
Isolated recovery environment is supported on SUSE Linux Enterprise Server NetBackup BYO
In previous NetBackup releases, the isolated recovery environment feature is supported on Red Hat Enterprise Linux build-your-own (BYO) server. With NetBackup 10.3.0.1, an isolated recovery environment is supported on SUSE Linux Enterprise Server BYO also.
In the NetBackup 10.3.0.1 release, Python is not included in the NetBackup SUSE Linux Enterprise Server package. Perform the following steps if you want to use isolated recovery environment on a SUSE Linux Enterprise Server in NetBackup 10.3.0.1:
Create a symbol link so that NetBackup uses the Python 3 provided by SUSE Linux Enterprise Server:
/usr/bin/ln -s /usr/bin/python3 /usr/openv/pdde/pdopensource/bin/python3
Install the pytz module:
/usr/bin/zypper install python3-pytz