auanasgheps / snapraid-aio-script

The definitive all-in-one SnapRAID script on Linux. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!
GNU General Public License v3.0
231 stars 37 forks source link

Multiple changes (#32) #45

Closed tehniemer closed 1 year ago

tehniemer commented 1 year ago

Added ratio override for sync Add documentation about added to deleted threshold Added enable bit to scrub new blocks after sync. Updated message subjects for accurate alerts. Redefine SNAPSCRIPTVERSION for use in the script. Added date/time to scrub messages. chk_del() function was modified for cases when DEL_THRESHOLD is set to 0.

auanasgheps commented 1 year ago

Lots of stuff indeed! Thank you! :)

auanasgheps commented 1 year ago

Good to merge. I will now do minor adjustments to some working. Thanks again for your valuable contributions!

tehniemer commented 1 year ago

Happy to be able to contribute.