NetBackup 6.5.4 - Changing Buffer size - New Tape Drive
I am receiving the error “bptm(pid 3692) the tape device at index -1 has a maximum block size of 32768 bytes, a buffer size of 65536 cannot be used.” I have tried researching this error, but I am not finding anything that applies to my setup. The version we are using is Veritas NetBackup 6.5.4, and this is a new Overland tape drive. We have two other Overland tape drives that are working just fine. Did I miss a configuration step when we swapped out our third tape drive? From my research it sounds like I need to increase the buffer size, but I cannot find out HOW to increase the buffer size. Does anyone here know..? I appreciate any help.
Thank you!!
This is usually caused by a limitation of the HBA, nothing to do with NBU of the drive itself.
The tape drive tuning is set in two files
<install path>\veritas\netbackup\db\config\NUMBER_DATA_BUFFERS
Eg, 16 32 64 128 256 and so on (128 or 256 seems to good performance, but it is try and see)
<install path>\veritas\netbackup\db\config\SIZE_DATA_BUFFERS
eg (32768 65536 131072 262144 )
For modern drives, 262144 is a common value that gives good performance).
Martin