Re: SCSI logging? /proc/scsi/scsi read-only?

2001-06-19 Thread Douglas Gilbert
Kaelin Colclasure wrote: > > I have enabled SCSI logging an recompiled the 2.4.2 kernel on my Redhat > 7.1 system. However, it seems that `/proc/scsi/scsi' is nevertheless > read-only. Has the mechanism for actually turning on SCSI logging been > changed for the 2.4 kernels? Or is this perhaps an

I am having problems with the ide-scsi module in 2.2.19.

2001-06-19 Thread Rick Hayner
Hello all. I just got a new atapi cdrw drive. Since it requires me to use the ide-scsi and sg modules for cdrecord to access the drive, I have added them. Everything works well as far as burning cds and wripping tracks with cdparanoia. However when using a audio cd player such as cdcd or cdtoo

SCSI logging? /proc/scsi/scsi read-only?

2001-06-19 Thread Kaelin Colclasure
I have enabled SCSI logging an recompiled the 2.4.2 kernel on my Redhat 7.1 system. However, it seems that `/proc/scsi/scsi' is nevertheless read-only. Has the mechanism for actually turning on SCSI logging been changed for the 2.4 kernels? Or is this perhaps an issue with 2.4.2? -- Kaelin -

``An introduction to SCSI drivers''

2001-06-19 Thread Kaelin Colclasure
I've been struggling to come up to speed on the requirements for writing a low-level SCSI driver for Linux, and was delighted to come across the article ``An introduction to SCSI drivers'' written by Alan Cox at: http://www.oswg.org/oswg-nightly/oswg/en_US.ISO_8859-1/articles/alan-cox/scsi-driv

RE: Problems with scsi_scan.c

2001-06-19 Thread Poul Petersen
> This way, the device at LUN 0 is found to start the scan, and > then later On a more general question - in order to work around the Zzyzx problem, I have moved the call to get_device_flags as before and added (I also removed all traces of BLIST_FORCESCAN) bflags = get_devic

RE: Problems with scsi_scan.c

2001-06-19 Thread Poul Petersen
> This has worked on all Dell PowerVault SANs. If the > RocketStor 500S is > returning 011b rather than 001b there, then I believe that's > a bug in their > SCSI implementation. Can you add a check to see what's > actually in the > peripheral qualifier field when there's no LUN available? >

RE: Problems with scsi_scan.c

2001-06-19 Thread Matt_Domsch
> I have a Dell 2300 running RedHat 7.1 with the 2.4.3 > kernel. We are > using a qlogic QLA2200 FC card to connect to a Zzyzx > RocketStor Raid array. > The Zzyzx array has two FC ports which appear as two targets > on the SAN and > can assign raid sets to arbitrary Lun numbers on either

Re:[SCSI-Bootup Problem]

2001-06-19 Thread Mark A . Tagliaferro
Thanks to all who sent me a solution. The one I used (and it worked) was booting from an installation floppy, (created using rawrite) loading the SCSI module and then booting the installed system. Once in the system I could recompile the kernel and point LILO to the new kernel. (As advised in t