abhas_mangal
17 years agoLevel 3
Slow Tape Drive Speed.
Hi,
Slow Tape Drive speed has been observed daily that is causing the Staging Images created using DSSU Staging policy to have much longer time to copy to the Tapes. Tape Drive speed only varies between 5-10 MB/sec that is below par of the normal Tape Drive Speed. I have tried to find out the tuning parameters and have applied the following changes to the following parameters:
SIZE_DATA_BUFFERS: 262144 (256k)
NUMBER_DATA_BUFFERS: 32
Still no better changes have been observed due to above tuning parameters.
The Tape Drive Details being used are of type HCART3. There are two Tape Drives being used that are HP.ULTRIUM.SCSI. The Tape Library used is C4 Tape Library.
The Netbackup version is 6.0 MP5.
Please let me know if there is any further information any one requires for understanding the problem.
Thanks,
Abhas
Slow Tape Drive speed has been observed daily that is causing the Staging Images created using DSSU Staging policy to have much longer time to copy to the Tapes. Tape Drive speed only varies between 5-10 MB/sec that is below par of the normal Tape Drive Speed. I have tried to find out the tuning parameters and have applied the following changes to the following parameters:
SIZE_DATA_BUFFERS: 262144 (256k)
NUMBER_DATA_BUFFERS: 32
Still no better changes have been observed due to above tuning parameters.
The Tape Drive Details being used are of type HCART3. There are two Tape Drives being used that are HP.ULTRIUM.SCSI. The Tape Library used is C4 Tape Library.
The Netbackup version is 6.0 MP5.
Please let me know if there is any further information any one requires for understanding the problem.
Thanks,
Abhas
- TechNote http://seer.entsupport.symantec.com/docs/273532.htm :
Slow performance on Disk Storage Units and Disk Staging Storage Units
Details:
1. Increase the data buffers used by the VERITAS NetBackup (tm) disk manager process (bpdm) on master and media servers.
The default buffer size for bpdm (disk backups) is 262144 (256K).
Create /usr/openv/netbackup/db/config/SIZE_DATA_BUFFERS_DISK.
Add the value 1048576 into the file.
Create /usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_DISK.
Add the value 16 into the file.
No restart is needed for NetBackup after these files are created.
If Status 89 is now seen on the backups, increase the system's shared memory value in the kernel settings and then reboot the system.

