Skraut Posted November 5, 2016 Share Posted November 5, 2016 I had been doing well keeping the appdata for various docker containers on a cache drive, and using the Cache Only option on the share. This let me keep the number of disks down while lots of things worked in the background. That is, it worked well until the cache drive died, and I lost everything. Yes it wasn't anything super important, but it was frustrating to rebuild Plex data, have to re-tell Crashplan where my drives were and so on. This time around I set up cache only once again, and built an rsync job triggerd via cron to copy things from my appdata share, to an appdata-backup share which does not use the cache drive. This lets me keep everything still using the cache drive only, but still have something to go back to if the cache drive dies again. Is there a way this can be done automatically in unRaid? Some sort of option for the cache settings to be Only with Backup, so that it would use the same share location, it would just be that the mover script would rsync things to the share on the main array, without deleting things off the cache. Link to comment
Squid Posted November 5, 2016 Share Posted November 5, 2016 CA's appdata backup will do what your doing already but not for all the shares Sent from my LG-D852 using Tapatalk Link to comment
limetech Posted November 5, 2016 Share Posted November 5, 2016 Why not make your cache a 2 (or more) btrfs pool? Link to comment
Squid Posted November 6, 2016 Share Posted November 6, 2016 Why not make your cache a 2 (or more) btrfs pool? In my case, the cost vs benefit of a cache-pool isn't worth it. No major use of VMs, and a backup of appdata suits my purposes quite nicely. Link to comment
Skraut Posted November 6, 2016 Author Share Posted November 6, 2016 CA's appdata backup will do what your doing already but not for all the shares Sent from my LG-D852 using Tapatalk That's definitely an improvement over what I was writing. Thanks for pointing out that it exists! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.