LXD version: 5.13
When I’m exporting container, I’m getting this:
luken@hypervisor:~$ lxc export test --instance-only --compression none
Exporting the backup: 100% (1.51GB/s)Error: Failed to rename export file: rename /var/lib/snapd/hostfs/home/luken/test.backup test.tar: invalid cross-device link
Does anyone have any idea what’s going on here? The test.backup
file seems to be saved, it just cannot be renamed for some reason.