Configure the Tape Library in Linux
To check autoloader/library detected or not, give command root@indiangnu.org:/home/arun# cat /proc/scsi/scsi If it is not show changer, Do following steps Check the version of Redhat Linux If it is Redhat Linux 3 Add following line in /etc/modules.conf “options scsi_mod max_luns=255” “options scsi_mod scsi_noreportlun=1” If it is Redhat Linux 4 Add following line in /etc/modprobe.conf “options …