<div dir="ltr">Hi all,<div><br></div><div>I have a simple replicated volume with a replica count of 3. To ensure any file changes (create/delete/modify) are replicated to all bricks, I have this setting in my client configuration.</div><div>







<p class="gmail-p1"><span class="gmail-s1"> volume gv0-replicate-0<br></span>    type cluster/replicate <br>    subvolumes gv0-client-0 gv0-client-1 gv0-client-2<br>end-volume</p><p class="gmail-p1">And that works as expected. My question is how one could detect if this was not happening which could poise a severe problem with data consistency and replication. For example, those settings could be omitted from the client config and then the client will only write data to one brick and all kinds of terrible things will start happening. I have not found a way the gluster volume cli to detect when that kind of problem is occurring. For example gluster volume heal &lt;volname&gt; info does not detect this problem. </p><p class="gmail-p1">Is there any programmatic way to detect when this problem is occurring?<br></p><p class="gmail-p1">Thanks,<br>Joe</p></div><div><br></div><div><br></div></div>