[Gluster-users] Fwd: to mailing list gluster.org
Joe Julian
joe at julianfamily.org
Fri Jan 30 07:11:47 UTC 2015
>> Gluster volume quota gltestn enable
>>
>> gives the following output in quotad.log
>>
>> what means
>>
>> 2015-01-07 12:01:56.559594] I
>> [client-handshake.c:1677:select_server_supported_programs]
>> 0-gltestn-client-0: Using Program GlusterFS 3.3, Num (1298437),
>> Version (330)
>>
>> In the log output.
>>
>> Our glusterfs clients all have 3.5.2 glusterfs version.
>>
>> Can someone help?
>>
>>
3.3 has to do with RPC identification. It is defined in
rpc/rpc-lib/src/protocol-common.h:
#define GLUSTER_FOP_VERSION 330 /* 3.3.0 */
This is used for the client and server to determine that they actually
know how to talk to each other, not what the release version of
GlusterFS is.
At the time it was written, that informational message made sense. Since
3.3, however, that text is now unclear and should probably be changed to
reflect what it really means.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150129/288c16fa/attachment.html>
More information about the Gluster-users
mailing list