From 22fa2cde92bfe2c18812a2d61412cdd51c8319fb Mon Sep 17 00:00:00 2001 From: Webber Huang Date: Mon, 6 Jan 2025 11:31:50 +0800 Subject: [PATCH] fix: add note for resume the suspend schedule due to reach "Max Failure" Signed-off-by: Webber Huang --- docs/vm/backup-restore.md | 6 ++++++ versioned_docs/version-v1.4/vm/backup-restore.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/docs/vm/backup-restore.md b/docs/vm/backup-restore.md index 5918338c58..a8284bb2db 100644 --- a/docs/vm/backup-restore.md +++ b/docs/vm/backup-restore.md @@ -300,6 +300,12 @@ You can suspend active schedules and resume suspended schedules. Harvester does not allow you to resume a suspended schedule for backup creation if the backup target is not reachable. + :::note + + If a schedule was automatically suspended because the **Max Failure** value was exceeded, you must explicitly resume that schedule after verifying that the backup/snapshot can be created successfully. For example, when the backup target is back online from the previous disconnection, the user can manually create a backup and check the result first. + + ::: + ### Virtual Machine Operations and Harvester Upgrades Before you upgrade Harvester, ensure that no virtual machine backups or snapshots are in use, and that all virtual machine schedules are suspended. The Harvester UI displays the following error messages when upgrade attempts are rejected: diff --git a/versioned_docs/version-v1.4/vm/backup-restore.md b/versioned_docs/version-v1.4/vm/backup-restore.md index 5918338c58..a8284bb2db 100644 --- a/versioned_docs/version-v1.4/vm/backup-restore.md +++ b/versioned_docs/version-v1.4/vm/backup-restore.md @@ -300,6 +300,12 @@ You can suspend active schedules and resume suspended schedules. Harvester does not allow you to resume a suspended schedule for backup creation if the backup target is not reachable. + :::note + + If a schedule was automatically suspended because the **Max Failure** value was exceeded, you must explicitly resume that schedule after verifying that the backup/snapshot can be created successfully. For example, when the backup target is back online from the previous disconnection, the user can manually create a backup and check the result first. + + ::: + ### Virtual Machine Operations and Harvester Upgrades Before you upgrade Harvester, ensure that no virtual machine backups or snapshots are in use, and that all virtual machine schedules are suspended. The Harvester UI displays the following error messages when upgrade attempts are rejected: