Recent content by elCattivo

  1. E

    Import from Ganeti

    Hello Dietmar, This is the config, if i have checkt the disk with "qemu-img info" i have renamed the diskname from "b9af6c61-200a-400f-8a87-56405fd6161c.disk0_data.snap" to "vm-105-disk-1.raw". bootdisk: virtio0 cores: 1 ide2: none,media=cdrom memory: 1024 name: Test net0...
  2. E

    Import from Ganeti

    Hi, I want import a exported vm from ganeti with kvm to Proxmox VE 4. So i export the vm via gnt-backup export from ganeti and transfer the disk image to the proxmox host. Then i create a new vm with a raw disk in Proxmox VE and change the disk to the exported disk from ganeti. I start the vm...