Recent content by r00tusr

  1. R

    Debian LXC Container with Docker restore failed "Cannot write: No space left on device"

    yes, I initially had a proxmox server running on zfs and I wanted to restore the backup on a new server with ext4, because I replaced the zfs raid 1 with a hardware raid controller. I have already set up a test-server with zfs and tried restoring the backup - and voila it worked. After this I...
  2. R

    Debian LXC Container with Docker restore failed "Cannot write: No space left on device"

    Enough disk space is available as you can see. 00:10 - 00:25 is where I tried on of the restores of my Docker Server.
  3. R

    Debian LXC Container with Docker restore failed "Cannot write: No space left on device"

    I tried to restore it as unprivileged container: TASK ERROR: unable to restore CT 104 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - --zstd --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*'...
  4. R

    Debian LXC Container with Docker restore failed "Cannot write: No space left on device"

    Hello there, I just wanted to restore a unprivileged Debian LXC Container and get the following error in the logs: recovering backed-up configuration from 'PVE-Backup-NAS:backup/vzdump-lxc-104-2021_05_23-14_25_36.tar.zst' Logical volume "vm-104-disk-0" created. Creating filesystem with...