This repository was archived by the owner on Nov 2, 2024. It is now read-only.
backup issue with containers, idk if this is a script issue..... #1491
Answered
by
tteck
mon5termatt
asked this question in
Help Needed
-
|
Beta Was this translation helpful? Give feedback.
Answered by
tteck
Jun 15, 2023
Replies: 1 comment 1 reply
-
this is made from the debian lxc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Initially attempted with the "snapshot" mode, but failed due to unsupported volumes, switched to: "suspend" but it appears that there was an issue with the
rsync
command used to synchronize the files from the CT's root file system (/proc/234887/root/
) to the temporary backup location (/var/tmp/vzdumptmp3226851_103
). Exit code 23 indicates that an error occurred during the synchronization process. Again, probably due to unsupported volumes. The problem at hand is related to a configuration issue, not a problem with the script itself.