<div>Hi,</div>
<div>I am encountring with the same problem, I double checked and the startup order is as u mentioned, i.e. S10network -&gt; S24o2cb, but still some ocfs2 FS tries (and failes)&nbsp;to mount before the network comes up.</div>

<div>Other FS which tries to mount after the network comes up succeed, the FS which succeed to mount change from boot to boot ( depends on how long it takes to the network to comes up ).</div>
<div>Is there any way to resolve this problem other then adding &quot;mount -a&quot; to the rc.local ?</div>
<div>&nbsp;</div>
<div>10x<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/7/06, <b class="gmail_sendername">Sunil Mushran</b> &lt;<a href="mailto:Sunil.Mushran@oracle.com">Sunil.Mushran@oracle.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The startup order should be... ==&gt; network, o2cb, ocfs2.<br><br>Sébastien CRAMATTE wrote:<br>&gt; Hi<br>
&gt;<br>&gt; When my system boot I've got this error in dmesg :<br>&gt;<br>&gt; mount.ocfs2: Unable to access cluster service Cannot initialize cluster<br>&gt;<br>&gt; ----------<br>&gt; Mounting local filesystems...<br>&gt; kjournald starting.&nbsp;&nbsp;Commit interval 5 seconds
<br>&gt; EXT3 FS on hda2, internal journal<br>&gt; EXT3-fs: mounted filesystem with ordered data mode.<br>&gt; kjournald starting.&nbsp;&nbsp;Commit interval 5 seconds<br>&gt; EXT3 FS on hda3, internal journal<br>&gt; EXT3-fs: mounted filesystem with ordered data mode.
<br>&gt; mount.ocfs2: Unable to access cluster service Cannot initialize cluster<br>&gt; /dev/hda2 on /home type ext3 (rw,errors=remount-ro)<br>&gt; /dev/hda3 on /var type ext3 (rw,errors=remount-ro)<br>&gt; Cleaning /tmp /var/run /var/lock.
<br>&gt; Setting up networking...done.<br>&gt; Setting up IP spoofing protection: rp_filter.<br>&gt; Configuring network interfaces...Set tx off on eth0 [OK]<br>&gt; Set tx off on eth1 [OK]<br>&gt; done.<br>&gt; --------<br>
&gt;<br>&gt; I've got this line in my /etc/fstab<br>&gt;<br>&gt; /dev/drbd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/cluster&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ocfs2&nbsp;&nbsp; _netdev,datavolume,nointr<br>&gt; 0&nbsp;&nbsp; 0<br>&gt;<br>&gt; So it's logical that try to mount it ...&nbsp;&nbsp;I've tried to put&nbsp;&nbsp;&quot;noauto&quot;
<br>&gt; parameter and efectively I haven't got anymore the error&nbsp;&nbsp;but the FS is<br>&gt; not mounted automatically by&nbsp;&nbsp;ocfs2&nbsp;&nbsp;rc.d script ...<br>&gt; How can I avoid this error&nbsp;&nbsp;on bootup ?<br>&gt;<br>&gt; Regards<br>&gt;
<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Ocfs2-users mailing list<br>&gt; <a href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</a><br>&gt; <a href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">
http://oss.oracle.com/mailman/listinfo/ocfs2-users</a><br>&gt;<br><br>_______________________________________________<br>Ocfs2-users mailing list<br><a href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</a>
<br><a href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</a><br></blockquote></div><br>