<div dir="ltr">Hello,<div>configuring All-In-One on Fedora 18 puts these lines in multipath.conf</div><div style>(at least on ovrt-njghtly for f18 of some days ago)</div><div><br></div><div><div># RHEV REVISION 0.9</div><div>
...</div><div><div>defaults {</div><div> polling_interval 5</div>
<div> getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"</div></div><div>...</div><div><div>device {</div><div> vendor "HITACHI"</div><div> product "DF.*"</div>
<div> getuid_callout "/lib/udev/scsi_id --whitelisted --device=/dev/%n"</div></div><div>...</div><div><br></div><div>Actually Fedora 18 has device-mapper-multipath 0.49 without getuid_callout; from changelog:</div>
<div><br></div><div><div>multipath no longer uses the getuid callout. It now gets the</div><div> wwid from the udev database or the environment variables</div></div></div><div><br></div><div style>so the two getuid_callouts lines have to be removed for f18</div>
<div style><br></div><div>multipath -l gives</div>
<div><br></div><div><div>Jan 16 00:30:15 | multipath.conf +5, invalid keyword: getuid_callout</div><div>Jan 16 00:30:15 | multipath.conf +18, invalid keyword: getuid_callout</div></div><div><br></div><div>I think it has to be considered.</div>
<div><br></div><div>Gianluca</div><div><br></div><div> </div></div>