Re: [linux-usb-devel] Bug: two devices get same scsi LUN

2001-04-05 Thread Pete Zaitcev
LUNs are _supposed_ to be the same, because we register new host for every storage device. However, there is a high profile bug here where LUN,ID,Channel and Host are the same, and I got a monstrous headache auditing drivers/usb/scsiglue.c, .../usb.c, drivers/scsi/host.c, etc., all in vain. I fle

Re: [linux-usb-devel] Bug: two devices get same scsi LUN

2001-03-29 Thread Robert Baruch
Hmm... Maybe. But when xcdroast scanned the SCSI devices (probably through , it only found the SDDR09, even though both SDDR09 and HP8200e showed up in the USB storage debug logs. Maybe xcdroast reads /proc/scsi/scsi... I'll have to find out. --Rob Matthew Dharm wrote: > I've seen something

Re: [linux-usb-devel] Bug: two devices get same scsi LUN

2001-03-27 Thread Matthew Dharm
I've seen something like this before... AFAICT, it's a cosmetic error in the /proc/scsi/scsi display. Matt On Tue, Mar 27, 2001 at 07:55:41PM -0500, Robert Baruch wrote: > I attached both the SDDR09 and HP8200e, modprobed usb-storage, and I > found that according to /proc/scsi/scsi, both device

[linux-usb-devel] Bug: two devices get same scsi LUN

2001-03-27 Thread Robert Baruch
I attached both the SDDR09 and HP8200e, modprobed usb-storage, and I found that according to /proc/scsi/scsi, both devices got the same scsi LUN! Not sure where in the code the LUN's are allocated, though. --Rob ___ [EMAIL PROTECTED] To unsubscribe,