Recent content by Pavlinchen

  1. P

    Start/Stop VM on load of other VM

    So Update; I checked in with the APIs and it may be possible. I'll post the script here, once it's written.
  2. P

    Start/Stop VM on load of other VM

    Hey Mate thanks for the response, I was afraid, that was the case. I'll have a look into the ProxMox API and worst case build my own. Take care and stay healthy!
  3. P

    Start/Stop VM on load of other VM

    Hi, thanks for the reply, I'm really new to this so sorry for the possibly dumb question but just to clarify: Just increase the CPU units on VM1, so that the number is higher than on VM2?
  4. P

    Start/Stop VM on load of other VM

    Hi Guys! I'm trying to use capacity when it's not needed for the main application (VM1) for some folding@home (VM2) but I don't want VM2 to influence VM1s performance if needed. So I asked myself if it was possible to start/stop a VM based on the CPU load of another VM (on the same node) without...