Hi,
Redefined devices, with a regex in product/vendor, in multipath.conf
appear twice in multipath config.
Place attached multipath.conf in /etc, and run multipath -t.
For NETAPP/LUN it works OK. Only one is displayed.
But "^DGC"/"^(RAID|DISK|VRAID)" appears twice.
Thank you.
devices {
device {
vendor "^DGC"
product "^(RAID|DISK|VRAID)"
product_blacklist "LUNZ"
path_grouping_policy "group_by_prio"
path_checker "tur"
hardware_handler "1 emc"
prio "emc"
failback "immediate"
no_path_retry 60
}
device {
vendor "NETAPP"
product "LUN"
path_grouping_policy "group_by_prio"
features "2 pg_init_retries 50"
prio "alua"
failback "immediate"
no_path_retry "queue"
flush_on_last_del "yes"
dev_loss_tmo "infinity"
}
}
--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel