<div dir="ltr">I am checking size of the file and raw dump of file contents using hexdump.  Using synchronous libgfapi write call works flawlessly and I am able to access data from other nodes of the gluster. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 3:19 PM, Niels de Vos <span dir="ltr">&lt;<a href="mailto:ndevos@redhat.com" target="_blank">ndevos@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 11, 2015 at 11:52:14AM -0500, Ramachandra Reddy Ankireddypalle wrote:<br>
&gt; Hi,<br>
&gt;      I am trying to write data using libgfapi async write. The write<br>
&gt; returns successful and call back is also getting invoked. But some of the<br>
&gt; data is not making it to gluster volume. If I put a sleep in the code after<br>
&gt; each write then all the writes are making it to the gluster volume. This<br>
&gt; makes me feel that libgfapi is dropping some of the requests.<br>
<br>
</span>How do you check if the writes made it to the volume? Are you reading on<br>
a different client over a fuse mount point, or something else?<br>
<br>
Thanks,<br>
Niels<br>
<br>
&gt;<br>
&gt; Thanks and Regards,<br>
&gt; rcr.<br>
<br>
&gt; _______________________________________________<br>
&gt; Gluster-users mailing list<br>
&gt; <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
&gt; <a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-users</a><br>
<br>
</blockquote></div><br></div>