<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><style>p { margin: 0; }</style><div style="font-family: Arial; font-size: 10pt; color: #000000"><font face="Arial"><span style="font-size: 10pt;">Hi folks,</span></font><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;">I am having some issues getting NFS to mount the glusterfs volume on boot-up, I have tried all the usual mount options in fstab, but thus far none have helped I am using NFS as it seems to give better performance for my workload compared with glusterfs client.</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;">[Node Setup]</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;"></div><div style="color: rgb(0, 0, 0); font-size: 10pt; font-family: Arial;">3 x Nodes mounting vol locally.</div><div style="color: rgb(0, 0, 0); font-size: 10pt; font-family: Arial;"></div><div style="color: rgb(0, 0, 0); font-size: 10pt; font-family: Arial;">Ubuntu <span class="Apple-tab-span" style="white-space:pre">                </span>14.04&nbsp;&nbsp;3.13.0-45-generic</div><div><font face="Arial"><span style="font-size: 10pt;">GlusterFS:&nbsp;</span></font><span class="Apple-tab-span" style="color: rgb(0, 0, 0); font-size: 10pt; white-space: pre; font-family: Arial;">        </span><font face="Arial"><span style="font-size: 13.3333330154419px;">3.6.2-ubuntu1~trusty3</span></font></div><div><font face="Arial"><span style="font-size: 13.3333330154419px;">nfs-common &nbsp; &nbsp; &nbsp;1:1.2.8-6ubuntu1.1</span></font></div><div><font face="Arial"><span style="font-size: 13.3333330154419px;"><br></span></font></div><div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Type: Replicate</span></div><div style="font-family: Arial;"></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Status: Started</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Number of Bricks: 1 x 3 = 3</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Transport-type: tcp</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Bricks:</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Brick1: node01:/export/brick0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Brick2:&nbsp;</span><span style="font-size: 13.3333330154419px;">node</span><span style="font-size: 13.3333330154419px;">02:/export/brick0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">Brick3:&nbsp;</span><span style="font-size: 13.3333330154419px;">node</span><span style="font-size: 13.3333330154419px;">03:/export/brick0</span></div><div style="font-family: Arial;"><br></div><div><font face="arial, helvetica, sans-serif" size="2">/etc/fstab:&nbsp;</font></div><div><font face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font face="arial, helvetica, sans-serif" size="2">/dev/mapper/gluster--vg-brick0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/export/brick0 xfs defaults 0 0</font></div><div><font face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font face="arial, helvetica, sans-serif" size="2"></font></div><div><span style="font-size: 13.3333330154419px; font-family: Arial;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock,mountproto=tcp,vers=3 &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; 0</span></div><div><span style="font-size: 13.3333330154419px; font-family: Arial;"><br></span></div><div><span style="font-size: 13.3333330154419px; font-family: Arial;"><br></span></div><div style="font-family: Arial; font-size: 13.3333330154419px;">[Issue]</div><div style="font-family: Arial; font-size: 13.3333330154419px;"><br></div><div style="font-family: Arial; font-size: 13.3333330154419px;">On boot, the /data partition is not mounted, however, I can jump on each node and simply run "mount /data" without any problems, so I assume my fstab options are OK. I have noticed the following log:</div><div style="font-family: Arial; font-size: 13.3333330154419px;"><br></div><div style="font-family: Arial; font-size: 13.3333330154419px;"></div><div><font face="Arial"><span style="font-size: 13.3333330154419px;">/var/log/upstart/mountall.log:</span></font></div><div><font face="Arial"><span style="font-size: 13.3333330154419px;"><br></span></font></div><div><font face="Arial"><span style="font-size: 13.3333330154419px;"></span></font></div><div style="font-size: 13.3333330154419px;"><div style="font-size: 13.3333330154419px;"><font face="arial, helvetica, sans-serif">mount.nfs: requested NFS version or transport protocol is not supported</font></div><div style="font-size: 13.3333330154419px;"><font face="arial, helvetica, sans-serif">mountall: mount /data [1178] terminated with status 32</font></div><div style="font-family: Arial;"><br></div><div style="font-family: Arial;">I have attempted the following fstab options without success and similar log message:</div><div style="font-family: Arial;"><br></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                                                </span>0 &nbsp; &nbsp; &nbsp; 0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock,mountproto=tcp,vers=3 &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">                </span>0 &nbsp; &nbsp; &nbsp; 0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock,vers=3 &nbsp; &nbsp; &nbsp; <span class="Apple-tab-span" style="white-space:pre">                                        </span>0 &nbsp; &nbsp; &nbsp; 0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock,nfsvers=3 &nbsp; &nbsp; &nbsp; &nbsp;</span><span class="Apple-tab-span" style="font-size: 13.3333330154419px; white-space: pre;">                                </span><span style="font-size: 13.3333330154419px;">0 &nbsp; &nbsp; &nbsp; 0</span></div><div style="font-family: Arial;"><span style="font-size: 13.3333330154419px;">localhost:/my_filestore_vol &nbsp; &nbsp; &nbsp; &nbsp; /data &nbsp; nfs &nbsp; &nbsp; defaults,nobootwait,noatime,_netdev,nolock,mountproto=tcp,nfsvers=3 &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0 &nbsp; &nbsp; &nbsp; 0</span></div><div style="font-family: Arial;"></div><div style="font-family: Arial;"><br></div><div style="font-family: Arial;">Anything else I can try?</div><div style="font-family: Arial;"><br></div><div style="font-family: Arial;">Regards,</div></div><br><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 10pt;"><span></span><font face="arial, helvetica, sans-serif" size="2">ALUN JAMES<br><font>Senior Systems Engineer</font><br><font>Tibus</font><br><br><font>T: +44 (0)28 9033 1122</font><br><font>E: ajames@tibus.com</font><br><font>W: </font><a href="http://www.tibus.com" target="_blank">www.tibus.com</a><br><br><font>Follow us on Twitter </font><a href="http://twitter.com/intent/user?screen_name=tibus" target="_blank">@tibus</a><br><br><font>Tibus is a trading name of The Internet Business Ltd, a company limited by share capital and registered in Northern Ireland, NI31235. It is part of UTV Media Plc.</font><br><br><font>This email and any attachment may contain confidential information for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorised to receive for the recipient), please contact the sender by reply email and delete all copies of this message. &nbsp; &nbsp; </font></font><span></span><br></div></div></div></div></body></html>