<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br>I've done a fresh install of glusterfs 3.1.6, but when i'm setting nfs port option to 2049, the port still remain on 38467.<br>Why this option doesn't work anymore ?<br><br>cmd :<br># gluster volume set athena nfs.port 2049<br><br>Volume Name: athena<br>Type: Distributed-Replicate<br>Status: Started<br>Number of Bricks: 2 x 2 = 4<br>Transport-type: tcp<br>Bricks:<br>Brick1: yval1000:/users/export<br>Brick2: ylal2950:/users/export<br>Brick3: yval1010:/users/export<br>Brick4: ylal2960:/users/export<br>Options Reconfigured:<br>performance.cache-size: 512MB<br>performance.cache-refresh-timeout: 60<br>network.ping-timeout: 10<br><b>nfs.port: 2049</b><br><br># rpcinfo -p localhost<br>&nbsp;&nbsp; program vers proto&nbsp;&nbsp; port<br>&nbsp;&nbsp;&nbsp; 100000&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; tcp&nbsp;&nbsp;&nbsp; 111&nbsp; portmapper<br>&nbsp;&nbsp;&nbsp; 100000&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; udp&nbsp;&nbsp;&nbsp; 111&nbsp; portmapper<br>&nbsp;&nbsp;&nbsp; 100005&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; tcp&nbsp; 38465&nbsp; mountd<br>&nbsp;&nbsp;&nbsp; 100005&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; tcp&nbsp; 38466&nbsp; mountd<br>&nbsp;&nbsp;&nbsp;<b> 100003&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; tcp&nbsp; 38467&nbsp; nfs</b><br><br># tail&nbsp; nfs-server.vol <br><br>volume nfs-server<br>&nbsp;&nbsp;&nbsp; type nfs/server<br>&nbsp;&nbsp;&nbsp; option nfs.dynamic-volumes on<br>&nbsp;&nbsp;&nbsp; option rpc-auth.addr.athena.allow *<br>&nbsp;&nbsp;&nbsp; option nfs3.athena.volume-id 49dc272b-7228-4dd5-b9c7-e67d8a1269a1<br>&nbsp;&nbsp;&nbsp; subvolumes athena&nbsp; <b>&lt;--- the line for setting the port is missing</b><br>end-volume<br><br><br><br>Regards,<br><br>Anthony<br><br><br><br><br><br>                                               </div></body>
</html>