NetBackup™ Troubleshooting Guide
- Introduction
- Troubleshooting procedures
- Troubleshooting NetBackup problems
- Troubleshooting vnetd proxy connections
- Troubleshooting security certificate revocation
- Verifying host name and service entries in NetBackup
- Frozen media troubleshooting considerations
- Troubleshooting problems with the NetBackup web services
- Resolving PBX problems
- Troubleshooting problems with validation of the remote host
- Troubleshooting Auto Image Replication
- Using NetBackup utilities
- About the NetBackup support utility (nbsu)
- About the NetBackup consistency check utility (NBCC)
- About the robotic test utilities
- About the NetBackup Smart Diagnosis (nbsmartdiag) utility
- Disaster recovery
- About disk recovery procedures for UNIX and Linux
- About clustered NetBackup server recovery for UNIX and Linux
- About disk recovery procedures for Windows
- About clustered NetBackup server recovery for Windows
- About recovering the NetBackup catalog
- About NetBackup catalog recovery
- About recovering the entire NetBackup catalog
- About recovering the NetBackup catalog image files
- About recovering the NetBackup databases
Issues with malware scanning
Table: Issues related to malware scanning
Error/Issue | Description | Workaround |
---|---|---|
Failed to get response from NetBackup malware utility. | (Applicable on scan host RHEL 8.x and NFS version 4.x) When scanning large size backup (~ 200 million files), following error is displayed on the Web UI for failed job: Failed to get response from NetBackup malware utility. While scan is in progress on scan host, NFS mount points are not accessible from scan host. Scan job remains in progress and timeout after two days. NFS exports on storage server are accessible. | Ensure that you use NFS version 3 for mounting IA mounts on scan host over NFS by setting the following configuration in # grep Defaultvers /etc/nfsmount.conf Defaultvers=3 |
Failed to connect to the scan host. | SSH connection to scan host from media server failed. | Verify the following scan host credentials:
Refer to NetBackup Web UI Administrator's Guide for the scan host configuration. |
Failed to determine the scan host OS. | Error can be due to unsupported scan host. | For a complete list of supported platforms for the scan host, refer to the Software Compatibility list document. |
Failed to copy NetBackup malware utility to the scan host. |
|
|
Failed to get the scan host credentials. | Media server is not able to fetch the credentials to access scan host from the Primary. | Check that credentials for scan host are specified. |
Time-out has occurred during the scan. | Default scan operation time out is two days. Time to scan may vary depending on the factors sch as workload type, network bandwidth, backup size. | Scan time-out is configurable and can be changed by setting the configuration key.
|
Failed to get response from NetBackup malware utility. | Mismatch between | Contact NetBackup support. |
Failed to launch the scanner. | Malware scanner-specific failure message. | Refer to |
Failed to mount the backup image. | IA share is not accessible from the scan host. | Check IA configuration on storage server. Verify on activity monitor that IA job is successful. |
Failed to unmount the backup image. | IA share is busy or not accessible. | Refer to |
Failed to run a scan. | Generic failure during the scan of a backup image. | Refer to |
Instant access mount created but not deleted by malware scan. | Generic failure during the scan of a backup image. |
|
|
|
|
All mount drives are exhausted. | Only five backup images can be mounted at the same time on windows scan host. |
|
Either the Windows Defender is not installed or the environment variable is not set. | Microsoft Windows Defender is not installed on the scan host or not configured properly. | Ensure that Microsoft Windows Defender is installed on scan host. Refer NetBackup Web UI Administrator's Guide for the scan host configuration. |
Either Symantec protection engine is not installed or the environment variable is not set. | Symantec Protection Engine is not installed on the scan host or not configured properly. | Ensure that Symantec Protection Engine is installed on scan host. Refer NetBackup Web UI Administrator's Guide for the scan host configuration. |
Failed to perform malware scan of the backup image. | Generic error for Scan failure. | Contact NetBackup support. |
Net bios name can be at most 15 chars long. | Storage server host name cannot be more than 15 characters for the SMB share support. If Windows Server 2016 is used to set up Active Directory domain, then it does not allow a connection to a storage server with host name of length more than 15 characters. | Ensure the character limit. |
Failed to run a scan. | Generic failure during scanning backup image. | Check for the following errors:
|
Too many infected files in the selected time range. | Review the | Update the date range or recovery files and folders selection to reduce the number of infected files. Retry the operation. You can also perform one of the following:
|
Large number of infected files. | There are too many infected files in the selected scan result. If the scan result has infected files greater than 5000, the following message is displayed: Large number of infected files. To view the complete list of infected files, export the list. | Export the infected file list in |
There are many infected files in the selected scan result or the infected file paths are long to be captured in the database. Following error message is displayed: Large number of infected files. This result cannot be exported or viewed. | As the results cannot be exported or viewed, review the scan logs to view a detailed list of the infected files for the selected scan result. | |
Scan operation is divided into parts. | For large size backup, scan operation is divided into parts. For example, if total number of files in the backup are 1,000,000, the scan operation will be divided into two parts of 500,000 files each. Each part would be created and scanned separately. Each part can be assigned with different scan host. The Malware detection UI displays only single entry for backup. | Each divided part details can be obtained by using the REST API. |
The NB_MALWARE_SCANNER_PATH environment variable is missing. | When performing a malware scan operation with the NetBackup Malware Scanner installed on the scan host, it fails with the following error message: Missing environment variable NB_MALWARE_SCANNER_PATH | Ensure that NetBackup Malware Scanner is installed. Note the install location. Login on the scan host as user using the same user credentials that were provided during scan host configuration on the primary server.
Add the following lines to export NB_MALWARE_SCANNER_PATH=<installLocation>/savapi-sdk-linux64/bin export PATH=$PATH:$NB_MALWARE_SCANNER_PATH |
When upgrading NetBackup from previous version to NetBackup version 10.2.1 with the following options selected, the No images match the search criteria
message is displayed:
Options | Fields |
---|---|
: Backup images | : NAS-Data-Protection : Copy2 : Not scanned (Default) |
: Assets by policy type | : NAS-Data-Protection : Copy2 : Select the required scanner host pool. : Not scanned (Default) |
Workaround
To view the images that are backed up, ensure that you select the
option as to scan the NAS-Data-Protection backup images created on earlier version of NetBackup media server.