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, 1 Nov 2007 14:57:27 -0700 [thread overview]
Message-ID: <20071101215726.GB11002@linux.vnet.ibm.com> (raw)
In-Reply-To: <342d47870711011321j1ff065c3jb54589988f3c499f@mail.gmail.com>
Scott Moseman <scmoseman@gmail.com> wrote:
> On 11/1/07, Mike Christie <michaelc@cs.wisc.edu> wrote:
> > >
> > > I'm following the instructions on Red Hat's KB to setup the
> > > multipath.conf file. The modprobes were successful, the service
> > > started, but...
> > >
> > > # multipath -v2
> > > error calling out /sbin/scsi_id -g -u -s /block/sda
> >
> > So are you asking about the errors from /dev/sda being accessed by
> > multipath, or are you looking for help on adding the iscsi disks to a
> > multipath device or both :)
> >
>
> Both, I guess. I'm following the Red Hat how-to and I'm getting that
> error instead of getting a successful output. If there's an answer for
> why I'm getting the error, or an answer for how to fix my multipathd,
> I'm open to either one at this point. :)
>
> I attempted to put sda in my blacklist (per the Red Hat instructions)
> but still received the same error message about sda (the local disk).
If you trying to blacklist a device and it is still showing or when you
run multipath -v 4 the device is not listed as blacklisted then there is
most likely a problem in /etc/multipath.conf
Are you using "devnode_blacklist" as indicated in the instructions.
I believe this is incorrect and you should use something like:
blacklist {
devnode "sda"
}
-andmike
--
Michael Anderson
andmike@linux.vnet.ibm.com
next prev parent reply other threads:[~2007-11-01 21:57 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 [this message]
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
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=20071101215726.GB11002@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.