All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Anderson <andmike@linux.vnet.ibm.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: NIC and HBA based multipathing
Date: Thu, 15 Nov 2007 11:16:38 -0800	[thread overview]
Message-ID: <20071115191638.GB29968@linux.vnet.ibm.com> (raw)
In-Reply-To: <473C939E.10609@cs.wisc.edu>

Mike Christie <michaelc@cs.wisc.edu> wrote:
> Scott Moseman wrote:
> >On Nov 13, 2007 10:52 AM, Scott Moseman <scmoseman@gmail.com> wrote:
> >>># ls -l /dev/sd* | grep -v sda
> >>>brw-------  1 root root 8, 16 Nov  7 14:43 /dev/sdb
> >>>brw-rw----  1 root disk 8, 17 Nov  7 14:43 /dev/sdb1
> >>>brw-rw----  1 root disk 8, 33 Nov  7 14:45 /dev/sdc1
> >>I can use 'mknod sdc b 8 32' to generate a new /dev/sdc, which I can
> >>fdisk and the data looks good, but once I reboot the /dev/sdc device
> >>is once again removed (or not re-created, whichever the case may be).
> >>
> >
> >Does anyone know why the /dev/sdc device might not get created on
> >boot?  Is this something that the iSCSI initiator should handle?  The
> 
> The iscsi initiator is not responsible for creating device nodes. If you 
> see this:
> 
> SCSI device sdb: 8417280 512-byte hdwr sectors (4310 MB)
> SCSI device sdb: drive cache: write through
>  sdb: sdb1
> Attached scsi disk sdb at scsi1, channel 0, id 1, lun 0
> 
> then the initiator and scsi layer have done everything they can.
> 
> >operating system?
> 
> It seems like a udev problem, but I do not know for sure.

I would agree that we should look to see what udev is doing when it
receives the events.

Since I believe this is failing on a RHEL4 sytem we cannot use
udevmonitor. If you unload the iSCSI module, edit /etc/udev/udev.conf to
set udev_log="yes", and then load the module again you should get some info
in /var/log/message on what udev is doing.

-andmike
--
Michael Anderson
andmike@linux.vnet.ibm.com

  reply	other threads:[~2007-11-15 19:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-30 16:56 NIC and HBA based multipathing Scott Moseman
2007-10-30 17:40 ` Kevin Foote
2007-10-30 19:11   ` Scott Moseman
2007-11-01 19:53     ` Mike Christie
2007-11-01 20:21       ` Scott Moseman
2007-11-01 21:57         ` Mike Anderson
2007-11-01 22:09           ` Mike Anderson
2007-11-06 21:08           ` Scott Moseman
2007-11-06 22:20             ` Mike Anderson
2007-11-06 22:33               ` Scott Moseman
2007-11-06 22:54                 ` malahal
2007-11-06 23:51                   ` Upgrade issues with v4.8 Paul Cote
2007-11-06 23:01                 ` NIC and HBA based multipathing Mike Anderson
2007-11-07  1:46                   ` Scott Moseman
2007-11-07  2:59                     ` malahal
2007-11-07  5:09                       ` Mike Anderson
2007-11-07 15:07                         ` Scott Moseman
2007-11-12 17:54                           ` Scott Moseman
2007-11-12 20:18                             ` Mike Anderson
2007-11-12 20:34                               ` Scott Moseman
2007-11-13 16:52                                 ` Scott Moseman
2007-11-15 18:00                                   ` Scott Moseman
2007-11-15 18:31                                     ` checker msg is "emc_clariion_checker: Path not correctly configured for failover" Paul Cote
2007-11-15 18:44                                     ` NIC and HBA based multipathing Mike Christie
2007-11-15 19:16                                       ` Mike Anderson [this message]
2007-11-15 20:26                                         ` Scott Moseman
2007-11-15 20:40                                           ` Scott Moseman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071115191638.GB29968@linux.vnet.ibm.com \
    --to=andmike@linux.vnet.ibm.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.