<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/25 Gerald Richter - ECOS <span dir="ltr"><<a href="mailto:richter@ecos.de" target="_blank">richter@ecos.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have a simple test cluster with two nodes and one vdi with 26GB. If I restart one node recovery takes 7,5 minutes. Even there were no vm running in this time, so nothing is change inside the cluster, but the recovery node seem to pull all the data of the vid from the other node, even it has all the data already on the local disk.<br>
</blockquote><div><br></div><div>It doesn't pool data from the other node if not necessary.<br></div><div>What it does it to checksum all objects in the node you have restarted.<br></div><div>If any object is missing, it will copy it from the other nodes.<br>
<br></div><div>This operation takes time even if it doesn't create network traffic.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
So I expect a cluster of 2,6GB will take 750 minutes, which is half a day.</blockquote><div><br></div><div>Did you mean Tera?<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 If the second server fails in this time, data might be lost. So doing a reboot of two servers within half a day might cause data loss... (it's same for three or more nodes, only the timeframe changes a little bit).<br>
</blockquote><div><br></div><div>If the second powers off, nothing happens different of a "standard" server that gets powered off.<br></div><div>When you turned off the first server, no recovery has occurred.<br>
</div><div>The second server just continued working with 1 copy per object.<br><br></div></div></div></div>