Hi all.
<p>
I am trying to do some tests on DRBD running on linux on Sun Netra 240 (sparc64).<br>
I am using drbd-8.0.5.<br>
My problem is that I do not manage to do the first synchronisation.
</p>
<p>
When every thing is configured and started, I am in state secondary/secondary and inconsistent/inconsistent. This is normal!<br>
But <br>
<i>#> drbdadm -- --overwrite-data-of-peer primary all</i> just do nothing.<br>
The state of my ressource does not change.<br>
<i>#> drbdsetup /dev/drbd4 primary --overwrite-data-of-peer</i> just says "bus error".<br>
<img class='smiley' src='http://www.nabble.com/images/smiley/anim_confused.gif' />
</p>
<p>
I do not know if it is the same problem, bu an error occurs at the metadata creation.<br>
<i>#> drbdadm create-md all<br>

Valid meta-data already in place, recreate new?<br>
[need to type 'yes' to confirm] yes<br>

Creating meta data...<br>
initialising activity log<br>
NOT initialized bitmap (284 KB)<br>
msync(on_disk_md): Invalid argument<br>
operation failed</i><br>
</p>
<p>
Here is the dump-md output:<br>
<i>#> drbdadm dump-md r4<br>
version "v08";<br>
<br>
uuid {<br>
    0x0000000000000004; 0x0000000000000000; 0x0000000000000000; 0x0000000000000000;<br>
    flags 0x00000000;<br>
}<br>
la-size-sect 0;<br>
bm-byte-per-bit 4096;<br>
device-uuid 0x0000000000000000;<br>
# bm-bytes 0;<br>
# bits-set 0;<br>
bm {<br>
}</i><br>
</p>
<p>
I have also some error when detaching drbd from the ressource:<br>
<i>#> drbdadm down all<br>
[881921.569358] drbd4: short read expecting header on sock: r=-512<br>
[881921.647238] drbd4: meta connection shut down by peer.</i><br>
</p>
<br>
<p>
Thanks by advance for any help  <img class='smiley' src='http://www.nabble.com/images/smiley/smiley_wink.gif' />
<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/drbdadm-create-md-fails-with-msync-error-on-sparc64-tp14373906p14373906.html">drbdadm create-md fails with msync error on sparc64</a><br>
Sent from the <a href="http://www.nabble.com/DRBD---User-f14290.html">DRBD - User mailing list archive</a> at Nabble.com.<br>