CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL5_FC6 Changes by: bmarzins@xxxxxxxxxxxxxx 2007-08-16 16:30:12 Modified files: libmultipath : hwtable.c Log message: Fix for bz 245019. The alua callout for the IBM 2145 now has a fully qualified path name. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.20.2.5&r2=1.20.2.6 --- multipath-tools/libmultipath/hwtable.c 2007/08/14 18:08:54 1.20.2.5 +++ multipath-tools/libmultipath/hwtable.c 2007/08/16 16:30:11 1.20.2.6 @@ -356,7 +356,7 @@ .vendor = "IBM", .product = "2145", .getuid = DEFAULT_GETUID, - .getprio = "mpath_prio_alua /dev/%n", + .getprio = "/sbin/mpath_prio_alua /dev/%n", .features = "1 queue_if_no_path", .hwhandler = DEFAULT_HWHANDLER, .selector = DEFAULT_SELECTOR, -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel