startup delay

  1. D

    [SOLVED] Wait for NFS/Iscsi before starting other vms

    Hello guys! i have truenas as a vm inside of proxmox one issue im facing is sometimes my other VMs run before truenas is actually running so the NFS / Iscsi wont be available. i know i can use startup delay i tried that and did set it to 60s but its not consistent sometimes it takes around 1:30m...
  2. I

    (Another case of) Slow container startup

    I am seeing similar slow startup of LXc containers to those reported in this thread and elsewhere, However unlike that report I'm not using docker. I have a pretty "vanilla" installation of Proxmox 7.4.1, except for the fact that the bulk storage is on a BTRFS mirror. This machine currently...
  3. J

    How to define levels of start order and delay for LXC

    Hey there! I have a 5-node cluster with a lot of LXC which basically fall into these categories: Common services (e.g., internal DNS) Database servers (e.g. PostgreSQL) Application servers (e.g. Python applications running with Gunicorn) Web servers (e.g. NGINX as reverse proxy for the...
  4. U

    Cluster startup delay

    Hi, I'd need to plan cluster-wise delay of VM startup. So, I'd put every node's startup delay option to say, 300. Then, on node1 I'd put VM1 in order 1 delay 300, on node2 VM2 order 2 delay 300, on node3 VM3 order 3. Will the three VM be ordered properly, even if they belong to different...