Skip to content

Conversation

@regnare
Copy link

@regnare regnare commented Jan 3, 2026

Currently, the script hardcodes --mode stop when performing backups.
This causes backups to fail for any Container/VM managed by Proxmox HA (High Availability), as HA prevents the "stop" command to ensure uptime.

This PR adds a BACKUP_MODE variable to update.conf.

  • Users can now set BACKUP_MODE="suspend" to support HA clusters.
  • Defaults to stop if the variable is not set, preserving existing behavior for current users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant