I&#39;m seeing some strange behavior from OCFS2 while trying to mount<br>
mpath/dm-multipath devices under RHEL5. Sometimes I can mount the<br>
EMC-connected, dual-pathed volumes just fine and sometimes I get &quot;device<br>
busy&quot; errors. I&#39;ve tried mounting by label and also by explicit<br>
/dev/mapper/mpathXpY name with the same unpredictable behavior. I&#39;ve<br>
also noticed that sometimes when a device is successfully mounted on all<br>
nodes, each node may return different output from the mount command<br>
regarding the device mounted; e.g. /dev/mapper/mpath0p1 vs. /dev/dm-17.<br>
<br>
One consistent aspect I have noticed whenever I receive the &quot;device<br>
busy&quot; error is that the /dev/dm-X names don&#39;t match up on each node. I<br>
also see that ocfs2console refers to each device by the /dev/dm-X name<br>
instead of the /dev/mapper/XX name.<br>
<br>
I guess my question is simply: Are dm-multipath devices supported under<br>
OCFS2? Are multipathed devices not recommended with OCFS2? Any<br>
documentation available on this?