All of lore.kernel.org
 help / color / mirror / Atom feed
From: Malahal Naineni <malahal@us.ibm.com>
To: dm-devel@redhat.com
Subject: Re: multipath: rdac on IBM 1746 (SAS connection to DS3512)
Date: Wed, 9 Feb 2011 09:58:02 -0800	[thread overview]
Message-ID: <20110209175802.GA23992@us.ibm.com> (raw)
In-Reply-To: <1297246135.13836.6.camel@tablet>

Peter Volkov [peter.volkov@gmail.com] wrote:
> Thank you for detailed answer Christophe.
> 
> В Срд, 09/02/2011 в 10:49 +0100, Christophe Varoqui пишет:
> > On your ubuntu setup, multipath tools picked the default hardware
> > handler (none, ie 0) whereas on your gentoo setup the hardware handler
> > is explicitely set for use with your storage device.
> > 
> > Now 2 choices :
> > 1/ upgrade multipath-tools
> > or
> > 2/ set up your device definition in multipath.conf to override internal
> > defaults
> 
> I'll try to upgrade multipath-tools, but as for second choice it looks
> like following configuration should work:
> 
> root@btv1:~# cat /etc/multipath.conf 
> defaults {
> 	path_checker	rdac
> }

Checker name is in the controller section and that default may
overwrite the above. BTW, checker name is different from
hardware handler.

> 
> blacklist {
> 	devnode "^sd[a-b]"
> }
> 
> multipaths {
> 	multipath {
> 		wwid			360080e50001baa46000025834d501798
> 		alias			vod
> 		path_checker    rdac

The above should work for path checker but path checker is different
from hardware handler.

Thanks, Malahal.

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

  reply	other threads:[~2011-02-09 17:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  9:37 multipath: rdac on IBM 1746 (SAS connection to DS3512) Peter Volkov
2011-02-09  9:49 ` Christophe Varoqui
2011-02-09 10:08   ` Peter Volkov
2011-02-09 17:58     ` Malahal Naineni [this message]
     [not found]     ` <1297246940.29348.11.camel@zezette>
2011-02-12  9:12       ` multipath: partitions are not created " Peter Volkov
2011-02-12 11:12         ` Christophe Varoqui

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=20110209175802.GA23992@us.ibm.com \
    --to=malahal@us.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.