[dm-devel] different LUN numbers under the same dm device

Mike Snitzer snitzer at redhat.com
Wed Jun 6 20:35:07 UTC 2012


On Wed, Jun 06 2012 at  3:27pm -0400,
Brian Bunker <brian at purestorage.com> wrote:

> Our company produces a multiple port Fibre Channel storage array. We
> are continually plagued by this problem. We get a dm device which
> combines paths for different LUN's. We would like to understand why
> this is happening. Wouldn't this problem almost certainly lead to a
> data corruption?
> 
> Thanks,
> Brian
> 
> 3624a93700a14254d729923840001000b dm-11 PURE,FlashArray
> size=500G features='0' hwhandler='0' wp=rw
> `-+- policy='round-robin 0' prio=1 status=active
>   |- 1:0:0:12 sde  8:64   failed faulty running
>   |- 0:0:0:12 sdd  8:48   failed faulty running
>   |- 0:0:0:10 sdar 66:176 active ready  running
>   `- 1:0:0:10 sdba 67:64  active ready  running
> 
> Of the 4 paths to dm-11, we can see two paths are for LUN 10 and the
> other two are for LUN 12. We have 24 other dm devices which have only
> the expected 2 paths.

Multipath considers all LUNs with the same UUID to be the same LUN.

So you should first try to understand why all of these paths were held
to have the same UUID (3624a93700a14254d729923840001000b).




More information about the dm-devel mailing list