Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 23:08:51 +0100
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        Erik Stian Tefre <erik@tefre.com>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, =?windows-1252?Q?Efra=EDn_D=E9ctor?= <efraindector@motumweb.com>
Subject:   Re: CARP in FreeBSD10
Message-ID:  <6D8778FD-67A1-4296-9BF6-4B896F057F14@ultra-secure.de>
In-Reply-To: <52FA6BAD.7030302@tefre.com>
References:  <52FA665B.8050802@motumweb.com> <52FA6BAD.7030302@tefre.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Am 11.02.2014 um 19:27 schrieb Erik Stian Tefre <erik@tefre.com>:

> On 11. feb. 2014 19:05, Efraín Déctor wrote:
>> Hello.
>> 
>> I am triying to enable CARP on FreeBSD 10.0-RELEASE, I have read the documentation (http://www.freebsd.org/doc/en/books/handbook/carp.html) I tried to enable the module of carp, putting if_carp_load="YES" on /boot/loader.conf, rebooted and after that I tried to enable it using the command/ifconfig carp0 create/. However after that I get the following message:
>> 
>> "ifconfig: SIOCIFCREATE2: Invalid argument".
>> 
>> Then after that I rebuilded the kernel putting the option:
>> 
>> device    carp
>> 
>> But afther rebuilding and installing I still get the message "ifconfig: SIOCIFCREATE2: Invalid argument".
> [...]
> 
> http://people.freebsd.org/~glebius/newcarp/README
> 
> And of course:
> man carp
> 



BTW: the handbook’s CARP-section still shows the old syntax.
I’ve opened a PR for this
http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/186464

The man-page is correct, though.
But the FreeBSD handbook is actually quite good, most of the time, and sometimes contains more examples than the man-pages.

So, I guess a lot of people actually first go to the handbook these days (especially those from the younger generation, who do *everything* in their browser)
;-)

With CARP being so different between 9 and 10, I’d advocate to have both syntaxes reflected in the handbook (if possible).




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6D8778FD-67A1-4296-9BF6-4B896F057F14>