Forum Discussion
2 Replies
- Bill_BurditzmanLevel 3
See also 'Disk Thrash'
NBU uses a scheme called 'multiplexing' to write to tape. Data is read from disk and written to shared memory. The shared memory segment is written to tape. Each segment of a backup image are intervealed on the tape. With multiplexing enabled, the tape drive does not 'shoeshine' or reposition between writes- data just keeps streaming, the drive keeps on spinning.
Disk has no such 'shoeshing' issues. Images are laid out in one contiguous stream of data, and restores are then single streamed as well. - NicolaiModeratorIn 6.5.5 there is a new option called "Maximum I/O streams per volume" if you are using SLP. You can read more in the Best practices for configuring NetBackup with Storage Lifecycle Policies
There is really no options to tune for the Basic Disk Storage Unit other than "the maximum job count".
If you have performance problems restoring form disk storage units - check the fragmentation level !!!
Related Content
- 5 years ago
- 14 years ago
- 13 years ago