DragonFly BSD
 

Issue1045

Title CARP missing sysctl options
Priority bug Status resolved
Superseder Nosy List elekktretterr
Assigned To Topics

Created on 2008-07-05.07:53:06 by elekktretterr, last changed 2008-08-20.07:23:59 by matthias.

Messages
msg5290 (view) Author: matthias Date: 2008-08-20.07:23:59
Originator suggests to close the issue.
msg4846 (view) Author: elekktretterr Date: 2008-07-06.00:27:00
Stupid me again. I did not realize i dont have options carp in the kernel 
config. Sorry, this bug is squashed.

Cheers,
Petr
msg4842 (view) Author: sepherosa Date: 2008-07-05.11:47:02
By looking at the code, I think net.inet.carp sysctl tree is there.
The preempt node exists too.  What the output of sysctl net.inet?

Best Regards,
sephe
msg4841 (view) Author: elekktretterr Date: 2008-07-05.07:53:02
Hi there,
While testing CARP in HEAD, trying to resolve my previous CARP related
kernel panic,
I noticed that we dont have any sysctl tunables for CARP in net.inet.carp,
even though they are mentioned in the CARP man page. I consider
net.inet.carp.preempt to be an absolutely necessary option for it to be
any useful to me.

Can we please add it?
Thanks,

Petr
History
Date User Action Args
2008-08-20 07:23:59matthiassetpriority: bug
status: chatting -> resolved
messages: + msg5290
2008-07-06 00:27:01elekktretterrsetmessages: + msg4846
2008-07-05 11:47:05sepherosasetstatus: unread -> chatting
messages: + msg4842
2008-07-05 07:53:06elekktretterrcreate