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
Reporting the amount of Accelerator data transferred over the network
For Accelerator backup reporting, several NetBackup commands can report the amount of data that is transferred over the network for each Accelerator backup. The amount of transferred data is often much less than the size of the Accelerator backup image.
For backup reporting, it may be important to distinguish between the backup image size and the amount of data that was transferred over the network. You can configure the output of bpimagelist, bpdbjobs, and bpclimagelist to show the amount of Accelerator backup data that was transferred over the network instead of the backup image size.
Use bpsetconfig to set following configuration with an appropriate value:
REPLACE_IMAGE_SIZE_WITH_DATA_TRANSFERRED = <value>
Possible values:
REPLACE_IMAGE_SIZE_FOR_ACCL_INC_VMWARE
REPLACE_IMAGE_SIZE_FOR_ACCL_ALL_VMWARE
REPLACE_IMAGE_SIZE_FOR_ACCL_INC_ALL
REPLACE_IMAGE_SIZE_FOR_ACCL_ALL_ALL
REPLACE_IMAGE_SIZE_FOR_ACCL_INC_HYPERV
REPLACE_IMAGE_SIZE_FOR_ACCL_ALL_HYPERV
REPLACE_IMAGE_SIZE_FOR_ACCL_INC_VIRTUAL
REPLACE_IMAGE_SIZE_FOR_ACCL_ALL_VIRTUAL
Refer to the NetBackup for VMware Administrator's Guide for additional details and recommended procedures to set these values.