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™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Configuration options for NetBackup clients
  6. SERVER option for NetBackup clients
Veritas NetBackup™ Administrator's Guide, Volume I

SERVER option for NetBackup clients

The SERVER entry defines the list of NetBackup master servers and media servers that can access the NetBackup client. During client installation, SERVER is automatically set to the name of the primary master server for this client.

The SERVER entries must be added for other master servers and for media servers for this client. The client needs to have certificates from all the master servers to communicate with the server. To get the certificate, the client should have entries of all the connected master servers in the client bp.conf file.

Table: SERVER information

Usage

Description

Where to use

On NetBackup clients.

How to use

Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option.

For information about these commands, see the NetBackup Commands Reference Guide.

Note:

Every SERVER entry in a client bp.conf file must be a NetBackup master or media server. That is, each system that is listed as a SERVER must have either NetBackup master or media server software installed. The client service on some clients cannot be started if the client name is incorrectly listed as a server.

If you configure media servers, each media server must have a SERVER or a MEDIA_SERVER entry in the bp.conf file of the client.

Example

The following is an example bp.conf file on a client:

SERVER = Master_server (default master server)

SERVER = NB_server (other master server)

SERVER = Media_server_#1

MEDIA_SERVER = Media_server_#2

.
.
.

The first SERVER entry denotes the master server to which the client connects to by default for any requests. (For example, to back up, to list, or to restore files). The SERVER entry must be present in the /usr/openv/netbackup/bp.conf file on all UNIX clients. The SERVER entry is the only required entry in the bp.conf file for clients. The SERVER entry is not used in a $HOME/bp.conf file. On NetBackup UNIX servers, the SERVER entry applies to both client and the server.

See RESUME_ORIG_DUP_ON_OPT_DUP_FAIL option for NetBackup servers.

See MEDIA_SERVER option for NetBackup clients.

Equivalent Administration Console property

NetBackup Management > Host Properties > Double-click on client > Servers.

See SERVER option for NetBackup servers.

Feedback

Was this page helpful?
Previous

RMAN_OUTPUT_DIR for NetBackup clients

Next

SUBSCRIBER_HEARTBEAT_TIMEOUT for clients

Feedback

Was this page helpful?