Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2011 16:49:57 +0100
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-fs@freebsd.org, canevet@embl.fr
Cc:        freebsd-net@freebsd.org
Subject:   Re: showmount sometimes slow with carp
Message-ID:  <4D5BF225.4060500@my.gd>
In-Reply-To: <1297871119.3097.36.camel@pc286.embl.fr>
References:  <1297858944.3097.20.camel@pc286.embl.fr>	<1297870150.3097.30.camel@pc286.embl.fr> <1297871119.3097.36.camel@pc286.embl.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
You're using POLLING on your physical interfaces.

Sometimes they go down and you lose your CARP interface.


OR


For whatever reason you lose your CARP interface.



Get the output from `dmesg` , see if you get logs saying your carp
interface went down then back up, there are high chances it did.



Post your dmesg
Post your ifconfig
Post your rc.conf

Cheers ;)


On 2/16/11 4:45 PM, Mickaël Canévet wrote:
>> Every now and then I have a long delay with the vip that I don't have
>> with the real IP or an alias...
>>
>> On Wed, 2011-02-16 at 13:22 +0100, Mickaël Canévet wrote:
>>> Hi,
>>>
>>> I installed a redundant NAS with FreeBSD 8.2RC3 + Hast + ZFS + Carp.
>>>
>>> Each machine has its own IP address, and share a virtual IP with carp.
>>>
>>> When I launch 'showmount -e <one machine real ip>' from a linux client
>>> or a freebsd client, I got my answer immediately (about 5ms). But when I
>>> try with carp virtual IP or FQDN, it sometimes takes around 20 seconds,
>>> or even 1 minute, but not everytime.
>>>
>>> It is really annoying because automount, at least the linux version,
>>> seams to use showmount to get server exports. So it sometimes does not
>>> work through the carp virtual IP.
>>>
>>> Can anybody help me ?
>>>
>>> Thanks a lot,
>>>
>>> Mickaël
>>
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D5BF225.4060500>