Author: glen
Date: Tue Nov 13 19:57:11 2007
New Revision: 9043
Modified:
rc-scripts/trunk/rc.d/rc.sysinit
Log:
- suffix dm-multipath partitions with pN
Modified: rc-scripts/trunk/rc.d/rc.sysinit
==============================================================================
--- rc-scripts/trunk/rc.d/rc.sysinit (original)
+++ rc-scripts/trunk/rc.d/rc.sysinit Tue Nov 13 19:57:11 2007
@@ -584,7 +584,7 @@
# first make nodes that were discarded due (possible) new /dev
mount
/sbin/dmsetup mknodes
run_cmd "Activating dm-multipath" /sbin/multipath -v 0
- /sbin/dmsetup ls --target multipath --exec '/sbin/kpartx -a'
+ /sbin/dmsetup ls --target multipath --exec '/sbin/kpartx -a -p
p'
fi
if [ -x /sbin/dmraid ]; then
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit