(4.8/amd4)

Hello,

Looks like the carp "demote count" is limited to 255 but the max value
in ifconfig is less or equal to 128.

# ifconfig -g carp             
carp: carp demote count 0
# ifconfig -g carp carpdemote 100
# ifconfig -g carp carpdemote 100 
# ifconfig -g carp                
carp: carp demote count 200
# ifconfig -g carp -carpdemote 200  
ifconfig: invalid carp demotion: too large

Thanks, regards.

Reply via email to