Operating System - Linux
1833758 Members
2585 Online
110063 Solutions
New Discussion

tape drive cannot be detected using red hat 3 8U ON DL380 G4

 
nadmo
Occasional Contributor

tape drive cannot be detected using red hat 3 8U ON DL380 G4

Hi

i have a dl380 G4 WITH REDHAT 3 8U INSTALL
WITH A dat 72 scsi tape but it deosn't dectest the tape after the installation but note that the tape is slot at the same place where the disk are on the same controller.

Can anyone help ?

How can i check if the tape drive is working or detected ?

BR.
Nadmo
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: tape drive cannot be detected using red hat 3 8U ON DL380 G4

Shalom,

Probably a scsi id conflict between the disk and tape drive.

For normal performance, you must connect the tape drive to its own scsi controller.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
nadmo
Occasional Contributor

Re: tape drive cannot be detected using red hat 3 8U ON DL380 G4

Thx very much SEP i really ipreciate your quik answer

I have set a jumper in orther to change the scsi id but still not detecting do you think i need an HBA ? if yes is there any configuration that has to be done before the tape can be detected ?
Or do you have an idear of other solutions ?

Please i really need this to work.

THX Once again.
Nadmo
nadmo
Occasional Contributor

Re: tape drive cannot be detected using red hat 3 8U ON DL380 G4

Hi SEP,
I made it!!!! is working now and following is what i did.

#modprobe st

check whether there is error message if no then is good

#echo "engage scsi" > /proc/driver/cciss0
#echo "rescan" > /proc/driver/cciss/cciss0

#dmesg

and finaly add the to path to /etc/rc.local so that it will be executed everytime the system start .

Thank for support also.

BR.
Nadine