From: Ray Van Dolson <rvandolson@esri.com>
To: "open-iscsi@googlegroups.com" <open-iscsi@googlegroups.com>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: multipathd: sdc: readsector0 checker reports path is down
Date: Thu, 8 Jan 2009 12:16:50 -0800 [thread overview]
Message-ID: <20090108201648.GA8583@esri.com> (raw)
In-Reply-To: <20090108195643.GB20058@mars.virtualiron.com>
On Thu, Jan 08, 2009 at 11:56:43AM -0800, Konrad Rzeszutek wrote:
>
> On Thu, Jan 08, 2009 at 11:31:38AM -0800, Ray Van Dolson wrote:
> > I'm still getting the hang of iSCSI and multipath, so bear with me if
> > this is a FAQ that I've missed...
> >
> > I have a host attaching to an MD3000i via iSCSI/dm-multipath that is
> > working but showing a lot of the following errors in syslog:
> >
> > multipathd: sdc: readsector0 checker reports path is down
>
> You are using the wrong path checker, wrong path priority program,
> and no hardware path checker :-(
>
> Here is what you need in your multipath.conf file:
>
> #
> # DELL :D3000i :: Active-Passive RDAC
> # Note: The same as the IBM DS3300
> #
> device {
> vendor "DELL"
> product "MD3000i"
> product_blacklist "Universal Xport"
> features "1 queue_if_no_path"
> path_grouping_policy group_by_prio
> hardware_handler "1 rdac"
> path_checker rdac
> prio "rdac"
> failback immediate
> }
>
>
> Thought you might need to replace the 'prio "rdac"' with
> 'prio_callout "/sbin/mpath_prio_rdac" as I think RHEL5/CentOS5 uses
> the old calling convention.
>
> This should get rid of your down errors and show your passive/active path
> properly.
Thanks. I had to remove the features line -- got an Unrecognised
feature request error otherwise.
Thanks again,
Ray
next prev parent reply other threads:[~2009-01-08 20:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-08 19:31 multipathd: sdc: readsector0 checker reports path is down Ray Van Dolson
[not found] ` <20090108193137.GA3953-v48TKWNzwFw@public.gmane.org>
2009-01-08 19:56 ` [dm-devel] " Konrad Rzeszutek
2009-01-08 20:16 ` Ray Van Dolson [this message]
2009-01-08 19:58 ` Chandra Seetharaman
2009-01-08 20:10 ` Ray Van Dolson
[not found] ` <20090108201007.GA8423-v48TKWNzwFw@public.gmane.org>
2009-01-08 20:48 ` [dm-devel] " Chandra Seetharaman
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=20090108201648.GA8583@esri.com \
--to=rvandolson@esri.com \
--cc=dm-devel@redhat.com \
--cc=open-iscsi@googlegroups.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.