Based on documentation of the manufacturer: http://www.emc.com/collateral/TechnicalDocument/docu5128.pdf vendor "EMC" product "Celerra" path_grouping_policy "multibus" path_checker "tur" no_path_retry "30" Cc: Edward Goggin <egoggin@xxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 6ea20b2..d1e9c81 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -186,6 +186,12 @@ static struct hwentry default_hw[] = { .pgpolicy = MULTIBUS, .pgfailback = FAILBACK_UNDEF, }, + { + .vendor = "EMC", + .product = "Celerra", + .pgpolicy = MULTIBUS, + .no_path_retry = 30, + }, /* * DELL */ -- 2.7.4 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel