lin_tape on Sles 11
Hi
a customer of ours insists on using the lin_tape kernel driver on SLES 11 since they had issues with the standard st kernel module that NBU supports. When I tried to run the Configured Storage Devices wizard using the lin_tape kernel module the wizard would detect the IBM robots but it does not detect the tape drives inside the robot. If I do the same using the st kernel module everything s detected correctly.
The linux device files are correctly added in both cases when I use the rescan-scsi-bus.sh command. I updated the device mapping file.
Does anyone have an idea how to get the lin_tape kernel module working with NetBackup 7.01?
Thanks
Peter
Supported drivers are covered in NetBackup Device Configuration Guide: http://www.symantec.com/docs/TECH127069
See p. 72:
About the required Linux SCSI drivers
To use SCSI tape drives and robotic libraries, the following drivers must be configured in the kernel or loaded as modules:
■ Linux SCSI generic (sg) driver. This driver allows pass-through commands to SCSI tape drives and control of robotic devices.
.....
■ SCSI tape (st) driver. This driver allows the use of SCSI tape drives.
■ Standard SCSI driver.
■ SCSI-adaptor driver.