Search results

  1. A

    How would we share one hard disk using shared storage and 2 proxmox hosts

    Yes, you can. But you have to use latest kernel (for ex. 3.10) not the pve-kernel. Next enable nested VT-x (enable nesting in kvm_intel or kvm_and kernel module), set CPU model of VM to host. That way you should have HW virtualization in VM. I tried it, it works.