Backup automatico script del 2026-07-19 07:00
This commit is contained in:
1 parent
927f0d4184
commit
4802b021fe
24 files changed
+686
-213
No files matched your search
@@ -11,4 +11,7 @@ vrrp_instance VI_1 {
|
||||
virtual_ipaddress {
|
||||
192.168.128.85 # Il nostro VIP
|
||||
}
|
||||
notify_master "/home/daniely/rete/scripts/ha-failover.sh assume-tier-a"
|
||||
notify_backup "/home/daniely/rete/scripts/ha-failover.sh release-tier-a"
|
||||
notify_fault "/home/daniely/rete/scripts/ha-failover.sh fault"
|
||||
}
|
||||
@@ -11,4 +11,7 @@ vrrp_instance VI_1 {
|
||||
virtual_ipaddress {
|
||||
192.168.128.85
|
||||
}
|
||||
notify_master "/home/daniely/rete/scripts/ha-failover.sh assume-tier-a"
|
||||
notify_backup "/home/daniely/rete/scripts/ha-failover.sh release-tier-a"
|
||||
notify_fault "/home/daniely/rete/scripts/ha-failover.sh fault"
|
||||
}
|
||||
Reference in new issue
Block a user