Nuno Fernandes wrote:
>> Can you reveal (perhaps only parts of) your multipath.conf?
> Inline.
> 
> defaults {
>         user_friendly_names yes
>         path_grouping_policy    group_by_prio
>         no_path_retry  queue
> }
> devices {
>         device {
>                 vendor                  "IBM"
>                 product                 "1814*"
>                 hardware_handler        "1 rdac"
>                 path_checker            rdac
>                 failback                immediate
>                 prio_callout            "/sbin/mpath_prio_tpc /dev/%n"
>         }
> }
> 
> multipaths {
>         multipath {
>                 wwid                    XXXXXXXXXXXXXXXXXXXXXXXXXXX
>                 alias                   volumeX
>         }
> }

Why is mpath_prio_tpc being used, and not mpath_prio_rdac?
- The mpath_prio_rdac would seem more logical, given that several
other configuration items point to *_rdac versions.

-- 
Regards,
Troels Arvin <[EMAIL PROTECTED]>
http://troels.arvin.dk/

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to