<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks thats excellent. I will give it a go over weekend.<div class=""><br class=""></div><div class="">Much appreciated.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 13 Jan 2017, at 16:04, Ben Werthmann &lt;<a href="mailto:ben@apcera.com" class="">ben@apcera.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I debug fuse mounts by running glusterfs binary directly with the below command. I find it works best to incorporate this command into a test script.<br class=""><div class=""><br class=""></div><div class="">'glusterfs --volfile-server=$onevolumeserver --log-file=$logfile --log-level=$level&nbsp;--volfile-id=$volname $mountpoint`<br class=""></div><div class=""><br class=""></div><div class="">I like to use '--no-daemon', or the '--debug'[1]. For $level, start with&nbsp;DEBUG, then try&nbsp;TRACE.&nbsp;TRACE is _very_ verbose.</div><div class=""><br class="">For more info, see: 'glusterfs --help' or 'man glusterfs'.<br class=""><br class="">The mount.glusterfs handler may be reviewed via: &nbsp;'less -S $(which mount.glusterfs)'<br class=""><br class="">[1]&nbsp;Run in debug mode.&nbsp; This option sets --no-daemon, --log-level to DEBUG, and --log-file to console.</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Jan 13, 2017 at 7:25 AM, Stephen Martin <span dir="ltr" class="">&lt;<a href="mailto:sm@hypersrv.com" target="_blank" class="">sm@hypersrv.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">None that I am aware of, would I be looking in Gluster logs to see EIO?<br class="">
<br class="">
I had a look at the source code for fuse_writev_cbk to see if I could give me some hints as to where the issue is however no joy.<br class="">
<br class="">
Would there be somewhere that would tell me what operation is failing what file etc? Maybe I can turn up logging level.<br class="">
<div class="HOEnZb"><div class="h5"><br class="">
&gt; On 13 Jan 2017, at 12:14, Mohammed Rafi K C &lt;<a href="mailto:rkavunga@redhat.com" class="">rkavunga@redhat.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; the writes might have failed with EIO. Was there any network failure<br class="">
&gt; back and forth ?<br class="">
&gt;<br class="">
&gt;<br class="">
&gt; RafI KC<br class="">
&gt;<br class="">
&gt;<br class="">
&gt; On 01/12/2017 07:50 PM, Stephen Martin wrote:<br class="">
&gt;&gt; Hi looking for help with an error I’m getting.<br class="">
&gt;&gt;<br class="">
&gt;&gt; I’m new to Gluster but have gone though most of the getting started and overview documentation.<br class="">
&gt;&gt;<br class="">
&gt;&gt; I have been given a production server that uses Gluster and although its up and running and fuctioning I see lots of errors in the logs<br class="">
&gt;&gt;<br class="">
&gt;&gt;&nbsp; &nbsp; [2017-01-12 13:19:37.326562] W [fuse-bridge.c:2167:fuse_<wbr class="">writev_cbk] 0-glusterfs-fuse: 5852034: WRITE =&gt; -1 (Input/output error)<br class="">
&gt;&gt;<br class="">
&gt;&gt; I don't really know what action caused it, I get lots of these logged how can I start a diagnostic?<br class="">
&gt;&gt;<br class="">
&gt;&gt; Thanks<br class="">
&gt;&gt;<br class="">
&gt;&gt; .<br class="">
&gt;&gt; ______________________________<wbr class="">_________________<br class="">
&gt;&gt; Gluster-users mailing list<br class="">
&gt;&gt; <a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">
&gt;&gt; <a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank" class="">http://www.gluster.org/<wbr class="">mailman/listinfo/gluster-users</a><br class="">
&gt;<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
Gluster-users mailing list<br class="">
<a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank" class="">http://www.gluster.org/<wbr class="">mailman/listinfo/gluster-users</a></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>