The local disk or disks should no longer be listed in the new multipath maps, as shown in the
following example.
[root@rh4cluster1 ~]# multipath -F
[root@rh4cluster1 ~]# multipath -v2
create: 3600a0b80001327d80000006d43621677
[size=12 GB][features="0"][hwhandler="0"]
\_ round-robin 0
\_ 2:0:0:0 sdb
8:16
\_ 3:0:0:0 sdf
8:80
create: 3600a0b80001327510000009a436215ec
[size=12 GB][features="0"][hwhandler="0"]
\_ round-robin 0
\_ 2:0:0:1 sdc
8:32
\_ 3:0:0:1 sdg
8:96
create: 3600a0b80001327d800000070436216b3
[size=12 GB][features="0"][hwhandler="0"]
\_ round-robin 0
\_ 2:0:0:2 sdd
8:48
\_ 3:0:0:2 sdh
8:112
create: 3600a0b80001327510000009b4362163e
[size=12 GB][features="0"][hwhandler="0"]
\_ round-robin 0
\_ 2:0:0:3 sde
8:64
\_ 3:0:0:3 sdi
8:128
3. Adding Devices to the Multipathing Database
By default, DM-Multipath includes support for the most common storage arrays that support
DM-Multipath. The default configuration values, including supported devices, can be found in
the
multipath.conf.defaults
file.
If you need to add a storage device that is not supported by default as a known multipath
device, edit the
/etc/multipath.conf
file and insert the appropriate device information.
For example, to add information about the HP Open-V series the entry looks like this:
devices {
device {
vendor "HP"
product "OPEN-V."
getuid_callout "/sbin/scsi_id -g -u -p0x80 -s /block/%n"
}
}
Chapter 3. Setting Up DM-Multipath
14
Summary of Contents for DEVICE-MAPPER MULTIPATH 5.2
Page 4: ...Using Device Mapper Multipath ...
Page 6: ...vi ...
Page 10: ...x ...
Page 16: ...6 ...
Page 19: ...Multipath Devices in Logical Volumes 9 ...
Page 20: ...10 ...
Page 26: ...16 ...
Page 38: ...28 ...