Please enter search query.
Search <book_title>...
NetBackup™ Backup Planning and Performance Tuning Guide
Last Published:
2024-04-16
Product(s):
NetBackup & Alta Data Protection (10.4, 10.3.0.1, 10.3, 10.2.0.1, 10.2, 10.1.1, 10.1, 10.0.0.1, 10.0, 9.1.0.1, 9.1, 9.0.0.1, 9.0, 8.3.0.2, 8.3.0.1, 8.3)
- 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
State changes in AdvancedDisk
If the mount status of a configured disk volume changes, the state of the disk volume within NetBackup will follow after a delay of about a minute. You can check the current state of a disk volume with the command nbdevquery - liststs - stype AdvancedDisk - U, as this example from a Windows server shows:
Storage Server : wstmas02 Storage Server Type : AdvancedDisk Storage Type : Formatted Disk, Direct Attached State : UP Flag : OpenStorage Flag : AdminUp Flag : InternalUp Flag : SpanImages Flag : LifeCycle Flag : CapacityMgmt Flag : FragmentImages Flag : Cpr Flag : RandomWrites Flag : FT-Transfer
The mount status is indicated by the InternalUp flag. If InternalUp is not shown, the disk volume is marked as DOWN in the output of the command nbdevquery - listdp - U as shown here:
Disk Pool Name : DPtest Disk Pool Id : DPtest Disk Type : AdvancedDisk Status : DOWN Flag : Patchwork Flag : Visible Flag : OpenStorage Flag : SingleStorageServer Flag : AdminDown Flag : InternalUp Flag : SpanImages Flag : LifeCycle Flag : CapacityMgmt Flag : FragmentImages Flag : Cpr Flag : RandomWrites Flag : FT-Transfer Raw Size (GB) : 4.00 Usable Size (GB) : 4.00 Num Volumes : 1 High Watermark : 98 Low Watermark : 80 Comment : Storage Server : wstmas02
The administrator can reset the state of the disk volume by issuing the command:
nbdevconfig - changestate - stype AdvancedDisk - dp <disk pool> -dv <disk volume> -state RESET