[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] dm-multipath: multipath setup okay,nothing in /dev/disk/by-name
- From: "Kevin Lyons" <klyons novell com>
- To: <au hcsd de>, "device-mapper development" <dm-devel redhat com>
- Cc:
- Subject: Re: [dm-devel] dm-multipath: multipath setup okay,nothing in /dev/disk/by-name
- Date: Mon, 13 Feb 2006 09:54:56 -0700
>>> On Mon, Feb 13, 2006 at 8:14 am, in message
<37637 194 39 131 39 1139847251 squirrel www hcsd de>, au hcsd de
wrote:
> Hi,
>
>> Please mention the distrib you report for.
>> It'll help get the right people get involved.
>> This area is heavily distrib (and distrib version) dependent.
>
> SLES 9 SP2 (2.6.5-7.191-smp)
> multipath-tools-0.4.5-0.11
>
On SLES, the symlinks are created by the udev system. The symlinks are
created by a rule in the /etc/udev/udev.rules file similar to the
following:
KERNEL="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k"
SYMLINK="disk/by-name/%c"
You will probably want to make sure that you have udev installed and
running, and maybe test out that /sbin/devmap_name command to make sure
it works (%M it the major number for the dm device and %m is the minor
number)
Note that there should also be devices in the /dev/mapper directory
with the FC WWN name, iSCSI equivalent, or whatever you have specified
for the alias parameter in multipath.conf.
HTH
Kevin
> Thanks,
>
> Stephan
>
> --
> dm-devel mailing list
> dm-devel redhat com
> https://www.redhat.com/mailman/listinfo/dm-devel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]