Actions
Bug #1045
closedCARP missing sysctl options
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
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
       Updated by sepherosa over 17 years ago
      Updated by sepherosa over 17 years ago
      
    
    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
       Updated by elekktretterr over 17 years ago
      Updated by elekktretterr over 17 years ago
      
    
    Stupid me again. I did not realize i dont have options carp in the kernel 
config. Sorry, this bug is squashed.
Cheers,
Petr
Actions