История изменений
Исправление targitaj, (текущая версия) :
root@host42:~# qemu-img info /dev/vg01/vm-105-disk-0 image: /dev/vg01/vm-105-disk-0 file format: raw virtual size: 20 GiB (21474836480 bytes) disk size: 0 B root@host42:~#
хм, реально. А как это надо понимать?
root@host31:/storage/images# qemu-img create -f raw test 10G Formatting 'test', fmt=raw size=10737418240 root@host31:/storage/images# qemu-img info test image: test file format: raw virtual size: 10G (10737418240 bytes) disk size: 0 root@host31:/storage/images#
ммммда
но при этом
root@host31:/storage/images# ll -h test -rw-r--r-- 1 root root 10G Jun 23 12:51 test root@host31:/storage/images#
размер файла соответствует
Исправление targitaj, :
root@host42:~# qemu-img info /dev/vg01/vm-105-disk-0 image: /dev/vg01/vm-105-disk-0 file format: raw virtual size: 20 GiB (21474836480 bytes) disk size: 0 B root@host42:~#
хм, реально. А как это надо понимать?
root@host31:/storage/images# qemu-img create -f raw test 10G Formatting 'test', fmt=raw size=10737418240 root@host31:/storage/images# qemu-img info test image: test file format: raw virtual size: 10G (10737418240 bytes) disk size: 0 root@host31:/storage/images#
ммммда
Исходная версия targitaj, :
root@host42:~# qemu-img info /dev/vg01/vm-105-disk-0 image: /dev/vg01/vm-105-disk-0 file format: raw virtual size: 20 GiB (21474836480 bytes) disk size: 0 B root@host42:~#
хм, реально. А как это надо понимать?