Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. bprd
Veritas NetBackup™ Commands Reference Guide

Name

bprd — initiate NetBackup request daemon

SYNOPSIS

bprd [-verbose]

 

The directory path to this command is /usr/openv/netbackup/bin/

DESCRIPTION

This command operates only on UNIX systems.

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.

The following steps occur in the order listed when bprd starts:

  • After it disassociates itself from the terminal, the daemon does the following:

    • Logs a message that indicates it started.

    • Starts bpdbm (NetBackup database manager).

    • Verifies that no other instance of bprd is running. If another instance of bprd is found, the program terminates.

  • The program reads the NetBackup configuration attributes and recycles older error and debug log files. Activity and error logs are also recycled on a daily basis.

  • bprd determines its port number by checking the services file for an entry with a service name of bprd and a protocol name of tcp. For example:

    bprd 13720/tcp
  • After it binds to its port, the program performs the following tasks: It schedules automatic client backups, accepts requests from client computers for file restores or user backups or archives, and accepts administrative requests from the server.

You can use bprdreq -terminate to terminate bprd. If you terminate bprd, it does not terminate bpdbm.

OPTIONS

-verbose

Specifies that the bprd command writes additional information in its daily debug log for debugging purposes.

FILES

/usr/openv/netbackup/db/*
/usr/openv/netbackup/bp.conf
/usr/openv/netbackup/logs/bprd/*
/usr/openv/netbackup/bin/initbprd
/usr/openv/netbackup/bin/initbpdbm

SEE ALSO

See bpdbm.

Feedback

Was this page helpful?
Previous

bpps

Next

bprecover

Feedback

Was this page helpful?