<p dir="ltr"><br>
Il 21 mag 2016 08:38, &quot;Kevin Lemonnier&quot; &lt;<a href="mailto:lemonnierk@ulrar.net">lemonnierk@ulrar.net</a>&gt; ha scritto:<br>
&gt; Yeah, but healing a few MB shard takes a few second, so the VM is frozen for a very small<br>
&gt; amount of time. Without sharding, the VM is frozen as long as the whole disk hasn&#39;t<br>
&gt; been healed, which will take hours on big clusters.</p>
<p dir="ltr">Which is the OS reaction to a locked storage?  It&#39;s transparent or could lead to FS issue?<br>
What would happen if healing starts in the middle of a write, for example when MySQL flush to disks?</p>
<p dir="ltr">Let&#39;s assume a 100gb image sharded (10mb) in a replica 3 on a 3 nodes cluster <br>
the image is split in 10.000 pieces, stored in all servers (replica 3)<br>
If a server goes down, the whole VM needs to be healed , thus the whole vm is locked</p>
<p dir="ltr">Shard is useful on single brick failures, that could be avoided by using raid, non for server failure </p>