Search results

  1. B

    Cloning a template creates wrong volume

    I've upgraded, but it didn't help. I've played with qemu-img convert and it works on converting into a local file, and into local lvm also. But I've found a interesting bug and a hotfix for my problem. If I create an LV a little bit bigger than the original image the convert works well and...
  2. B

    Cloning a template creates wrong volume

    Sorry, for the wrong partition layout. Between my initial and the 2nd post I tried it with other images as well. In the initial it was a Rocky cloud-image. Now my layouts of the template looks like yours (its the offical cloud image from Ubuntu without any modification), but the clone is still...
  3. B

    Cloning a template creates wrong volume

    Hi, Thanks for the clarification request. Here are some details. It is a HP MSA 2050 SAN storage. The iscsi target is managed by open-iscsi directly on the host and not from PVE. Some relevant config about this storage: multipath -ll: l-store-s (3600c0ff000524808dd10ff5f01000000) dm-7...
  4. B

    Cloning a template creates wrong volume

    Hi, We are using iscsi storage. After full cloning the template the disk of the VM contains invalid partition table. root@l-rs4:~# fdisk -l /dev/mapper/istore-vm--10000--disk--0 Disk /dev/mapper/istore-vm--10000--disk--0: 2.2 GiB, 2361393152 bytes, 4612096 sectors Units: sectors of 1 * 512 =...