How do I collect NetBackup logs?
Gathering unified logs for NetBackup
- Create a directory named /upload by using the following command. # mkdir /upload.
- Copy unified logs (for NetBackup only) to the /upload directory by using the following command: # vxlogmgr -p NB -c –dir /upload.
- Change to the /upload directory and list its contents.
- Tar the log files.
How do I read unified logs in NetBackup?
To view unified log entries for all Products The “-a” option can be used to view logs for all product IDs. NetBackup (51216) is only one Product ID logged using unified logging that can be specified with the “-p” option.
How do I run NBSU on NetBackup?
Enter the following:
- UNIX. /usr/openv/netbackup/bin/support/nbsu 2>&1.
- Windows. install_path\NetBackup\bin\support\nbsu.exe 2>&1.
What is tar32 EXE?
About reading backup images with nbtar or tar32.exe NetBackup uses tar-formatted backup images. By using the NetBackup tar32.exe on Windows or nbtar on UNIX or Linux, NetBackup can understand compressed files, sparse files, long pathnames, and ACL information. It offers features similar to those in cpio.
What is Nbemm in NetBackup?
nbemm — run the NetBackup EMM daemon to manage volumes, volume pools, barcode rules, and devices.
How do I delete NetBackup logs?
Solution
- The –del option will delete any matching log files.
- The -p is optional. This should be used to limit the deleting of logs to specific products, such as 51216 (NetBackup).
- The -o is optional.
- The -e is optional.
How do you increase verbose in NetBackup?
On UNIX, add a VERBOSE entry in the /usr/openv/netbackup/bp. conf file. If you enter VERBOSE without a value, the verbose value defaults to 1. For more log detail, enter VERBOSE = 2 or a higher value.
What is NBSU in NetBackup?
NBSU is a Veritas utility used to gather diagnostic information about the system on which the utility is run. By default, NBSU gathers appropriate diagnostic information based on the Operating System and NetBackup environment.
What is Nbpem?
The NetBackup Policy Execution Manager (nbpem) is having issues starting, crashing, or not running schedules as it should. The nbpem service crashing and hanging can be caused by incomplete or corrupt configuration information in the cache, due to previous backup failures, program hangs or crashes, or upgrades.
Can I delete unified log?
Once the vxlogmgr command is run, a listing of matching files will be displayed along with a prompt asking to delete the files. Once the expected listing of file names has been displayed, select ” y” to delete the Unified log files.
What is Bpdbm in NetBackup?
DESCRIPTION. bpdbm responds to the queries that are related to the NetBackup internal databases (catalogs). bpdbm must be running for NetBackup commands and utilities to work properly. This daemon runs only on the master server and can be started only by the administrator.
What is Nbrb in NetBackup?
The NetBackup Resource Broker binary (nbrb) is a service that starts when NetBackup starts and remains active. Logical resources can be named resources, max jobs per client, max jobs per policy, and multiplexed groups as resources that nbjm uses.
What is daemon in NetBackup?
The nbproxy daemon handles communication between the NetBackup services and the legacy daemons. The bpjobd daemon handles updates to the jobs database. These daemons also run on Windows servers but are not displayed in the Services GUI.
How do I manually change the path where NetBackup log files are located?
- If NetBackup services are running under Local Service account context, then execute this command to grant full access to NetBackup services to the new logs directory: \NetBackup\bin\goodies\nbserviceusercmd.exe -addAcl -reason “new log directory ACLs update”
- Restart NetBackup.
What is Nbpem in NetBackup?
The NetBackup Policy Execution Manager (nbpem) is a service that starts when NetBackup is started and remains active until NetBackup stops.