Search results

  1. I

    Move VM from existing cluster

    Hello, I have an existing cluster running Promox 1.9 with VMs in it. I have a new machine with VE 2.0 Beta. How do I move existing VMs from VE 1.9 to the new VE 2.0? I notice the command "pveca" is now replaced with "pvecm" on 2.0. I've tried entering "pvecm add IP-ADDRESS-MASTER" but it...
  2. I

    Error with "aptitude update" command

    Hello, I get the following error when running the "aptitude update" command. Any idea? ************************************************ Hit http://ftp.us.debian.org squeeze/contrib amd64 Packages Hit http://download.proxmox.com squeeze/pve amd64 Packages Fetched 1,672 B in 0s (2,041 B/s) W...
  3. I

    Proxmox HA (High Availability)

    Hello, I read that there's a way to implement KVM HA. It looks complicated. Does anyone know of an easy way to accomplish HA for the virtual machines in either OpenVz or KVM? I like how Proxmox make it very simple with the Mail Gateway HA...
  4. I

    Memory Overcommitment in Proxmox V1.7

    Hello, I just installed Proxmox 1.7. It seems the memory overcommit function for KVM is not there anymore. When I create KVM VM (both windows and Linux), it grabbed the exact amount of memory and locked it for the particular VM. Did something changed? In Promox v1.5, I was able to do memory...
  5. I

    VM limitations

    Tom, I just installed ProxMox 1.7. It seems the memory overcommit function for KVM is not there anymore. Did something changed? When I create KVM VM (both windows and Linux), it grab the exact amount of memory and locked it for the particular VM. In Promox v1.5, I was able to do memory...
  6. I

    Virtual network adapter

    Hi Marco, Thanks very much for your feedback. Prior to this post, I've attempted to do this on an existing Windows 2008 R2 VMs. I simply added the virtual adapter and it would not start. I had to go back and change to a physical adapter and it boot up fine. I was assuming my method didn't work...
  7. I

    Highest performance ever done in ProxMox

    Greetings, We've installed the latest ProxMox 1.5 (May 2010). I am trying to find out the maximum SMP / Multi-Processors any one has successfully configured and deployed under the following VMs: Centos 5.5 FreeBSD Windows 2008 R2 One of our servers is Dell 6950 w/ 4 x Quadcore (4 sockets x 4...
  8. I

    Virtual network adapter

    Hello, In other hypervisors like Hyper-V or VMWare, there's an option to create a virtual private NIC so the VMs can communicate with each other, without having to go through the actual physical NIC. How do I accomplish the same thing in ProxMox? I just want to crate a virtual private adapter...