All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chandra Seetharaman <sekharan@us.ibm.com>
To: "S. J. van Harmelen" <svh@dds.nl>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: Multipath-tools not seeing replaced RAID controller
Date: Wed, 13 Feb 2008 17:30:02 -0800	[thread overview]
Message-ID: <1202952602.13537.148.camel@linuxchandra> (raw)
In-Reply-To: <1202940553.6733.7.camel@localhost>

On Wed, 2008-02-13 at 23:09 +0100, S. J. van Harmelen wrote:
> Hi Chandra,
> 
> I hope you can answer this question, but of course I'll be very happy if
> anyone on this list can answer my question.
> 
> I just replaced a faulty RAID controller in an MD3000 enclosure. Now
> after enabling it, I can't see it in the multipath driver (mutlipath
> -ll). Not even after restarting the multipath-tools (version 0.4.8)...
> 
> So what should I restart so that it sees the new controller? I rather
> not restart the host if possible...
> 

Do you see the disks ? (doing a lsscsi would show it). I guess not.

If not, you need to probe/hotplug the disks first

ho,
# echo "- - -" > /sys/class/scsi_host/host${host_no}/scan
  ## the three -'s are for wildcards for channel, id and LUN.

If you don't know the "host_no", do it on for all the hosts under
scsi_host, it will not harm anything.

If you have multipathd running when you run the "echo" above you would
see all the dm devices when it completes (or soon thereafter).

You don't need to reboot the server.

> Thanks!!
> 
> Sander
> 
-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - sekharan@us.ibm.com   |      .......you may get it.
----------------------------------------------------------------------

  reply	other threads:[~2008-02-14  1:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-24 16:06 Device-mapper-multipath RDAC Nuno Fernandes
2007-09-24 17:01 ` James Fillman
2007-09-24 17:21   ` Nuno Fernandes
2007-09-24 18:33 ` Chandra Seetharaman
2007-09-25  7:50   ` Nuno Fernandes
2007-09-25  5:54 ` Hannes Reinecke
2007-09-25  7:52   ` Nuno Fernandes
2007-10-02 17:13     ` Chandra Seetharaman
2008-02-13 22:09       ` Multipath-tools not seeing replaced RAID controller S. J. van Harmelen
2008-02-14  1:30         ` Chandra Seetharaman [this message]
2008-02-14  8:04           ` S. J. van Harmelen
2007-09-25  8:05   ` Device-mapper-multipath RDAC Nuno Fernandes
2007-09-25  9:57   ` Device-mapper-multipath RDAC [SOLVED] Nuno Fernandes

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=1202952602.13537.148.camel@linuxchandra \
    --to=sekharan@us.ibm.com \
    --cc=dm-devel@redhat.com \
    --cc=svh@dds.nl \
    /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.