From ae674246cf60b3badeb7fc2821de241f0e1dd4ec Mon Sep 17 00:00:00 2001 From: ma Date: Thu, 30 Jun 2022 22:55:13 +0200 Subject: [PATCH] virtnbdbackup now supports backup of offline domains, too --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 571e727..4cd922c 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,6 @@ And attach to its Shell with: `docker start -i ` to perform manu ## Quick Notes for SysAdmins: - Modifications on VM's XML files while domains are running, requires to restart such domains. -- Backup jobs will be executed on running domains only. - Restoration jobs are independent of domain's state (it can be running or not) but actual restoration of domain has to be done by hand, by: - Stopping the domain - Renaming / replacing image files on its final location