Search results

  1. N

    warning: host doesn't support requested feature: CPUID.01H:EDX.ss [bit 27]

    Hello, I have searched internet and forums regarding above issue. I had kvm initially running on proxmox 3.4 and had made a backup. Now I have install promox 4 and restored the kvm, and when I try to start it -- I get the above error. warning: host doesn't support requested feature...
  2. N

    xxxx.conf

    Can you please tell me whether this is new feature or something missed. Prior to pve 2.3 -- when you listed the contents of vm's conf file, you did not see other vm's disk images. Now you can. 9503.conf unused0: local:9502/vm-9502-disk-1.qcow2virtio0: local:9503/vm-9503-disk-1.qcow2,size=32G...
  3. N

    Cloning of KVM or CT

    First, I would like to thank the community for one of the best open source solutions. Second, I don't know if this is the right place, but I was wondering if it is possible to create a template of kvm and ct, and be able to re provision it. With ct appliances, I would like to add development...
  4. N

    Drbd 8.4.0

    Hello, I am trying to setup the following: 1. (/dev/sdb1 --> /dev/drbd0) lvm storage to store virtual machines. which I am able to do. 2. I would like to use shared lvm (/dev/sdb2 --> /dev/drbd1) that will be visible within above virtual machine. So when I live migrate from one server to...