Please enter search query.
Search <product_name> all support & community content...
Article: 100044646
Last Published: 2019-01-08
Ratings: 1 1
Product(s): NetBackup
Problem
NetBackup 'nbhostidentity -import' command fails to import the DR package.
Error Message
An unexpected error occurred during package verification. - <path to DR file>
nbhostidentity command failed.
Cause
This problem can occur if the full path to the disaster recovery package, including the file name, is not specified in the -f switch.
Example of the command using a incorrect path (includes only the path to the directory)
nbhostidentity.exe -import -infile F:\my_DR_files
Example of the command using a correct path, to include the file name:
nbhostidentity.exe -import -infile F:\my_DR_files\HotCat_1538592193_FULL.drpkg
Solution
Specify the full path to the file including the file name.