SOURCES: multipath-tools-udev.patch (NEW) - i got it working this ...

glen glen at pld-linux.org
Sun Oct 16 01:59:12 CEST 2005


Author: glen                         Date: Sat Oct 15 23:59:12 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- i got it working this way. perhaps it's proper fix

---- Files affected:
SOURCES:
   multipath-tools-udev.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/multipath-tools-udev.patch
diff -u /dev/null SOURCES/multipath-tools-udev.patch:1.1
--- /dev/null	Sun Oct 16 01:59:12 2005
+++ SOURCES/multipath-tools-udev.patch	Sun Oct 16 01:59:07 2005
@@ -0,0 +1,7 @@
+--- ./multipath/multipath.rules	2005-09-02 16:14:18.000000000 +0300
++++ /tmp/40-multipath.rules	2005-10-16 02:50:17.000000000 +0300
+@@ -1,3 +1,3 @@
+ # multipath wants the devmaps presented as meaninglful device names
+ # so name them after their devmap name
+-KERNEL="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK="%c"
++KERNEL=="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK="%c" OPTIONS="last_rule"
================================================================



More information about the pld-cvs-commit mailing list