I have LXC container with two disks. When I try to move 2nd disk on other storage I get an error "No space left."
I checked free space on target storage and it should be more then enough space on it.
I get very similar error if I try to restore VM from backup.
Should I open bug report?
Code:
Formatting '/thirdDisk/data/images/104/vm-104-disk-0.raw', fmt=raw size=547608330240
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks: 4096/133693440 done
Creating filesystem with 133693440 4k blocks and 33423360 inodes
Filesystem UUID: 2db4f90f-6899-47d8-ba7e-a9571a1b87bc
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000
Allocating group tables: 0/4080 done
Writing inode tables: 0/4080 done
Creating journal (262144 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information: 0/4080 done
rsync: write failed on "/var/lib/lxc/104/.copy-volume-1/rsync/path/to/file/fileerror.log": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]
TASK ERROR: command '/usr/bin/rsync --stats -X -A --numeric-ids -aH --whole-file --sparse --one-file-system '--bwlimit=0' /var/lib/lxc/104/.copy-volume-2/ /var/lib/lxc/104/.copy-volume-1' failed: exit code 11
I checked free space on target storage and it should be more then enough space on it.
I get very similar error if I try to restore VM from backup.
Should I open bug report?