<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=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:12.0pt;
        font-family:"Times New Roman",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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
p.msgtext, li.msgtext, div.msgtext
        {mso-style-name:msgtext;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.hiddentext
        {mso-style-name:hiddentext;}
span.EmailStyle23
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@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"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">As a follow up, I created a test gluster cluster, installed 3.6, and upgraded it to 3.7.&nbsp; I verified client machines running glusterfs 3.6 and 3.7 could mount
 the volume via glusterfs…<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">So currently, clients running 3.7 can’t mount a gluster volume via glusterfs if the gluster servers are running 3.6.x.&nbsp; I didn’t test mounting the volume via
 NFS.&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">When it fails it still returns an authentication error.&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Not sure if this is a bug or just requires specifically setting some authentication parameters on the volume/cluster.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> gluster-users-bounces@gluster.org [mailto:gluster-users-bounces@gluster.org]
<b>On Behalf Of </b>Taylor Lewick<br>
<b>Sent:</b> Wednesday, August 12, 2015 10:52 AM<br>
<b>To:</b> gluster-users@gluster.org<br>
<b>Subject:</b> [Gluster-users] After Centos 6 yum update client fails to mount glusterfs volume<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">I have an 8 node gluster cluster running 3.6.2.&nbsp; Yesterday one of our admin ran a yum update on his Centos 6.6 machine, and it updated the gluster client to 3.7.3.&nbsp; (Client update only
 on his machine, not the gluster cluster servers).<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">After the update he was not able to mount the gluster volume.&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">He then removed and reinstalled the 3.6 gluster client, and he was able to mount the volume again.<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">So to test/confirm, I did the same thing.&nbsp; Prior to the running the upgrade I was running 3.6.4 glusterfs and glusterfs-fuse, and I had the mountpoint mounted on my test server.&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">I ran the yum update glusterfs, it completed successfully, and I could access the mount.&nbsp; I then unmounted the gluster mount, and when I tried to mount it, and I received the following
 error:<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Mount failed. Please check the log file for more details.<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Since I could access the mountpoint, it appears something has happened in this update to change default behavior from a client mount request.&nbsp; Any ideas what changes I need to make to
 be able to mount the volume?<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">With 3.7 version of client, do you have to specifically set auth.allow options for volumes?<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:7.5pt;margin-bottom:0in;margin-left:7.5pt;margin-bottom:.0001pt;line-height:21.6pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Below is the logfile from the client<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:10.982346] I [MSGID: 100030] [glusterfsd.c:2301:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.7.3 (args: /usr/sbin/glusterfs --volfile-server=infarchive01
 --volfile-id=/archives /media)<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.029757] I [MSGID: 101190] [event-epoll.c:632:event_dispatch_epoll_worker] 0-epoll: Started thread with index 1<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.058367] I [MSGID: 114020] [client.c:2118:notify] 0-archives-client-0: parent translators are ready, attempting connect on transport<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.058529] I [MSGID: 101190] [event-epoll.c:632:event_dispatch_epoll_worker] 0-epoll: Started thread with index 2<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.065361] I [MSGID: 114020] [client.c:2118:notify] 0-archives-client-1: parent translators are ready, attempting connect on transport<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.066220] I [rpc-clnt.c:1819:rpc_clnt_reconfig] 0-archives-client-0: changing port to 49152 (from 0)<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.073949] I [MSGID: 114057] [client-handshake.c:1437:select_server_supported_programs] 0-archives-client-0: Using Program GlusterFS 3.3, Num (1298437), Version (330)<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.074260] I [MSGID: 114020] [client.c:2118:notify] 0-archives-client-2: parent translators are ready, attempting connect on transport<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075504] W [MSGID: 114043] [client-handshake.c:1114:client_setvolume_cbk] 0-archives-client-0: failed to set the volume [Permission denied]<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075671] W [MSGID: 114007] [client-handshake.c:1143:client_setvolume_cbk] 0-archives-client-0: failed to get 'process-uuid' from reply dict [Invalid argument]<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075761] E [MSGID: 114044] [client-handshake.c:1149:client_setvolume_cbk] 0-archives-client-0: SETVOLUME on remote-host failed [Permission denied]<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075801] I [MSGID: 114049] [client-handshake.c:1240:client_setvolume_cbk] 0-archives-client-0: sending AUTH_FAILED event<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075840] E [fuse-bridge.c:5130:notify] 0-fuse: Server authenication failed. Shutting down.<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.075892] I [fuse-bridge.c:5595:fini] 0-fuse: Unmounting '/media'.<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.082675] I [MSGID: 114020] [client.c:2118:notify] 0-archives-client-3: parent translators are ready, attempting connect on transport<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:.1in;margin-bottom:0in;margin-left:.1in;margin-bottom:.0001pt">
<span style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">[2015-08-12 15:47:11.084889] W [glusterfsd.c:1219:cleanup_and_exit] (--&gt;/lib64/libpthread.so.0() [0x3fe5a07a51] --&gt;/usr/sbin/glusterfs(glusterfs_sigwaiter&#43;0xcd) [0x405e4d] --&gt;/usr/sbin/glusterfs(cleanup_and_exit&#43;0x65)
 [0x4059b5] ) 0-: received signum (15), shutting down<o:p></o:p></span></p>
</div>
</body>
</html>