Translated message

A translation of this page exists in English.

マルチパスはディスクをどのようにグループ化しますか? 新しく追加した LUN が、新しいマルチパスデバイスを作成する代わりに、既存のマルチパスデバイスにパスを追加するのはなぜですか?

Solution Verified - Updated -

Issue

  • 新しい LUN を追加すると、マルチパスデバイスへのパスを作成する代わりに、新しいパスが既存のマルチパスデバイスに追加されます。

新しい LUN を追加する前は、以下のようになります。

[root@test ~]# multipath -ll
36005076802898138f40000000000000e dm-2 IBM,2145
[size=30G][features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=0][active]
\_ 1:0:0:1   sdb   8:16  [active][undef]
\_ round-robin 0 [prio=0][enabled]
\_ 0:0:0:1   sda   8:0   [active][undef]
[root@test ~]#

新しい LUN を追加した後は、以下のようになります。

[root@gest]# multipath -ll 
36005076802898138f40000000000000e dm-2 IBM,2145
[size=30G]        [features=1 queue_if_no_path][hwhandler=0][rw]
\_ round-robin 0 [prio=0][enabled]
\_ 1:0:0:1   sdb   8:16  [active][undef]
\_ 1:0:0:2   sdd   8:48  [active][undef]
\_ round-robin 0 [prio=0][enabled]
\_ 0:0:0:1   sda   8:0   [active][undef]
\_ 0:0:0:2   sdc   8:32  [active][undef]
[root@test]#

Environment

  • Red Hat Enterprise Linux
  • device-mapper-multipath

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content