Thanks <span id="_user_B.Eckenfels@seeburger.de">Eckenfels and everyone.<br>
<br>
I try to install Oracel 10g on Linux x86 using document named &quot;Install
Oracle 10g Release 2 on LInux x86&quot;. I found problems in &quot;Part III:
Prepare the shared Disks&quot;. <br>
<br>
Instead of using a whole disk, I use a free partition. Would it cause this problems?<br>
<br>
<br>
here are the new results after&nbsp; I have configured serveral times: <br>
On ds1 node:<br>
</span>[root@ds1 /]# /etc/init.d/o2cb status<br>
Module &quot;configfs&quot;: Loaded<br>
Filesystem &quot;configfs&quot;: Mounted<br>
Module &quot;ocfs2_nodemanager&quot;: Loaded<br>
Module &quot;ocfs2_dlm&quot;: Loaded<br>
Module &quot;ocfs2_dlmfs&quot;: Loaded<br>
Filesystem &quot;ocfs2_dlmfs&quot;: Mounted<br>
Checking cluster ocfs2: Online<br>
Checking heartbeat: Active<br>
[root@ds1 /]#<br>

[root@ds1 /]# mounted.ocfs2 -f<br>


<span style="color: rgb(255, 0, 0);">Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
FS&nbsp;&nbsp;&nbsp;&nbsp; Nodes</span><br style="color: rgb(255, 0, 0);">


<span style="color: rgb(255, 0, 0);">/dev/hda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ocfs2&nbsp; ds1</span><br>


[root@ds1 /]#<br>
<br>
<span id="_user_B.Eckenfels@seeburger.de">On ds2 node:<br>
</span>[root@ds2 u03]# /etc/init.d/o2cb status<br>
Module &quot;configfs&quot;: Loaded<br>
Filesystem &quot;configfs&quot;: Mounted<br>
Module &quot;ocfs2_nodemanager&quot;: Loaded<br>
Module &quot;ocfs2_dlm&quot;: Loaded<br>
Module &quot;ocfs2_dlmfs&quot;: Loaded<br>
Filesystem &quot;ocfs2_dlmfs&quot;: Mounted<br>
Checking cluster ocfs2: Online<br>
Checking heartbeat: Active<br>
[root@ds2 u03]#<br>
[root@ds2 /]# mounted.ocfs2 -f<br>


<span style="color: rgb(255, 0, 0);">Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
FS&nbsp;&nbsp;&nbsp;&nbsp; Nodes</span><br style="color: rgb(255, 0, 0);">


<span style="color: rgb(255, 0, 0);">/dev/hda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ocfs2&nbsp; ds2</span><br>
<span id="_user_B.Eckenfels@seeburger.de">[root@ds2 ]# mount | grep /u03<br>
/dev/hda5 on /u03 type ocfs2 (rw,_netdev)<br>
<br>
</span>I have followed installation's step from document. On ds1-node
is looking fine except result from &quot;mounted.ocfs2 -f&quot; command. But on
ds2-node looks straight.&nbsp; ds2-node can possibly mount on shared
partition on ds1-node because ds2-node does not have /dev/hda5 on its
own. <br>
<br>
I tested by create a file Node1 on /u03 of ds1.node. But ds2-node cannot see that file.<br>
<br>
On ds1:<br>
[root@ds1 /]# ls -la /u03<br>
total 24<br>
drwxr-xr-x&nbsp;&nbsp; 5 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug&nbsp; 3 10:44 .<br>
drwxr-xr-x&nbsp; 27 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug&nbsp; 3 09:50 ..<br>
drwxr-xr-x&nbsp;&nbsp; 2 oracle oinstall 4096 Aug&nbsp; 1 20:47 lost+found<br>
<span style="color: rgb(255, 0, 0);">-rwxr-xr-x&nbsp;&nbsp; 1 oracle oinstall&nbsp;&nbsp;&nbsp; 0 Aug&nbsp; 3 10:44 Node1</span><br>
drwxr-xr-x&nbsp;&nbsp; 2 oracle oinstall 4096 Aug&nbsp; 1 20:50 oracrs<br>
drwxr-xr-x&nbsp;&nbsp; 2 oracle oinstall 4096 Aug&nbsp; 1 20:50 oradata<br>
[root@ds1 /]#<br>
<br>
On ds2:<br>
[root@ds2 u03]# ls -l /u03<br>
total 12<br>
drwxr-xr-x&nbsp; 2 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug&nbsp; 4 10:50 lost+found<br>
drwxr-xr-x&nbsp; 2 oracle oinstall 4096 Aug&nbsp; 4 10:51 oracrs<br>
drwxr-xr-x&nbsp; 2 oracle oinstall 4096 Aug&nbsp; 4 10:52 oradata<br>
[root@ds2 u03]#<br>
<br>
appreciate for your comments.<br>
sorapak pukdesree