From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sat, 22 Nov 2003 18:12:46 +0000 Subject: Re: udev does not create scsi disk entries during bootup Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, Nov 21, 2003 at 12:21:22PM +0530, Surekha.PC wrote: > > Yes, the iSCSI driver is registering the device with scsi layer and > sysfs shows the device attributes just like for any scsi device. > > The /sys/block tree looks the same as with native scsi disks connected. > > #ls -l /sys/block/sd* > sda sdb sdc sdd > > FYI, I have attached the `ls -lR /sys/block/` in log file. The 'tree' function is much nicer for seeing things like this :) > Here sda, sdb are my native scsi disks while sdc, sdd are iSCSI disks. Why is your iscsi host controller haning off of the legacy bus? Isn't it connected to a ethernet device in reality? You should link it to that. > I am able to manually create the device nodes for iSCSI disks with udev. > > Making udev work with hotplug is the only issue now :( Don't know why it isn't working for you. Does any other devices work with hotplug? What distro are you using? Can you install the hotplug rpms instead of using the tarballs? greg k-h ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel