All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Zeimetz <bernd@bzed.de>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: Problem with Multipath (devices not ready)
Date: Fri, 17 Feb 2006 20:00:32 +0100	[thread overview]
Message-ID: <43F61D50.3060509@bzed.de> (raw)
In-Reply-To: <43F07DDA.70702@est.ips.pt>

Hi,
>     I've tried: update OS, update drivers, update multipath, re-configurate 
> multipath...
>   
did you update to multipath >= 0.4.6 ?

>     What do you think I should try now ?
>   
Probably I've missed it - but how do you access the CX? Via a switch?
direct? How many HBAs do you use? Are they all allowed to connect to the
machine?

Did you try it without any multipath.conf at all? The defaults in 0.4.6
work well.

> LUN_TESTES (360060160256014006adcbf64a644da11)
>
> [size=458 GB][features="0"][hwhandler="0"]
>
> \_ round-robin 0 [active]
>
>  \_ 3:0:0:0 sdc 8:32 [failed][faulty]
>
>  \_ 3:0:1:0 sdd 8:48 [failed][faulty]
>
>  \_ 3:0:2:0 sde 8:64 [active][ready]
>
>  \_ 3:0:3:0 sdf 8:80 [active][ready]
>   
although sdc and sdd are faulty you should be able to access the LUN -
you have 2 active and ready paths to it. Look for LUN_TESTES in your
/dev directory.

Do you have the right udev rules for multipath? As all distros do handle
this on a different way - which distro and udev version are you using?

Make sure dm events are not discarded.
On debian sarge for example you ahve to change this in udev.rules:

#KERNEL="dm-[0-9]*",    OPTIONS="ignore_device"
KERNEL="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k",
SYMLINK="%c"

Are the multipath rules for udev installed? Do you have any errors from
udev in your log?


I hope I could give you some more hints.


Best regards,

Bernd

  reply	other threads:[~2006-02-17 19:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 17:38 Problem with Multipath (devices not ready) João Daniel
2006-02-09 19:23 ` Christophe Varoqui
2006-02-09 19:43   ` Bernd Zeimetz
2006-02-13 12:38     ` João Daniel
2006-02-17 19:00       ` Bernd Zeimetz [this message]
2006-02-23 15:38         ` João Daniel

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=43F61D50.3060509@bzed.de \
    --to=bernd@bzed.de \
    --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.