[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] Device Access Question
- From: Bernd Zeimetz <bernd bzed de>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] Device Access Question
- Date: Fri, 29 Sep 2006 12:04:25 +0200
Heya,
#multipath -l
(3600601604032190097fd5fbefd22db11)
[size=11 GB][features="1 queue_if_no_path"][hwhandler="1 emc"]
\_ round-robin 0 [active]
\_ 3:0:0:7 sdi 8:128 [active][ready]
\_ round-robin 0 [enabled]
\_ 3:0:1:7 sdq 65:0 [active][ready]
#fdisk -l /dev/sdi
try
fdisk /dev/mapper/3600601604032190097fd5fbefd22db11
you can configure alias names in mutipath.conf if you don't like the
weird name.
multipaths {
multipath {
wwid 3600601604032190097fd5fbefd22db11
alias mylunname
}
}
you'll find a device called /dev/mapper/mylunname then.
Best regards,
Bernd
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]