[Gluster-users] gfapi async write dropping requests
Ramachandra Reddy Ankireddypalle
rcreddy.ankireddypalle at gmail.com
Wed Nov 11 20:23:22 UTC 2015
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.
On Wed, Nov 11, 2015 at 3:19 PM, Niels de Vos <ndevos at redhat.com> wrote:
> On Wed, Nov 11, 2015 at 11:52:14AM -0500, Ramachandra Reddy Ankireddypalle
> wrote:
> > Hi,
> > I am trying to write data using libgfapi async write. The write
> > returns successful and call back is also getting invoked. But some of the
> > data is not making it to gluster volume. If I put a sleep in the code
> after
> > each write then all the writes are making it to the gluster volume. This
> > makes me feel that libgfapi is dropping some of the requests.
>
> How do you check if the writes made it to the volume? Are you reading on
> a different client over a fuse mount point, or something else?
>
> Thanks,
> Niels
>
> >
> > Thanks and Regards,
> > rcr.
>
> > _______________________________________________
> > Gluster-users mailing list
> > Gluster-users at gluster.org
> > http://www.gluster.org/mailman/listinfo/gluster-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20151111/9f297e47/attachment.html>
More information about the Gluster-users
mailing list