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
 
Failed to get response from NetBackup malware utility
This issue is applicable for scan hosts with RHEL 8.x and NFS version 4.x.
When scanning large backups of 200 million or more files, the following error is displayed on the NetBackup web UI for a failed job:
Failed to get response from NetBackup malware utility.
While a scan is in progress on the scan host, NFS mount points are not accessible from the scan host. The scan job remains in progress and times out after two days. NFS exports on storage server are accessible.
Workaround:
Ensure that you use NFS version 3 for mounting IA mounts on scan host over NFS by setting the following configuration in the /etc/nfsmount.conf file on the scan host:
# grep Defaultvers /etc/nfsmount.conf Defaultvers=3