vrrp_script chk {. script "[[ -f /etc/keepalived/down ]] && exit 1 || exit 0". interval 1. weight -20. 注:这个脚本的作用是用于维护MASTER,使MASTER手动下线.
確定! 回上一頁