<!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">
<font size="3">I have only one harddisk,with Windows XP, which have one
partition unformatted on it.</font><br>
<font size="3">On Windows I installed VMWare Server with 2 virtual
machines, with SLES 10. </font><br>
<font size="3">On
each virutal machine, I add a harddisk based on logical drive, and when
I have to specify the type of HDD, it's only IDE type,as in
attachement(not SCSI as I read in documentation).</font><br>
<font size="3">With ocfs2console
I configure those logical drive(/dev/hda6) to be shared by node1 and
node2 on /u01(on both nodes, I&nbsp; have oracle rights on it).</font><br>
<br>
<font size="3">On node1 and node2</font><font size="3">, at command </font><br>
<font size="3"><i>#mounted.ocfs2 -d /dev/hda6</i> </font><br>
<font size="3">it response both nodes the same UUID <span
 style="font-weight: bold;">and </span></font><br>
<font size="3">I have the directory</font><br>
<i><font size="3">/sys/kernel/config/cluster/&lt;name_cluster=ocfs2&gt;/heartbeat/<b>8C8EF....7CD3XXYY</b></font></i><br>
<font size="3">where <b><i>8C8EF....7CD3XXYY</i></b>=UUID (from <i>mounted.ocfs2
-d)</i></font><br>
<font size="3">ON BOTH NODES is the same UUID!!</font><br>
<br>
When I make dir.on node1:<br>
<i>$mkdir /u01/abc</i><br>
(<font size="2">where /u01 is the directory that share the logical disk
/dev/hda6,formatted as OCFS2</font>)<br>
<span style="font-weight: bold;">I can't view the new directory on
node2,neither inverse</span><br>
<br>
Can I use the logical disk on the same harddisk? where I mistake or
what I must complete to view the new directory made on node1
simultanously on node2?<br>
I received one answer like&nbsp; the reserve on VmWare on Windows, <br>
Thanks for all and I'm waiting your answer!<br>
</body>
</html>