mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
LVS
update lvs configuration on ipreallocated events too (This used to be ctdb commit a4e98073d955676fdcbb91affae1de1a733d0bc2)
This commit is contained in:
parent
a9a6ae064d
commit
1e41ab5fa3
@ -37,7 +37,7 @@ case "$1" in
|
||||
echo 1 > /proc/sys/net/ipv4/route/flush
|
||||
;;
|
||||
|
||||
recovered|stopped)
|
||||
recovered|stopped|ipreallocated)
|
||||
# kill off any tcp connections
|
||||
ipvsadm -D -t $CTDB_LVS_PUBLIC_IP:0
|
||||
ipvsadm -D -u $CTDB_LVS_PUBLIC_IP:0
|
||||
|
Loading…
Reference in New Issue
Block a user