Hello,
I am having a problem with the backup job of a LXC I have set up that is running docker.
It is running on a NFS share on my TrueNAS and is set in HA. I have a 3 node cluster.
When I try to backup the LXC I get an error that there is not enough space.
I am now trying to set the temp backup dir to a SMB share but that is getting new errors.
I would sure love some help with this guy.
Thanks!
I am having a problem with the backup job of a LXC I have set up that is running docker.
It is running on a NFS share on my TrueNAS and is set in HA. I have a 3 node cluster.
When I try to backup the LXC I get an error that there is not enough space.
Code:
ERROR: rsync: [receiver] write failed on "/var/tmp/vzdumptmp1035638_109/data/compose/19/radarr/MediaCover/387/poster.jpg": No space left on device (28)
I am now trying to set the temp backup dir to a SMB share but that is getting new errors.
Code:
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/bin" -> "usr/bin" failed: Input/output error (5)
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/lib" -> "usr/lib" failed: Input/output error (5)
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/lib32" -> "usr/lib32" failed: Input/output error (5)
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/lib64" -> "usr/lib64" failed: Input/output error (5)
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/libx32" -> "usr/libx32" failed: Input/output error (5)
ERROR: rsync: [generator] symlink "/mnt/tmpbak/vzdumptmp652633_109/sbin" -> "usr/sbin" failed: Input/output error (5)
I would sure love some help with this guy.
Thanks!