<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'm configuring dm w/ udev, everything is working great! Just one
question:<br>
when I saw the udev.rules file, it had the following in it, is this the
default (did it get configured by the dm install)? Also cant a more
simple template be used ?<br>
<br>
thx in advance.<br>
<br>
<div
style="border: 0.5pt solid black; padding: 1pt 4pt; background: rgb(243, 243, 243) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">
<p class="MsoBodyTextIndent3"
style="border: medium none ; padding: 0in; margin-left: 0in;"><span
style="color: red;">KERNEL="dm-[0-9]*", PROGRAM="/sbin/dmsetup ls
--target multipath --exec basename<span style=""> </span>-j
%M -m %m", RESULT="?*", NAME="%k",
SYMLINK="mpath/%c" <o:p></o:p></span></p>
<p class="MsoBodyTextIndent3"
style="border: medium none ; padding: 0in; margin-left: 0in;"><span
style="color: red;"><!--[if !supportEmptyParas]--> <!--[endif]--><o:p></o:p></span></p>
<p class="MsoBodyTextIndent3"
style="border: medium none ; padding: 0in; margin-left: 0in;"><span
style="color: red;">KERNEL="dm-[0-9]*", PROGRAM="dmsetup info -c
--noheadings -j %M -m %m | grep –q
.*:.*:.*:.*:.*:.*:.*:part[0-9]*-mpath-", PROGRAM="/sbin/dmsetup ls
--target line ar --exec basename -j %M -m %m", RESULT="?*",
NAME="%k", SYMLINK="mpath/%c"<o:p></o:p></span></p>
</div>
<br>
</body>
</html>