Hi all
Running PVE v 8.4.19, I want to upgrade to V9 and replace the disk so I created a backup from 1 LXC and offloaded it with SCP.
Moving the 3 files to my previous server with a fresh install, first 9.1, later 8.4.0
This keeps going wrong, whatever I do and I don't understand why.
The SSD I'm restoring to is 500GB and still has space since only OS is installed.
While restoring I keep getting a lot of "Cannot mkdir: No space left on device" errors.
This doesn't make sense to me.
My main setup is configured as ZFS, now I just left EXT4.
Is this the reason or what am I missing?
Thanks in advance!
Running PVE v 8.4.19, I want to upgrade to V9 and replace the disk so I created a backup from 1 LXC and offloaded it with SCP.
Moving the 3 files to my previous server with a fresh install, first 9.1, later 8.4.0
This keeps going wrong, whatever I do and I don't understand why.
The SSD I'm restoring to is 500GB and still has space since only OS is installed.
While restoring I keep getting a lot of "Cannot mkdir: No space left on device" errors.
Code:
df -h
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 1.3M 1.6G 1% /run
/dev/mapper/pve-root 94G 18G 72G 20% /
tmpfs 7.8G 46M 7.8G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/fuse 128M 16K 128M 1% /etc/pve
tmpfs 1.6G 0 1.6G 0% /run/user/0
My main setup is configured as ZFS, now I just left EXT4.
Is this the reason or what am I missing?
Thanks in advance!
Last edited: