I trying to spin down my hdd because they are idle 99,9% of the day.
If a backup job starts, the spin up takes to long and backup is failing consistently:
100: 2021-03-01 02:00:01 INFO: backup mode: snapshot
100: 2021-03-01 02:00:01 INFO: ionice priority: 7
100: 2021-03-01 02:00:01 INFO: creating Proxmox Backup Server archive 'vm/100/2021-03-01T01:00:01Z'
100: 2021-03-01 02:00:01 INFO: issuing guest-agent 'fs-freeze' command
100: 2021-03-01 02:00:23 INFO: issuing guest-agent 'fs-thaw' command
100: 2021-03-01 02:00:26 ERROR: VM 100 qmp command 'backup' failed - backup connect failed: command error: http upgrade request timed out
100: 2021-03-01 02:00:26 INFO: aborting backup job
100: 2021-03-01 02:00:26 ERROR: Backup of VM 100 failed - VM 100 qmp command 'backup' failed - backup connect failed: command error: http upgrade request timed out
Any ideas how to make the job waiting a bit longer? Otherwise I have to wake up the hdd's by a cron job a few minutes before backup starts.
If a backup job starts, the spin up takes to long and backup is failing consistently:
100: 2021-03-01 02:00:01 INFO: backup mode: snapshot
100: 2021-03-01 02:00:01 INFO: ionice priority: 7
100: 2021-03-01 02:00:01 INFO: creating Proxmox Backup Server archive 'vm/100/2021-03-01T01:00:01Z'
100: 2021-03-01 02:00:01 INFO: issuing guest-agent 'fs-freeze' command
100: 2021-03-01 02:00:23 INFO: issuing guest-agent 'fs-thaw' command
100: 2021-03-01 02:00:26 ERROR: VM 100 qmp command 'backup' failed - backup connect failed: command error: http upgrade request timed out
100: 2021-03-01 02:00:26 INFO: aborting backup job
100: 2021-03-01 02:00:26 ERROR: Backup of VM 100 failed - VM 100 qmp command 'backup' failed - backup connect failed: command error: http upgrade request timed out
Any ideas how to make the job waiting a bit longer? Otherwise I have to wake up the hdd's by a cron job a few minutes before backup starts.