<div dir="ltr"><div><div><div>All,<br><br>I was trying to debug a regression failure [1]. When I ran test locally on my laptop, I see some warnings as below:<br><br>++ gluster --mode=script --wignore volume get patchy nfs.mount-rmtab<br>++ xargs dirname<br>++ awk &#39;/^nfs.mount-rmtab/{print $2}&#39;<br>dirname: missing operand<br>Try &#39;dirname --help&#39; for more information.<br>+ NFSDIR=<br><br></div>To debug I ran the volume get cmds:<br><br>[root@booradley glusterfs]# gluster volume get patchy nfs.mount-rmtab<br>Option                                  Value                                   <br>------                                  -----                                   <br>volume get option failed. Check the cli/glusterd log file for more details<br><br>[root@booradley glusterfs]# gluster volume set patchy nfs.mount-rmtab testdir<br>volume set: success<br><br>[root@booradley glusterfs]# gluster volume get patchy nfs.mount-rmtab<br>Option                                  Value                                   <br>------                                  -----                                   <br>nfs.mount-rmtab                         testdir                                 <br><br></div>Does this mean the option value is not set properly in the script? Need your help in debugging this.<br></div><div><br></div><div>@Nigel<br></div>I noticed that test is timing out.<br><pre class="gmail-console-output"><span class="gmail-timestamp"><b>20:28:39</b> </span>./tests/basic/mount-nfs-auth.t timed out after 200 seconds<br><br></pre><pre class="gmail-console-output"></pre>Can this be infra issue where nfs was taking too much time to mount?<br><div><div><div><div><br>[1] <a href="https://build.gluster.org/job/centos7-regression/316/console">https://build.gluster.org/job/centos7-regression/316/console</a></div><div><br></div><div>regards,</div><div>Raghavendra<br></div></div></div></div></div>