Recent content by The Kaese

  1. T

    How does one set up Proxmox to suspend on shutdown?

    Is this...not possible? I'm really surprised I've gotten 0 responses to this.
  2. T

    How does one set up Proxmox to suspend on shutdown?

    @Richard, I get that. My script works..the problem is that Proxmox still shuts down the VMs even though they are suspended, making the script a moot point. I'm looking for how to tell Proxmox to either a) use my script for shutdown commands, or b) suspend the VM on shutdown versus shutting it down.
  3. T

    How does one set up Proxmox to suspend on shutdown?

    Like the title says. Basically I've got a script that will suspend all my VMs, but it looks like Proxmox will still tell them to shutdown if the server gets rebooted or shutdown. Here's my scenario. I've got a UPS set up and tied to the Proxmox host such that it will execute the shutdown...