<div>Fellow drbd's,</div>
<div> </div>
<div>I have just install two servers(both configured identically (with as the only diffrence the hostnames and ipadresses) running RHEL 4 and wanted to test Heart Beat with DRBD on them.</div>
<div> </div>
<div>The heartbead installation when well, only problem is the drdb installation. I have already create a VG and LV's on both servers and don't have space left on disk, only space i can get is from my Volgroup00. I created a lv call disk1 on both servers witch i wanted drdb to sync between them. Is this possible?? </div>
<div> </div>
<div>p.s. i didn't create a filesystem on the lv i want drdb to handle yet, and didn't mount yet.</div>
<div> </div>
<div>filesystem: (both servers the same)</div>
<div> </div>
<div>/dev/mapper/VolGroup00-LogVol00<br> 7.7G 2.9G 4.5G 39% /<br>/dev/sda1 99M 13M 81M 14% /boot<br>none 501M 0 501M 0% /dev/shm<br>/dev/mapper/VolGroup00-LogVol01<br>
5.8G 45M 5.5G 1% /home<br>/dev/mapper/VolGroup00-LogVol02<br> 3.9G 54M 3.6G 2% /tmp<br>/dev/mapper/VolGroup00-LogVol05<br> 3.9G 40M 3.7G 2% /u01<br>
/dev/mapper/VolGroup00-LogVol06<br> 7.7G 50M 7.3G 1% /u02<br>/dev/mapper/VolGroup00-LogVol03<br> 3.9G 118M 3.6G 4% /var<br></div>
<div>Vgdisplay:</div>
<div> --- Volume group ---<br> VG Name VolGroup00<br> System ID<br> Format lvm2<br> Metadata Areas 1<br> Metadata Sequence No 12<br> VG Access read/write<br> VG Status resizable<br>
MAX LV 0<br> Cur LV 9<br> Open LV 7<br> Max PV 0<br> Cur PV 1<br> Act PV 1<br> VG Size 37.16 GB<br> PE Size 32.00 MB<br>
Total PE 1189<br> Alloc PE / Size 1166 / 36.44 GB<br> Free PE / Size 23 / 736.00 MB<br> VG UUID UoAEEi-v9LE-aBEE-9JnC-hoRr-Rd39-EGBTtC</div>
<div><br> --- Logical volume i created:</div>
<div><br> LV Name /dev/VolGroup00/disk1<br> VG Name VolGroup00<br> LV UUID u5fWpd-ZZY1-yTO4-l4Lt-0xCb-ZWgt-WSOyYT<br> LV Write Access read/write<br> LV Status available<br>
# open 0<br> LV Size 1.00 GB<br> Current LE 32<br> Segments 1<br> Allocation inherit<br> Read ahead sectors 0<br> Block device 253:8</div>
<div> </div>
<div>drdb conf:</div>
<div> </div>
<div>resource azv {<br>protocol C; </div>
<div>on azv-test01 {<br>device /dev/drbd0; </div>
<div>disk /dev/VolGroup00/disk1;<br>address <a href="http://192.168.50.195:7788">192.168.50.195:7788</a>; <br>meta-disk internal; <br>}</div>
<div>on azv-test02 {<br>device /dev/drbd0; </div>
<div>disk /dev/VolGroup00/disk1; <br>address <a href="http://192.168.50.196:7788">192.168.50.196:7788</a>; <br>meta-disk internal; </div>
<div>}</div>
<div>disk {<br>on-io-error detach; What to do when the lower level device errors.<br>}</div>
<div>net {<br>max-buffers 2048; <br>ko-count 4;<br>#on-disconnect reconnect; # Peer disconnected, try to reconnect.<br>}</div>
<div>syncer {<br>rate 10M; <br>#group 1; <br>al-extents 257; <br>}</div>
<div>startup {<br>wfc-timeout 0; <br>degr-wfc-timeout 120; <br>}<br>} <br> </div>
<div><strong><font color="#cc0000">Tha </font><font color="#ffcc00">Jamaican</font> <font color="#009900">Nebie</font></strong></div>