Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2012 21:28:36 +0300
From:      Sergey Kandaurov <pluknet@freebsd.org>
To:        Remko Lodder <remko@freebsd.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r232486 - stable/9/sbin/ifconfig
Message-ID:  <CAE-mSOLYobVfoPgH7p8QU-mnsGuK1nQ2-0dQEGh6YOZ2Uk8Tsg@mail.gmail.com>
In-Reply-To: <201203041037.q24AbQhv026104@svn.freebsd.org>
References:  <201203041037.q24AbQhv026104@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 March 2012 14:37, Remko Lodder <remko@freebsd.org> wrote:
> Author: remko
> Date: Sun Mar =A04 10:37:26 2012
> New Revision: 232486
> URL: http://svn.freebsd.org/changeset/base/232486
>
> Log:
> =A0Add an ifconfig carp option that enables users to set
> =A0the state of the carp cluster.
>
> =A0This is a direct commit to stable/9 because -HEAD's
> =A0code is very different. I discussed this with Gleb
> =A0and the reason for this is that since we do not
> =A0touch the kernel itself and are not adding very
> =A0weird or confusing things, we can commit this to the
> =A0stable branch directly.
>
> =A0The options 'master' and 'backup' are now available,
> =A0which enables the administrator to force a node into
> =A0the backup or master state on the cluster. Ofcourse
> =A0preempt has to be disabled otherwise the master node
> =A0will become master again.
>
> =A0One can do that with:
>
> =A0sysctl net.inet.carp.preempt=3D0
>
> =A0After that one can schedule maintenance on the node
> =A0normally running as the master and such.
>
> =A0PR: =A0 =A0 =A0 =A0 =A0 100956
> =A0Discussed with: =A0 =A0 =A0 glebius
> =A0MFC after: =A0 =A01 weeks

What are the chances this will appear in 8.3-RELEASE?

--=20
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOLYobVfoPgH7p8QU-mnsGuK1nQ2-0dQEGh6YOZ2Uk8Tsg>