<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
    </head>
    <body>
        <p>
            Hi,
        </p>
        <p>
            I experience problems when only one node is up:<br />
            Only a few writes to the filesystem put the iowait up to 99% and the volume (lvm) becomes unresponsive.
        </p>
        <p>
            I've had the same problem when status is WFConnection and Standalone, this really defeats the purpose of replicating between two nodes if both of them need to be online, I think I am doing something wrong ?
        </p>
        <p>
            my system:<br />
            Linux stan 2.6.22-gentoo-r1 #1 SMP PREEMPT Fri Jul 13 21:06:48 CEST 2007 i686 Intel(R) Xeon(TM) CPU 3.06GHz GenuineIntel GNU/Linux<br />
        </p>
        <p>
            drbd version: Version: 8.0.5 (api:86)
        </p>
        <p>
            LVM version:&#160;&#160;&#160;&#160; 2.02.09 (2006-08-17)<br />
            Library version: 1.02.19 (2007-04-27)<br />
            Driver version:&#160; 4.11.0
        </p>
        <p>
            My config:
        </p>
        <p>
            resource mirror0 {<br />
            &#160; protocol A;<br />
            &#160; # tried protocol C and B as well normally used C but thought<br />
            &#160; # perhaps this would help<br />
            &#160; startup {<br />
            &#160; }<br />
            &#160; disk {<br />
            &#160;&#160;&#160; on-io-error&#160;&#160; detach;<br />
            &#160;&#160;&#160; # tried pass_on as well<br />
            &#160; }<br />
            &#160; net {<br />
            &#160; }<br />
            &#160; syncer {<br />
            &#160;&#160;&#160; rate 100M;<br />
            &#160;&#160;&#160; al-extents 257;<br />
            &#160; }<br />
            &#160; on stan {<br />
            &#160;&#160;&#160; device&#160;&#160;&#160;&#160; /dev/drbd0;<br />
            &#160;&#160;&#160; disk&#160;&#160;&#160;&#160;&#160;&#160; /dev/vg0/lv1;<br />
            &#160;&#160;&#160; address&#160;&#160;&#160; 192.168.1.101:7788;<br />
            &#160;&#160;&#160; meta-disk&#160; internal;<br />
            &#160; }<br />
            &#160; on game01 {<br />
            &#160;&#160;&#160; device&#160;&#160;&#160; /dev/drbd0;<br />
            &#160;&#160;&#160; disk&#160;&#160;&#160;&#160;&#160; /dev/vg0/lv1;<br />
            &#160;&#160;&#160; address&#160;&#160; 192.168.1.102:7788;<br />
            &#160;&#160;&#160; meta-disk internal;<br />
            &#160; }<br />
            }<br />
            <br />
            This problem first became apparent when trying to setup an volume in stand-alone mode as the other node could not be rebooted atm I figured I could configure one node and get the other one involved at an appropriate time, further testing showed the problem with the existing mirror as well (seems logical).
        </p>
        <p>
            Sure hope I can resolve this issue as this only causes problems instead of preventing them.
        </p>
        <p>
            Regards,
        </p>
        <p>
            Mark<br />
            <br />
        </p>
        <p>
            <br />
            <br />
            ----------------------------------------------------------------<br />
            This message was sent using IMP, the Internet Messaging Program.<br />
        </p>
    </body>
</html>