Please enter search query.
Search <book_title>...
NetBackup™ Release Notes
Last Published:
2024-03-28
Product(s):
NetBackup & Alta Data Protection (10.4)
- About NetBackup 10.4
- New features, enhancements, and changes
- NetBackup 10.4 new features, changes, and enhancements
- 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 database and application agent operational notes
- NetBackup NAS operational notes
- NetBackup for OpenStack operational notes
- 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