That could be as I'm archiving every 2 minutes, I like the granularity it offers. The Pi3 is quite zippy though so I'm not sure if it's running out of time creating the skins (just standard and SS with RTGD) and I did use a class 10 SD card. If I can set up my docker swarm with say a ubuntu container running weewx that can access an SSD connected to one of my Pi's that should resolve that issue. I want to be able to survive a failed SD card and a docker swarm with 3 nodes (none of which are just plain worker nodes) is the minimum to survive a single failed node and continue to function. Might add some worker nodes in the future just for fun, but the goal is to produce a very reliable system that not only logs weather with weewx but will perform other home automation functions via MQTT.
On Monday, 20 November 2017 11:22:37 UTC-5, vince wrote: > > On Monday, November 13, 2017 at 7:26:30 PM UTC-8, Robert Mantel wrote: >> >> Great stuff Tom, I had to abandon my Pi as it was starting to get flakey >> and locking the database. >> > > That's generally a sign that you're trying to do too much on the pi and/or > your SD card is too slow (or getting ill). Most people who run into that > scenario have fast archive settings meaning the pi can't process all the > skins that are enabled before the next time it needs to write to the db. > Typically those folks also have far too many skins enabled for the pi to be > able to complete everything in time. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
