All of lore.kernel.org
 help / color / mirror / Atom feed
* multi-path devices only created in /dev/mapper
@ 2007-12-12 19:37 Paul Cote
  2007-12-14 19:52 ` Benjamin Marzinski
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Cote @ 2007-12-12 19:37 UTC (permalink / raw)
  To: device-mapper development


[-- Attachment #1.1: Type: text/plain, Size: 304 bytes --]

 

Hi

 

I just recently upgraded a RH server to update 5 and recently noticed
that multi-path devices are no longer being created in the /dev/mpath
... but just in /dev/mapper.

Has /dev/mpath been deprecated in update 5? ... or is there something
else going on? 

 

Thanks,

Paul


[-- Attachment #1.2: Type: text/html, Size: 2006 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: multi-path devices only created in /dev/mapper
  2007-12-12 19:37 multi-path devices only created in /dev/mapper Paul Cote
@ 2007-12-14 19:52 ` Benjamin Marzinski
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Marzinski @ 2007-12-14 19:52 UTC (permalink / raw)
  To: device-mapper development

On Wed, Dec 12, 2007 at 02:37:43PM -0500, Paul Cote wrote:
> 
> 
>    Hi
> 
> 
> 
>    I just recently upgraded a RH server to update 5 and recently noticed that
>    multi-path devices are no longer being created in the /dev/mpath ... but
>    just in /dev/mapper.
> 
>    Has /dev/mpath been deprecated in update 5? ... or is there something else
>    going on?
> 

They should be created in /dev/mpath.  This is done by udev.  Is udev
otherwise working properly.  If you partition the underlying device, do
dm devices get created for the partitions by kpartx?

Also, since the /dev/mapper device nodes exist as soon as the
device is created, and the /dev/mpath symlinks don't get created until
udev gets around to it, you are usually better off simply using the
/dev/mapper names anyways.

-Ben

> 
> 
>    Thanks,
> 
>    Paul

> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-14 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12 19:37 multi-path devices only created in /dev/mapper Paul Cote
2007-12-14 19:52 ` Benjamin Marzinski

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.