NetBackup HOWTO's
NBU Howto Site

NetBackup Log Directories

Written on 29 April 2009 – 01:13 by savasirez

Netbackup log directories should be created under /usr/openv/netbackup/logs directory.

admin – Keeps the logs of adminstrative commands
bpbrm
– Keeps the logs of backup and restore manager
bpcd
- Keeps the logs of client daemon
bpdbjobs
- Keeps the logs of database manager program process
bpdm
- Keeps the logs of disk manager process
bpjava-msvc
- Keeps the logs of Java application server authentication service
bprd
- Keeps the logs of request daemon process
bpsched
- Keeps the logs of scheduler process that runs on master servers
bptm
- Keeps the logs of media management process
bparchive - Keeps the logs of archive program
bpbackup - Keeps the logs of backup program
bpbkar - Keeps the logs of program that generates golden images
bplist - Keeps the logs of program that lists backed up and archived files
user-ops - directory for use by Java programsbp – client user interface process

If you liked this site, please support NetBackupHowto

Netbackup Logging Tips

Written on 01 December 2008 – 00:26 by savasirez

Additional Logging

Add

VERBOSE = x

line to bp.conf, where x is the number to set how verbose the logs will be.

Read the rest of this entry »