So I have an Unraid NAS that I of course want to use as a file server for backups with HA. The problem is I shut the thing down every night for a few hours via a script, and then cycle power on a Z-wave outlet with the motherboard set to “always on” to bring it back up. Worked flawlessly for years. All I needed to do was avoid DVR recordings during the off time. For a special event I would just pause the script and outlet rule on Hubitat.
But now HA gets mad when the backup drive isn’t available, and therefore breaks the connection.
So my questions are…
-
Is there a timeout setting I can change in the CLI to avoid the server outage? Like maybe since the server is down for 5 hours a day, I could set the timeout for say 305 minutes.
-
Is there a polling interval in the middle of the night for the network drive? Any way to shut that off?
-
Is this issue due to hard-code and if so do I just have to set up another Samba server on another device like maybe an unused router to get around it? Then copy any new files via startup script when Unraid comes back on line?
So as you can see I have options. I’m just trying to figure out the best one.