All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Varoqui <christophe.varoqui@free.fr>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: Problems with multipathing
Date: Mon, 17 Apr 2006 11:43:59 +0200	[thread overview]
Message-ID: <4443635F.5000401@free.fr> (raw)
In-Reply-To: <4442E2ED.7020405@ludd.luth.se>

Roger Håkansson a écrit :
>>> but it seems assymmetrical.
>>>       
>
> I guess that you with "asymmetrical" means that paths are only presented
> on one controller at a time, more on that later.
>
>   
Yes, and the "transparent path switching with a penalty" family, which 
your hardware seems to be part of. Those usually don't need a hardware 
handler.

>>> Most hardware in this familly need a hardware
>>> handler, and some need the "queue_if_no_path" feature set too.
>>>
>>> You'll have to find how your array works and try to figure if some
>>> existing hardware handler does the good thing.
>>>       
>
> I've done some testing and it seems that multibus works fine, but when a
> controller fails and the secondary controller takes over, the
> scsi-devices are seen as "dead" and if I, before multipath determines
> both paths to be permanently faulty, do a "echo 1 >
> /sys/class/scsi_device/1:0:0:0/device/rescan", multipath will not fail
> the device.
>
>   
Do failover device nodes get reassigned during the rescan ?
Like, for example, a configured path sda gets removed and a new path sdb 
appears ?
If so, the FC transport class is in charge of the timeout triggering the 
dead devices removal.
A hardware handler wouldn't help here.

Can you paste a before/after scsi rescan "multipath -l" output ?

Regards,
cvaroqui

  reply	other threads:[~2006-04-17  9:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-11 18:10 Problems with multipathing Roger Håkansson
2006-04-11 18:42 ` Christophe Varoqui
2006-04-11 21:04   ` Roger Håkansson
2006-04-13 17:14     ` Roger Håkansson
2006-04-13 20:48       ` Christophe Varoqui
2006-04-16 22:44         ` Roger Håkansson
2006-04-17  0:35         ` Roger Håkansson
2006-04-17  9:43           ` Christophe Varoqui [this message]
2006-04-17 14:17             ` Roger Håkansson
2006-04-18  4:47               ` Christophe Varoqui
2006-04-18  5:04                 ` Roger Håkansson
2006-04-18 19:38                 ` James Smart
2006-04-18 19:24             ` James Smart

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=4443635F.5000401@free.fr \
    --to=christophe.varoqui@free.fr \
    --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.