[Gluster-devel] 3.3 and address family

Kaushal M kshlmster at gmail.com
Wed May 2 05:35:02 UTC 2012


Didn't send the last message to list. Resending.

On Wed, May 2, 2012 at 10:58 AM, Kaushal M <kshlmster at gmail.com> wrote:

> Hi Emmanuel,
>
> Took a look at your patch for fixing this problem. It solves the it for
> the brick glusterfsd processes. But glusterd also spawns and communicates
> with nfs server & self-heal daemon processes. The proper xlator-option is
> not set for these. This might be the cause. These processes are started in
> glusterd_nodesvc_start() in glusterd-utils, which is where you could look
> into.
>
> Thanks,
> Kaushal
>
> On Fri, Apr 27, 2012 at 10:31 PM, Emmanuel Dreyfus <manu at netbsd.org>wrote:
>
>> Hi
>>
>> I am still trying on 3.3.0qa39, and now I have an address family issue:
>> gluserfs defaults to inet6 transport while the machine is not configured
>> for IPv6.
>>
>> I added option transport.address-family inet in glusterfs/glusterd.vol
>> and now glusterd starts with an IPv4 address, but unfortunately,
>> communication with spawned glusterfsd do not stick to the same address
>> family: I can see packets going from ::1.1023 to ::1.24007 and they are
>> rejected since I used transport.address-family inet.
>>
>> I need to tell glusterfs to use the same address family. I already did a
>> patch for exactly the same problem some time ago, this is not very
>> difficult, but it would save me some time if someone could tell me where
>> should I look at in the code.
>>
>> --
>> Emmanuel Dreyfus
>> http://hcpnet.free.fr/pubz
>> manu at netbsd.org
>>
>> _______________________________________________
>> Gluster-devel mailing list
>> Gluster-devel at nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20120502/2b614bff/attachment-0003.html>


More information about the Gluster-devel mailing list