Hi all,
So I’ve recently acquired an NAS box for testing purposes (if important I can later add make and model), and to play with the backup function on HA. (I’m running HA OS on RasPi4, if that’s important)
Let’s start with the question- why is HA pinging my NAS drive every few minutes thus not allowing it to go into sleep mode? Can this be changed somehow or is it hardcoded in the system?
So I’ve set up this NAS box with a single sata HDD in, to test some things and also test HA backup system. There’s a single shared folder on the disk, it’s mapped in my computer and (later) also in HA network storage in CIFS mode. (I generally don’t have a need for NAS, my desktop is currently also doubling as media server/shared folder for all users)
Before it was added to HA, even if computer that it was mapped on was running, NAS disk would normally go into sleep mode, and be awaken by Windows every now and then. Fine.
First thing that I’ve noticed, after adding this drive to HA network storage, is that NAS wouldn’t go in sleep mode any more. As sleep time is set to 10mins of inactivity, it means that HA’s “pinging it” in a lesser interval and so keeping it awake. Disk is in HA network storage mapped only as backup, and automatic backup is set 1x week in “system optimal” time.
As I said, since I don’t currently need NAS, disk inside isn’t a proper NAS disk but a regular one (with fewer running hours per year before dying).
So, to repeat the question, if network disk in HA is marked as backup only, and there’s no backup planned for several days, why is HA constantly pinging the state of my network storage disk and not allowing it to get to sleep state? Is this behaviour on purpose, or is it a bug? How can I tell it to just leave this disk the F alone when it has no business with it?
Thank you to all who made it this far, and a special thank you to anyone with even a half-decent reply. ![]()
//RANT: So to reduce the running hours, I’ve even set my NAS to go into sleep mode every evening and wake every morning, but HA within just a few minutes of this sleep reports an error “Network storage device failed”. Why?? It has no need of that disk for the next 3 days.
//