Add live migrate max downtime selector meta field

Adds a new flag to VM metadata to allow setting the VM live migration
max downtime. This will enable very busy VMs that hang live migration to
have this value changed.
This commit is contained in:
2024-01-10 16:13:31 -05:00
parent 38eeb78423
commit 09269f182c
17 changed files with 283 additions and 30 deletions

View File

@ -168,7 +168,7 @@ database:
port: 6379
# Hostname; use `cluster` network floating IP address
hostname: 10.0.1.250
hostname: 127.0.0.1
# Path, usually "/0"
path: "/0"
@ -180,7 +180,7 @@ database:
port: 5432
# Hostname; use `cluster` network floating IP address
hostname: 10.0.1.250
hostname: 127.0.0.1
# Credentials
credentials: