SauRoNZA
Honorary Master
So with load shedding getting on my nerves it's a bit problematic to run my Unraid box through out an entire load shed and so I figured maybe it's time to move my Home Assistant Docker over to Hass.io on a Pi and some specific Dockers that are mission critical to go live on that.
My question relates however to everyone complaining about SD cards eventually dying because of read/writes to the DB constantly.
1. I already use InfluxDB so I can pump it into Grafana. Does this mean there are no "local" writes and everything is going there? Does doing this save the SD card or do I need another solution?
2. In the event of Load Shedding and my Unraid box shutting down, taking InfluxDB along with it what happens to Home Assistant? Does it just write nothing during that period? Does it fall over?
3. Does the same crap apply to things like MQTT? It also has a persistence database after all. Or is that low frequency enough not be an issue.
4. Isn't it possible to simply skip the SD part and do something else? I'm sure money is the real problem there so what are cheap options?
*** I have never even fiddled with a Pi so I have no clue on the hardware front what can and can't be done or supported.
My question relates however to everyone complaining about SD cards eventually dying because of read/writes to the DB constantly.
1. I already use InfluxDB so I can pump it into Grafana. Does this mean there are no "local" writes and everything is going there? Does doing this save the SD card or do I need another solution?
2. In the event of Load Shedding and my Unraid box shutting down, taking InfluxDB along with it what happens to Home Assistant? Does it just write nothing during that period? Does it fall over?
3. Does the same crap apply to things like MQTT? It also has a persistence database after all. Or is that low frequency enough not be an issue.
4. Isn't it possible to simply skip the SD part and do something else? I'm sure money is the real problem there so what are cheap options?
*** I have never even fiddled with a Pi so I have no clue on the hardware front what can and can't be done or supported.