Recent content by iverlaek

  1. I

    Sequential backup for VMs/CTs

    Of course, stupid me. Will make a couple of cron jobs. Thanks Nevertheless better support for a proper backup strategy in the proxmox and/or PBS UI would be beneficial for many users. eg. a way to create the famous 3-2-1 type of backups.
  2. I

    Sequential backup for VMs/CTs

    Same for me, It seems the (my) pbs server cannot cope with to many incoming streams from different servers. Somehow a backup scheme per server that starts on the next server when the previous server finished the job. I tried labeling every node by hand and put them in its pool=node name didn't...
  3. I

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Same for me. I also updated proxmox / debian updated to lastest version and the system is now booting but with no ethernet working: the gigabit port LED is dead, the 2.5 gigabit port is blinking but no traffic, error message during initialize of kernel time out during network initialization...
  4. I

    WOL or MQTT Wakeup/Stop Backup server

    To avoid being easily hacked and to save power, my backup storage device should power on and shut down by the Proxmox backup scripts. It would be great if the backup script on Proxmox could power on and off external devices. Best to do via WOL (Wakeup On Lan) and/or MQTT/TASMOTA. Simply turn...