Device-mapper-multipath is not reading SAN configuration settings from multipath.conf on Red Hat Enterprise Linux 5

Solution Verified - Updated -

Issue

  • Multipath does not take the configuration defined in multipath.conf and keeps the patch_checker as readsector0 instead of tur.

Environment

  • Red Hat Enterprise Linux 5 (RHEL5)
  • Multipathed storage from SAN, managed by device-mapper-multipath (dm-multipath)

    • /etc/multipath.conf contains a device section to modify default settings for SAN:
    device {
               vendor                  "EMC"
               product                 "SYMMETRIX"
               getuid_callout          "/lib/udev/scsi_id --whitelisted --page=pre-spc3-83 --device=/dev/%n"
               features                "0"
               hardware_handler        "0"
               path_selector           "round-robin 0"
               path_grouping_policy    multibus
               rr_weight               uniform
               no_path_retry           6
               rr_min_io               1000
               path_checker            tur
               prio                    const
          }
    
    • device-mapper-multipath is still using the default settings for this SAN, despite configuring alternative settings in /etc/multipath.conf.

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