Re: Help - SCSI host number vs. Dell servers
From: Dave Platt (dplatt_at_radagast.org)
Date: 09/18/04
- Previous message: Bob Smith: "Bonding: balance by IP destination address?"
- Next in thread: Dave Platt: "Re: Help - SCSI host number vs. Dell servers"
- Maybe reply: Dave Platt: "Re: Help - SCSI host number vs. Dell servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 18 Sep 2004 00:00:26 -0000
>We created a Linux SCSI low-level driver. By using /proc/scsi/scsi or
>/proc/partitions or /dev/scsi, I can see our driver takes host2 on Dell 1750
>server even thought host1 doesn't seem being used, and host1 on Dell 1850.
>Why the same low-level driver take host2 on 1750 but host1 on 1850?
Are you by any chance loading (or including in the kernel) the
"ide-scsi" module, when you load on the 1750? This module creates a
driver, and registers a host adapter, which provides a SCSI-style
interface for ATAPI CD-ROM and DVD-ROM drives.
>I don't think the low-level driver can control which host# to take, but the
>Linux SCSI sub-system does that when scan the host/bus/target/lun, correct?
Correct. What else shows up in /proc/scsi on the 1750?
-- Dave Platt <dplatt@radagast.org> AE6EO Hosting the Jade Warrior home page: http://www.radagast.org/jade-warrior I do _not_ wish to receive unsolicited commercial email, and I will boycott any company which has the gall to send me such ads!
- Previous message: Bob Smith: "Bonding: balance by IP destination address?"
- Next in thread: Dave Platt: "Re: Help - SCSI host number vs. Dell servers"
- Maybe reply: Dave Platt: "Re: Help - SCSI host number vs. Dell servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|