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. NetBackup™ Web UI Administrator's Guide
  3. Section III. Configuring hosts
  4. Managing host properties
  5. Timeouts properties
NetBackup™ Web UI Administrator's Guide

Timeouts properties

To access this setting, in the web UI select Hosts > Host properties. Select the server or client. If necessary click Connect, then click Edit primary server, Edit media server, or Edit client. Click Timeouts.

The Timeouts properties apply to the selected primary server, media server, or client.

Table: Timeouts host properties

Property

Description

Client connect timeout

This property applies to the currently selected server.

Specifies the number of seconds the server waits before it times out when it connects to a client. The default is 300 seconds.

Backup start notify timeout

This property applies to the currently selected server .

Specifies the number of seconds the server waits for the bpstart_notify script on a client to complete. The default is 300 seconds.

Note:

If using the bpstart_notify script: The Client read timeout (CLIENT_READ_TIMEOUT option) must be equal to or greater than the Backup start notify timeout (BPSTART_TIMEOUT option). If the Client read timeout is less than the Backup start notify timeout, the job can time out while the bpstart_notify script is running.

Media server connect timeout

This property applies to the currently selected server .

Specifies the number of seconds that the primary server waits before it times out when it connects to a remote media server. The default is 30 seconds.

Client read timeout

This property applies to the currently selected server or client.

Specifies the number of seconds that NetBackup waits for a response from a client before the operation attempt fails. This timeout can apply to a NetBackup primary, remote media server, or database-extension client (such as NetBackup for Oracle). The default is 300 seconds.

If the server does not get a response from a client within the Client read timeout period, the backup or the restore operation can fail.

See Recommendations for the Client read timeout.

The sequence on a database-extension client is as follows:

  • NetBackup on the database-extension client reads the client's client-read timeout to find the initial value. If the option is not set, the standard 5-minute default is used.

  • When the database-extension API receives the server's value, it uses it as the client-read timeout.

Backup end notify timeout

This property applies to the currently selected server.

Specifies the number of seconds that the server waits for the bpend_notify script on a client to complete. The default is 300 seconds.

Note:

If this timeout is changed, verify that Client read timeout is set to the same or higher value.

Use OS dependent timeouts

This property applies to the currently selected server or client.

Specifies that the client waits for the timeout period as determined by the operating system when it lists files, as follows:

  • Windows client: 300 seconds

  • UNIX client: 1800 seconds

File browse timeout

Specifies how long the client can wait for a response from the NetBackup primary server while it lists files. If the limit is exceeded, the user receives a socket read failed error. The timeout can be exceeded even while the server processes the request.

Note:

If it exists, the value in a UNIX client's $HOME/bp.conf file takes precedence to the property here.

Media mount timeout

This property applies to the currently selected primary server.

Specifies how long NetBackup waits for the requested media to be mounted, positioned, and ready on backups, restores, and duplications.

Use this timeout to eliminate excessive waiting time during manual media mounts. (For example, when robotic media is out of the robot or is off-site.)

 

Recommendations for the Client read timeout

It is recommended to increase the timeout value in the following situations:

  • The client-read timeout on a database-extension client is a special case. Clients can initially require more time to get ready than other clients. More time is required because database backup utilities frequently start several backup jobs at the same time, slowing the central processing unit. A setting of 15 minutes is adequate for many installations.

  • Backing up directly to an MSDP cloud storage server. If the value is not increased for both the primary server and the media server, you may see jobs failing with the following message in the job details:

    Error bpbrm (pid=119850) socket read failed: errno = 62 - Timer expired

    Note that increasing the timeout is not needed it you use a storage lifecycle policy to first back up to an MSDP storage server and then duplicate the data to an MSDP cloud storage server using an optimized duplication operation. (This operation is the recommended method of operation.)

Note:

If using the bpstart_notify script: The Client read timeout (CLIENT_READ_TIMEOUT option) must be equal to or greater than the Backup start notify timeout (BPSTART_TIMEOUT option). If the Client read timeout is less than the Backup start notify timeout, the job can timeout while the bpstart_notify script is running.

Feedback

Was this page helpful?
Previous

Throttle bandwidth properties

Next

Universal settings properties

Feedback

Was this page helpful?