From: Konrad Rzeszutek <konrad@virtualiron.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: configure MD3000 episode 2
Date: Mon, 23 Mar 2009 10:31:27 -0400 [thread overview]
Message-ID: <20090323143127.GA12731@mars.virtualiron.com> (raw)
In-Reply-To: <d1392840903201754g119199d1u5b3863ba3a96abad@mail.gmail.com>
On Fri, Mar 20, 2009 at 08:54:27PM -0400, Thomas Witzel wrote:
> I have a Dell NX1950 with a MD3000 running ubuntu server 8.04 . With
> the help of this list I managed to configure the RAID etc. However
> there is one remaining problem. udev doesn't seem to recognize this
> setup. After every reboot I have to manually create the /dev/dm-*
> devices with mknod and run kpartx to make the partitions show up. Can
> someone please hint to me where I get the appropriate udev scripts ?
You can drop this in your udev/rules.d directory:
> cat /etc/udev/rules.d/95-mpdc.rules
RUN+="socket:/org/kernel/dm/multipath_event"
Obviously you need to have your multipathd to start _before_ your
iSCSI daemon.
> Ubuntu does have dmapper and multipath related scripts in the udev
> directory, but they don't seem to be working for me.
>
> Thank you so much,
> Thomas Witzel
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
next prev parent reply other threads:[~2009-03-23 14:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-21 0:54 configure MD3000 episode 2 Thomas Witzel
2009-03-23 14:31 ` Konrad Rzeszutek [this message]
2009-03-23 15:44 ` Thomas Witzel
2009-03-23 19:06 ` multipathd dead Charlie Sharkey
2009-03-23 21:05 ` configure MD3000 episode 2 Thomas Witzel
2009-03-24 14:06 ` Konrad Rzeszutek
2009-03-24 14:24 ` Thomas Witzel
2009-03-24 14:48 ` malahal
2009-03-24 14:58 ` Thomas Witzel
2009-03-24 14:48 ` Konrad Rzeszutek
2009-03-24 14:29 ` Thomas Witzel
2009-03-24 14:47 ` Konrad Rzeszutek
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=20090323143127.GA12731@mars.virtualiron.com \
--to=konrad@virtualiron.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.