cannot move volume to another storage from local, recvied out of space when a lot of space available

ilia987

Well-Known Member
Sep 9, 2019
281
14
58
37
i try to move root disk of lxc (the lxc is shutdown)
the lxc boot size configured as 30GB
ceph storage have approx 13TB of free sapce


Code:
Virtual Environment 6.1-5
Search
Container 202 (svr-ub-102) on node 'pve-blade-101'
Server View
Logs
()
/dev/rbd0
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks:    4096/7864320               done                          
Creating filesystem with 7864320 4k blocks and 1966080 inodes
Filesystem UUID: 49ed664b-c9eb-421d-8f35-1b1709373cdc
Superblock backups stored on blocks:
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
    4096000

Allocating group tables:   0/240       done                          
Writing inode tables:   0/240       done                          
Creating journal (32768 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information:   0/240       done

rsync: write failed on "/var/lib/lxc/202/.copy-volume-1/usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37.39.3": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]
Removing image: 1% complete...
Removing image: 2% complete...
-----
-----
Removing image: 99% complete...
Removing image: 100% complete...done.
TASK ERROR: command '/usr/bin/rsync --stats -X -A --numeric-ids -aH --whole-file --sparse --one-file-system '--bwlimit=0' /var/lib/lxc/202/.copy-volume-2/ /var/lib/lxc/202/.copy-volume-1' failed: exit code 11

using latest packages
Code:
proxmox-ve: 6.1-2 (running kernel: 5.3.10-1-pve)
pve-manager: 6.1-3 (running version: 6.1-3/37248ce6)
pve-kernel-5.3: 6.0-12
pve-kernel-helper: 6.0-12
pve-kernel-5.3.10-1-pve: 5.3.10-1
ceph: 14.2.6-pve1
ceph-fuse: 14.2.6-pve1
corosync: 3.0.2-pve4
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.13-pve1
libpve-access-control: 6.0-5
libpve-apiclient-perl: 3.0-2
libpve-common-perl: 6.0-9
libpve-guest-common-perl: 3.0-3
libpve-http-server-perl: 3.0-3
libpve-storage-perl: 6.1-2
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve3
lxc-pve: 3.2.1-1
lxcfs: 3.0.3-pve60
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-1
pve-cluster: 6.1-2
pve-container: 3.0-14
pve-docs: 6.1-3
pve-edk2-firmware: 2.20191002-1
pve-firewall: 4.0-9
pve-firmware: 3.0-4
pve-ha-manager: 3.0-8
pve-i18n: 2.0-3
pve-qemu-kvm: 4.1.1-2
pve-xtermjs: 3.13.2-1
qemu-server: 6.1-2
smartmontools: 7.0-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.2-pve2
 
hi,

maybe try setting the tmpdir option on /etc/vzdump.conf will help
 
hi,

maybe try setting the tmpdir option on /etc/vzdump.conf will help
did not help, there are some issues with the container, i successfully finished backup,
and having the same issue upon restoring on another node with lots of free space