NetBackup™ Backup Planning and Performance Tuning Guide
- NetBackup capacity planning
- Primary server configuration guidelines
- Media server configuration guidelines
- NetBackup hardware design and tuning considerations
- About NetBackup Media Server Deduplication (MSDP)
- MSDP tuning considerations
- MSDP sizing considerations
- Accelerator performance considerations
- Media configuration guidelines
- How to identify performance bottlenecks
- Best practices
- Best practices: NetBackup AdvancedDisk
- Best practices: NetBackup tape drive cleaning
- Best practices: Universal shares
- NetBackup for VMware sizing and best practices
- Best practices: Storage lifecycle policies (SLPs)
- Measuring Performance
- Table of NetBackup All Log Entries report
- Evaluating system components
- Tuning the NetBackup data transfer path
- NetBackup network performance in the data transfer path
- NetBackup server performance in the data transfer path
- About shared memory (number and size of data buffers)
- About the communication between NetBackup client and media server
- Effect of fragment size on NetBackup restores
- Other NetBackup restore performance issues
- About shared memory (number and size of data buffers)
- Tuning other NetBackup components
- How to improve NetBackup resource allocation
- How to improve FlashBackup performance
- Tuning disk I/O performance
How to change the number of shared data buffers
You can change the number of shared data buffers by creating the following file(s) on the media server. In the files, enter an integer number of shared data buffers.
Linux/UNIX
/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS /usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_RESTORE
The value specified by NUMBER_DATA_BUFFERS determines the number of shared memory buffers for all types of backups and restores if none of the following NUMBER_DATA_BUFFERS_xxxx files exists.
/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_DISK
For multiple copies (Inline Copy):
/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_MULTCOPY
/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_FT
/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_RESTORE_FT
Note:
To change the FT media server buffer sizes, contact Veritas support first.
Windows
For tape:
install_path\NetBackup\db\config\NUMBER_DATA_BUFFERS install_path\NetBackup\db\config\NUMBER_DATA_BUFFERS_RESTORE
The value specified by NUMBER_DATA_BUFFERS determines the number of shared memory buffers for all types of backups and restores if none of the following NUMBER_DATA_BUFFERS_xxxx files exists.
For disk:
install_path\NetBackup\db\config\NUMBER_DATA_BUFFERS_DISK
For multiple copies (Inline Copy):
install_path\NetBackup\db\config\NUMBER_DATA_BUFFERS_MULTCOPY
Note: The FT media server is not yet supported on Windows.