All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dharmesh Kamdar <kamdard71@yahoo.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: UDEV with DM-MULTIPATH issue in RHEL 5.1....
Date: Wed, 27 Feb 2008 10:48:10 -0800 (PST)	[thread overview]
Message-ID: <158683.6479.qm@web90614.mail.mud.yahoo.com> (raw)
In-Reply-To: <20080227182803.GA18357@us.ibm.com>

Hi,

Thanks for the reply. But since the "dm-X" is NOT
persistent, Red Hat recommends NOT to use that and
recommends to use /dev/mapper/mpathX instead as per
this article
http://kbase.redhat.com/faq/FAQ_96_11196.shtm

But specifying /dev/mapper/<ALIAS> did not work for
us.

Regards,
Dharmesh.


--- malahal@us.ibm.com wrote:

> The kernel names of DM devices show up as /dev/dm-X
> where X is some
> integer. The /dev/mapper/XXX are created by the
> DM/MULTIPATH software
> without any help from udev as far as I know.
> 
> So, use dm-X pattern instead. It may work.
> 
> --Malahal.
> 
> Dharmesh Kamdar [kamdard71@yahoo.com] wrote:
> > Hi,
> > 
> > The UDEV rules are as follows:
> > /etc/udev/rules.d/51-oracle-raw.rules
> > ACTION=="add", KERNEL="/dev/mpath/OCR1p1",
> > RUN+="/bin/raw /dev/raw/rawX %N"
> > ACTION=="add", KERNEL="/dev/mpath/OCR2p1",
> > RUN+="/bin/raw /dev/raw/rawX %N"
> > ACTION=="add", KERNEL="/dev/mpath/VOTE1p1",
> > RUN+="/bin/raw /dev/raw/rawX %N"
> > ACTION=="add", KERNEL="/dev/mpath/VOTE2p1",
> > RUN+="/bin/raw /dev/raw/rawX %N"
> > ACTION=="add", KERNEL="/dev/mpath/VOTE3p1",
> > RUN+="/bin/raw /dev/raw/rawX %N"
> > ~                                                 
>    
> > 2) /etc/udev/rules.d/99-raw.rules
> > #-------------------------#
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
> 



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

      reply	other threads:[~2008-02-27 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 18:10 UDEV with DM-MULTIPATH issue in RHEL 5.1 Dharmesh Kamdar
2008-02-27 18:28 ` malahal
2008-02-27 18:48   ` Dharmesh Kamdar [this message]

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=158683.6479.qm@web90614.mail.mud.yahoo.com \
    --to=kamdard71@yahoo.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.