<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>I'm having difficult 
configuring my HA to use DRBD.&nbsp; I have followed all the instructions on the 
LinuxHA website and got DRBD up and running.&nbsp; I'm at the point where I need 
to create a resource in the CIB for DRBD but I'm at a loss on how to accomplish 
this.&nbsp; I read through the archives and found some configs people were using 
to accomplish what I'm doing but it doesn't appear to be 
working.</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>My DRBD 
configuration:</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>resource ha 
{<BR>&nbsp; protocol C;<BR>&nbsp; startup {<BR>&nbsp;&nbsp;&nbsp; 
wfc-timeout&nbsp; 0;<BR>&nbsp;&nbsp;&nbsp; degr-wfc-timeout 
120;&nbsp;&nbsp;&nbsp; # 2 minutes.<BR>&nbsp; }<BR>&nbsp; disk 
{<BR>&nbsp;&nbsp;&nbsp; on-io-error&nbsp;&nbsp; detach;<BR>&nbsp; 
}</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>&nbsp; syncer 
{<BR>&nbsp;&nbsp;&nbsp; rate 10M;<BR>&nbsp;&nbsp;&nbsp; group 
1;<BR>&nbsp;&nbsp;&nbsp; al-extents 257;<BR>&nbsp; }</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>&nbsp; on 
ipt01-node01 {<BR>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp;&nbsp; 
/dev/drbd0;<BR>&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/dev/sda6;<BR>&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp;&nbsp; 
10.25.118.71:7788;<BR>&nbsp;&nbsp;&nbsp; meta-disk&nbsp; internal;<BR>&nbsp; 
}</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>&nbsp; on 
ipt01-node02 {<BR>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp; 
/dev/drbd0;<BR>&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/dev/sda6;<BR>&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp; 
10.25.118.72:7788;<BR>&nbsp;&nbsp;&nbsp; meta-disk internal;<BR>&nbsp; 
}<BR>}</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>The resource 
configuration I'm trying in the CIB:</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006></SPAN><SPAN class=724464420-18082006><FONT 
face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;group 
id="shared_storage01"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;primitive 
id="shared_storage" class="heartbeat" type="drbddisk" 
provider="heartbeat"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;operations&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;op id="shared_storage_mon" interval="120s" name="monitor" 
timeout="60s"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/operations&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;instance_attributes id="ias_shared_storage"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;nvpair id="shared_storage_attr_1" name="1" 
value="sip-shared"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/instance_attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/primitive&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;primitive 
id="shared_filesystem" class="ocf" type="Filesystem" 
provider="heartbeat"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;operations&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;op id="shared_filesystem_mon" interval="120s" name="monitor" 
timeout="60s"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/operations&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;instance_attributes id="ias_shared_filesystem"&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;nvpair id="shared_filesystem_device" name="device" 
value="/dev/drbd0"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;nvpair id="shared_filesystem_directory" name="directory" 
value="/share"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;nvpair id="shared_filesystem_fstype" name="fstype" 
value="ext3"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/instance_attributes&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/primitive&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/group&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>I'm also confused on 
which OCF/LSB script to use.&nbsp; I copied the drbddisk script in 
drbd-source/scripts to /usr/lib/ocf/resource.d/heartbeat and 
/etc/ha.d/resource.d.&nbsp; I'm not sure if this is the correct resource script 
to use.&nbsp; I have seen poeple using 'datadisk' but I do not know where to 
find that at.</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>drbd-0.7.21</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>heartbeat-2.0.7</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>RedHat EL4 
2.6.9</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial size=2>Any help would be 
greatly appreciated, thank you!</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2>-Dan</FONT></SPAN></DIV>
<DIV><SPAN class=724464420-18082006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>