How do I enable Bpbkar logs?

Enable NetBackup Logging on the client side

  1. Create the below directoriesin the NetBackup install path on the host: ~/openv/netbackup/logs/bpcd. ~/openv/netbackup/logs/bpbkar.
  2. Increase verbosity: a.
  3. Restart the inetd/xinetd daemon. Service –status-all.
  4. Service netbackup stop| start.

What does the bpbkar process do?

The backup and archive manager (bpbkar) is used to read client data, which is sent to the media server to write to the storage media. It also collects metadata about the files that have been backed up to create the files file. The bpbkar process uses the legacy logging method.

What is unified logging in NetBackup?

Unified logging and legacy logging are the two forms of debug logging used in NetBackup. All NetBackup processes use one of these forms of logging. Server processes and client processes use unified logging. Unified logging creates log file names and messages in a standardized format.

What is Bprd in NetBackup?

DESCRIPTION. bprd is responsible for starting automatic client backups and for responding to client requests for file restores and user backups and archives. bprd runs only on the master server and can be started only by the administrator.

Where are Netbackup logs stored?

By default, log files are placed in the \veritas\netbackup\logs (Windows) and /usr/openv/netbackup/logs (UNIX/Linux) directories on a NetBackup server.

How do I enable Bpfis log in Netbackup?

The machine that is configured as ,Backup Host’ for Vmware backups is where bpfis log must be enabled. If media server X is configured as Vmware backup host, then you need to create the folder under netbackup\logs on the media server. You do not have permission to remove this product association.

How do I read unified logs in NetBackup?

To view unified log entries for a specific start or end date The “-b ” and “-e ” options can be used to display messages between a given date range. These can also be used separately to see anything before or after a specific time.

How do I delete NetBackup logs?

Solution

  1. The –del option will delete any matching log files.
  2. The -p is optional. This should be used to limit the deleting of logs to specific products, such as 51216 (NetBackup).
  3. The -o is optional.
  4. The -e is optional.

How do I start a Bpjobd daemon?

Use the command, /usr/openv/netbackup/bin/bpps -a to check if bpjobd is running. Before starting this process, check /etc/services to ensure the ports are correct. The default entry and port assignment for bpjobd is: bpjobd 13723/tcp bpjobd.

How do I view media images on NetBackup?

Go to Netbackup Managment and then Reports. Select Images on Tape and select the media id on the right hand side and then click search. This will show you all the images on the tape that are in the catalog.

How do I view NetBackup logs?

About NetBackup logs

  1. Go to the NetBackup logs directory. A logs directory resides under the NetBackup installed directory.
  2. Create the required directories under the NetBackup logs folder.
  3. Set the NetBackup logging level to the required level.
  4. Execute the migrator tasks for which logs are required.
  5. Collect log files.

How do I collect NetBackup logs?

Gathering unified logs for NetBackup

  1. Create a directory named /upload by using the following command. # mkdir /upload.
  2. Copy unified logs (for NetBackup only) to the /upload directory by using the following command: # vxlogmgr -p NB -c –dir /upload.
  3. Change to the /upload directory and list its contents.
  4. Tar the log files.