Replies: 2 comments 15 replies
-
@s4ndalHat hopefully it's possible to get a bit more information from the system or from the mover logs themselves to help narrow down what the issue is. Some suggestions for things to try and capture:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @tesshuflower, I'm trying to reproduce the source issue |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community,
Recently i have tested volsync for various use case for our internal tools running on Kubernetes clusters.
I have faced a problem when trying to backup a Nextcloud instance using volsync.
I have no CSI drive that can do snapshot on the cluster, so I used the copyMethod Direct mode.
But the volsync-src-data pod which take restic snapshot is running then terminating suddenly and re-create itself numerous times, and that makes the backup never success (it's been 15 hours running non-stop).
So, my bucket s3 was filled with numerous snapshots which is not completed...
Do you have any insight ?
Kubernetes version: 1.28
Volsync installed with helm chart 0.10.0
Data mover: restic copyMethod Direct
Beta Was this translation helpful? Give feedback.
All reactions