<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>Xen + DRBD problem... CentOS 5.2 32-bit with working 20GB shared DRBD partition.<br><br># rpm -qf /etc/xen/scripts/block-drbd<br>drbd82-8.2.6-1.el5.centos<br># drbdadm state r0<br>Primary/Primary<br><br>Works fine referencing it as a phy: device...<br># grep disk domutest<br>disk = [ "phy:/dev/drbd0,xvda,w" ]<br><br># xm create domutest<br>Using config file "./domutest".<br>Started domain domutest<br><br>Not so much using the DRBD supplied Xen block handler...<br># grep disk domutest<br>disk = [ "drbd:r0,xvda,w" ]<br><br># xm create domutest<br>Using config file "./domutest".<br>No handlers could be found for logger "xend"<br>Error: Disk isn't accessible<br><br>Any suggestions?<br>Thanks...<br><br><br>----- "Oliver Welter" &lt;mail@oliwel.de&gt; wrote:
<br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA1<br>&gt; <br>&gt; Hi All,<br>&gt; <br>&gt; I used drbd 0.7 a while with protocol B which did fine.<br>&gt; <br>&gt; I migrated the servers and due to the comment in the sample config, that<br>&gt; currently C is considered faster than B, I switched to C but now get<br>&gt; extreme iowaits even in really low load situations.<br>&gt; The system is a dual CPU AMD Quad Opteron and system load raises to &gt;15<br>&gt; and I get 80% waits. DRBD runs over a low latency (~0.1ms) Gigabit Link.<br>&gt; <br>&gt; I now wanted to switch the system to protocol B or even A, is there a<br>&gt; way to do so without shutting down the disks? I have a total of 8 drbd<br>&gt; devices on the box.<br>&gt; <br>&gt; TIA<br>&gt; <br>&gt; Oliver<br>&gt; - --<br>&gt; Protect your environment - &nbsp;close windows and adopt a penguin!<br>&gt; PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF &nbsp;8168 CAB7 B0DD 3985 1721<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v2.0.7 (GNU/Linux)<br>&gt; Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org<br>&gt; <br>&gt; iD8DBQFI30r/yrew3TmFFyERAsGLAJ94qlMXjHtmkv+YvxgoNSuYvMg1aQCePOtz<br>&gt; T1zX86tChP+6Kucqfr7QS5k=<br>&gt; =zjKL<br>&gt; -----END PGP SIGNATURE-----<br>&gt; _______________________________________________<br>&gt; drbd-user mailing list<br>&gt; drbd-user@lists.linbit.com<br>&gt; http://lists.linbit.com/mailman/listinfo/drbd-user<br>&gt; </div></body></html>