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™ Backup Planning and Performance Tuning Guide
  3. Media server configuration guidelines
  4. About NetBackup Media Server Deduplication (MSDP)
  5. OS tuning considerations
NetBackup™ Backup Planning and Performance Tuning Guide

OS tuning considerations

Due to each customer's unique H/W configuration and workload, each customer's environment may generate different system bottleneck and require tailored OS tunings. NetBackup technical support published known OS tunings that help with system performance and will continue to do so in the future as new tunings are discovered. Beyond those already published tech notes, Veritas recommends running with the default OS setting first. If, as more loads are added, throughput continues improve and the four major system resource usage increase proportionally, then most likely the system is tuned properly. You will know when the system requires tuning, if there is unexpected hardware resource bottleneck or throughput does not improve while plenty of h/w resources is still available. See the flow chart in Chapter 5 for the process of performance issue troubleshooting.

Following are symptoms and remedies for some common system resource bottlenecks that NBU servers may encounter:

Table:

Resource

Symptom

Recommendaiton

Memory

Heavy swapping

  1. Reduce the load.

  2. Reduce MaxCacheSize.

  3. OS tuning, such as changing the swappiness setting in Linux to force flushing the file system block cache first before swapping out active process data.

Network

Poor network traffic load balancing

  1. Try different bonding algorithm.

  2. Add NICs.

Client connection failure due to exceeding max socket connections

Example: Set net.core.somaxconn=1024 (default=128) on Red Hat OS

CPU

CPU idle dropped to below 15%

Try reducing the load.

I/O

Poor backup performance during Read/write mixed workload

If you use Veritas Infoscale for MSDP storage pool management, the poor performance could be caused by the memory map (mmap) lock contention. For NetBackup versions 8.2, 8.3, 8.3.0.1, 9.0, and 9.0.0.1, contact Veritas support for the EEB that fixed the mmap lock issue.

Poor I/O performance due to LUN sharing

Avoid LUN sharing by relocating the second volume to a dedicated LUN if one exist

Open files

Maximum open files exhausted

Try doubling the current setting

Feedback

Was this page helpful?
Previous

CPU considerations

Next

MSDP tuning considerations

Feedback

Was this page helpful?