Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2007 06:52:21 GMT
From:      Tom Uffner<tom@uffner.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/110999: carp(4) should document unsupported interface types
Message-ID:  <200703290652.l2T6qLrI080593@www.freebsd.org>
Resent-Message-ID: <200703290700.l2T70AOk069782@freefall.freebsd.org>

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

>Number:         110999
>Category:       kern
>Synopsis:       carp(4) should document unsupported interface types
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 29 07:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tom Uffner
>Release:        Current and 6.2-stable
>Organization:
>Environment:
FreeBSD xiombarg.uffner.com 7.0-CURRENT FreeBSD 7.0-CURRENT #89: Wed Mar 14 04:41:10 EDT 2007     root@xiombarg.uffner.com:/usr/obj/usr/src/sys/XIOMBARG  i386

>Description:
I just spent a few hours trying to figure out why I couldn't get CARP to work on an if_bridge interface before discovering "%s: carp is not supported for this interface type\n" in the source and finding out that if I had set the sysctl net.inet.carp.log > 1, i would have seen an error message when I tried to ifconfig  the carp interface.

Ideally, I would like to see CARP supported on bridge interfaces, but failing that, i would like to see the man page for CARP list the interface types that are not supported, or not completely supported. It would also be nice if the failure diagnostic output appeared at the default logging level and not just the higher one.
>How-To-Repeat:
N/A
>Fix:
N/A
>Release-Note:
>Audit-Trail:
>Unformatted:



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