qcow2

  1. L

    Migrating a linked clone doesn't show as linked clone

    Hi there, I think this might be a bug or a feature that is not yet implemented. I was migrating from a single server to a cluster. Today I migrated a VM that was a linked clone. The process I followed to do the migration was to create the vm and then overwrite the qcow disk file. The VM works...
  2. C

    Mount qcow2: you must specify the filesystem type

    Hi, I want to mount qcow2 image file, but get this error: mount: you must specify the filesystem type I follow the steps provided in Debian Wiki: modprobe nbd qemu-nbd --connect=/dev/nbd0 imagename.qcow2 The image is loaded correctly, but I cannot mount it. fdisk -l /dev/nbd0 WARNING: GPT...
  3. L

    From OpenVZ to LXC with thin provisioning ?

    Hello, I'm migrating from proxmox 3.4 to proxmox 4.0 and therefore I'm migrating my containers to LXC. I see that LXC containers use raw disks. With OpenVZ, containers only used the necessary disk space, but now I have a container that uses the entire 4GB raw disk image when it only needs...