Search results

  1. J

    Detect and throttle 100% CPU on VMs

    It is relatively frequent that some of my VMs goes to 100% cpu usage. This time a customer got infected by one of those spywares that turns the vm into a bitcoin miner zombie. The thing is that I have to manually detect the spike of usage in the proxmox web interface, and alert my customer...
  2. J

    How to start VM/CT from another node

    Hello, The other day my main node went off unexpectedly. As I store my images in the nas, I thought that I could start the VMs of that node in another, until I fixed it. But I could not find the command or way to do it. It seems that you need that the node which holds the VMs to be up and...
  3. J

    Weird bug in lxc containers

    Hello, Here using latest PVE 4.4-13. Today I had to do maintenance on my main node, so I moved my containers to another node: shutdown / migrate / start (I really miss years ago when we could do live migration using openvz... can't believe we are still stuck without it in lxc). All went ok...
  4. J

    Bugs related to reused VMIDs

    Hello, This is my first message in this forum and I would like to discuss an issue I find problematic on Proxmox. In brief: VMIDs should be auto-incremental, like in a database. Currently, when you remove a VM/CT, the ID becomes available again, and the next time you create a virtual machine...