<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi All,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have a two node gluster storage.&nbsp; The gluster version is 3.2.5.&nbsp; But while mounting from a remote server as nfs volume, it is failing.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">-------------- <o:p></o:p></p>
<p class="MsoNormal">root@compute:~# showmount -e primary<o:p></o:p></p>
<p class="MsoNormal">Export list for primary:<o:p></o:p></p>
<p class="MsoNormal">/rpl *<o:p></o:p></p>
<p class="MsoNormal">/str *<o:p></o:p></p>
<p class="MsoNormal">/dst *<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">root@compute:~# mount -vvv -o mountproto=tcp -t nfs&nbsp; primary:/str&nbsp; /mnt/glusterfs<o:p></o:p></p>
<p class="MsoNormal">mount: fstab path: &quot;/etc/fstab&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: mtab path:&nbsp; &quot;/etc/mtab&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: lock path:&nbsp; &quot;/etc/mtab~&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: temp path:&nbsp; &quot;/etc/mtab.tmp&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: UID:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<o:p></o:p></p>
<p class="MsoNormal">mount: eUID:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<o:p></o:p></p>
<p class="MsoNormal">mount: spec:&nbsp; &quot;primary:/str&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: node:&nbsp; &quot;/mnt/glusterfs&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: types: &quot;nfs&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: opts:&nbsp; &quot;mountproto=tcp&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[0] = &quot;/sbin/mount.nfs&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[1] = &quot;primary:/str&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[2] = &quot;/mnt/glusterfs&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[3] = &quot;-v&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[4] = &quot;-o&quot;<o:p></o:p></p>
<p class="MsoNormal">mount: external mount: argv[5] = &quot;rw,mountproto=tcp&quot;<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: timeout set for Wed May 28 06:13:38 2014<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: trying text-based options 'mountproto=tcp,addr=10.211.203.66,mountaddr=10.211.203.66'<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: prog 100003, trying vers=3, prot=6<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: trying 10.211.203.66 prog 100003 vers 3 prot TCP port 38467<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: prog 100005, trying vers=3, prot=6<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: trying 10.211.203.66 prog 100005 vers 3 prot TCP port 38465<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: mount(2): Permission denied<o:p></o:p></p>
<p class="MsoNormal">mount.nfs: access denied by server while mounting primary:/str<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">What is the reason ?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal">Kumar<o:p></o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by
 you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of
 internal compliance with Accenture policy. <br>
______________________________________________________________________________________<br>
<br>
www.accenture.com<br>
</font>
</body>
</html>