vm delay

  1. G

    VM Startup Delay Setup

    Hello, I just want to confirm if my setup is correctly configured. For the first VM in Startup delay field I'd put nothing, the second one I'd put 60, the third one 120, the fourth one 180 till I reach the last one whom is set to 900. I red the documentation but it is not clear to me. Best...
  2. E

    How to delay first VM after a certain service startup

    Hello, I have a Proxmox server running with a DRBD service. After reboot, when DRBD service starts late, VMs don't start up. I found a article, it says add this code into pve-guests.service. ExecStartPre=/bin/sleep 30...