Re: [SLUG] missing scsi tape drive

2005-07-19 Thread ashley maher
On Tue, 2005-07-19 at 14:09 +1000, Crossfire wrote:
 David Gillies was once rumoured to have said:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  ashley maher wrote:
   I have an IBM xServer 226, with ServerRaid. dmesg does not detect the
   scsi tape drive. More /proc/scsi/scsi finds the existance (ie model
   number no details like it knows something is there not a clue what) of
   the drive but not much else.
  
  I think you'll probably get better results with hooking up the scsi tape
  drive to the internal scsi controller instead of the serveraid
  controller. Over my time working with IBM servers, we've always hooked
  up scsi tape drives to a seperate controller as hooking them up the
  serveraid has always been more trouble than its worth.
 
 I'm also suspecting that nobody has even suggested that he ensures
 that the 'st' module is loaded as /dev/{n,}st* nodes will not
 exist/work without it, regardless if the drive is detected or not.
 
 C.
 

thanks, this was suggested, and got me nowhere.

Unless I missed a step somewhere, but lsmod did return st* in the list.

Regards,

Ashley

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] missing scsi tape drive

2005-07-18 Thread David Gillies
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ashley maher wrote:
 I have an IBM xServer 226, with ServerRaid. dmesg does not detect the
 scsi tape drive. More /proc/scsi/scsi finds the existance (ie model
 number no details like it knows something is there not a clue what) of
 the drive but not much else.

I think you'll probably get better results with hooking up the scsi tape
drive to the internal scsi controller instead of the serveraid
controller. Over my time working with IBM servers, we've always hooked
up scsi tape drives to a seperate controller as hooking them up the
serveraid has always been more trouble than its worth.

Also, you could also try adding:

options scsi_mod max_scsi_luns=128

to your /etc/modules.conf file. You'll need to recreate your initial
ramdisk after that as well.

- --
dave.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFC3FPvhPPdWeHRgaoRAgpQAKCibKcPlJB/HxZMc68DJDXPS1pm8gCeJFf2
M1cQJbT48jPHNO2QuIXlpbk=
=il2U
-END PGP SIGNATURE-
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] missing scsi tape drive

2005-07-18 Thread Crossfire
David Gillies was once rumoured to have said:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 ashley maher wrote:
  I have an IBM xServer 226, with ServerRaid. dmesg does not detect the
  scsi tape drive. More /proc/scsi/scsi finds the existance (ie model
  number no details like it knows something is there not a clue what) of
  the drive but not much else.
 
 I think you'll probably get better results with hooking up the scsi tape
 drive to the internal scsi controller instead of the serveraid
 controller. Over my time working with IBM servers, we've always hooked
 up scsi tape drives to a seperate controller as hooking them up the
 serveraid has always been more trouble than its worth.

I'm also suspecting that nobody has even suggested that he ensures
that the 'st' module is loaded as /dev/{n,}st* nodes will not
exist/work without it, regardless if the drive is detected or not.

C.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] missing scsi tape drive

2005-07-17 Thread Del



I'm using ubuntu hoary. However finding the same as above. Googling
hasn't got me far. Any suggestions, hints, ideas, relivant urls, abuse
great fully received.


With all due respect to the distro you're running, you'll need to get
the actual IBM serverraid driver from IBM and stick that in your kernel
to make all of your problems go away, rather than using the kernel's
native ips driver.

For that you'll need a compatible distro such as RHEL, or at the very
least one that can be convinced that its kernel is RHEL compatible,
such as centos.

--
Del
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] missing scsi tape drive

2005-07-16 Thread ashley maher
I have an IBM xServer 226, with ServerRaid. dmesg does not detect the
scsi tape drive. More /proc/scsi/scsi finds the existance (ie model
number no details like it knows something is there not a clue what) of
the drive but not much else.

There is no st0, nor indication of the tape drives existance.

From the Red Hat Web Site:

quote
First, ips is the driver for IBM's ServeRAID controller. Every once in a
while, the reset request will take the tape drive offline. We have
experienced this problem on a number of systems with ServeRAID cards.
Having a dedicated scsi controller for the tape drive seems to have
eliminated this problem.
/quote

I'm using ubuntu hoary. However finding the same as above. Googling
hasn't got me far. Any suggestions, hints, ideas, relivant urls, abuse
great fully received.

Regards,

Ashley

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html