ceph resize kvm qemu-img

  1. F

    Resize VM disk on Ceph

    Hi, Some notes: 1. Resizing from Proxmox UI failed with message 'VM 102 qmp command failed - VM 102 qmp command 'block_resize' failed - Could not resize: Invalid argument' 2. Successfully resized image on ceph with 'qemu-img resize -f rbd rbd:rbd/vm-102-disk-1 48G' 3. But Proxmox UI and VM...