Recent content by CobraHost

  1. C

    CPU Issue

    IO speeds are superb :) How ever it's mainly due to not being able to limit anyone on the CPU usage part, had the same issue any other time we tested promox. Going to reload the node and load VMware onto it.
  2. C

    CPU Issue

    Everything is running on full virtio drivers including networking. Normally we would use VMware, we only chose proxmox because we could not get a ISO loaded remotely. The CPU is the following AMD Opteron 6272 x16 2.0Ghz Got more memory & drives on order for this certain server to handle the...
  3. C

    CPU Issue

    Recently after switching from our VMware box over onto a proxmox setup. we are facing major CPU problem, we have attempted to put every VM onto 8 cores instead of limited per one but still the same issue occurs. CPU BOGOMIPS: 67195.80 REGEX/SECOND: 98528 HD SIZE: 94.49 GB...
  4. C

    KVM CPU Limits

    So we cannot limit single VM using a lot of CPU to 10% ? It has to be active on every other VPS.
  5. C

    KVM CPU Limits

    I'm guessing. cpunits: 100 = 10% cpuunits: 1000 = 100% That is per core ?
  6. C

    KVM CPU Limits

    That is not limiting the CPU to a certain amount of units or amount per core. when we use 100% of 1 core, it raises the CPU usage to around 20% on a 16core AMD CPU. XEN/VMware you can limit it to a certain amount of Ghz and that won't happen.
  7. C

    KVM CPU Limits

    How do we do this?
  8. C

    KVM CPU Limits

    Hello, Is it possible to add CPU limits on Proxmox VE 2.x with KVM ?
  9. C

    pvecm issue

    Main Server we want the master to run on root@*******:~# cat /etc/pve/cluster.conf <?xml version="1.0"?> <cluster name="KVMNodes" config_version="1"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"> </cman> <clusternodes> <clusternode name="*******" votes="1" nodeid="1"/>...
  10. C

    pvecm issue

    Yes. Just need to know how to remove the cluster so we can re-add because of the cluster not working in the first place, the whole system is messed up slightly. the only solution is backing up the VPS. how ever the main system does not even have enough space to do this.
  11. C

    pvecm issue

    That's running fine.
  12. C

    pvecm issue

    Cannot reinstall the node as it's full of VPS that are running critical software :(
  13. C

    pvecm issue

    Could you tell us how to remove a cluster manually?