snapraid-runner VS snapraid-btrfs-runner

Compare snapraid-runner vs snapraid-btrfs-runner and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
snapraid-runner snapraid-btrfs-runner
9 4
289 28
- -
0.0 0.0
8 days ago 28 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

snapraid-runner

Posts with mentions or reviews of snapraid-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-13.
  • Python cronjob not running
    1 project | /r/linuxquestions | 2 Apr 2023
  • Plex Server - £120
    1 project | /r/PleX | 9 Mar 2023
    Yeah this is what I do now. I also use SnapRAID-Runner to provide some extra automation and email notifications. Its a bit less 'safe' than drivepool 2x duplication and doesn't provide the read-striping performance improvements but it does give a single mountpoint for all the drives, makes better use of total disk space and lets you use mis-matched drive sizes.
  • ZFS -> Unraid? Am I crazy?
    1 project | /r/DataHoarder | 13 Aug 2022
    You just need to use a scheduler and execute Snapraid Runner Script.
  • New setup, looking for recommendations on configuration
    2 projects | /r/homelab | 13 Jun 2022
    a. git clone https://github.com/Chronial/snapraid-runner.git /opt/snapraid-runner
  • DIY home NAS with MergerFS/Snapraid. How to monitor?
    3 projects | /r/DataHoarder | 10 Apr 2022
    I use mergers and snapraid and monitor my disks using smartmontools. I have the following line in my smartd.conf: DEVICESCAN -o on -H -l error -l selftest -t -s (L/../01/./08) -m [email protected] My postfix main.cf: relayhost = 192.168.0.27:8025 I then run https://github.com/YoRyan/mailrise in a docker on both my NUC VM Hosts which converts smtp emails to pushover messages. Every night at 1AM 0 1 * * * python3 /root/scripts/snapraid-runner.py -c /root/scripts/snapraid-runner.conf > /dev/null 2>&1 I run a snapraid sync and scrub using script from https://github.com/Chronial/snapraid-runner and scrub 20 percent of the array every night. I have it set to only email on error but you can have it email on success as well. I also use the SMART Application in LibreNMS (https://docs.librenms.org/Extensions/Applications/#smart) to graph the temperatures as well handle the temperature alerting.
  • Snapraid scripts
    2 projects | /r/homelab | 13 Dec 2021
    Just looking to move to SnapRAID from Greyhole, and I notice a lot of chatter regarding https://github.com/Chronial/snapraid-runner.
  • snapraid-runner vs Zack Reed snapraid sync script vs .... ?
    1 project | /r/Snapraid | 9 Nov 2021
    I am just getting snapraid up and running. I've seen a few different scripts to automate it. Two that have caught my eye are snapraid-runner, which seems commonly suggested. I also saw this script by Zack Reed, and it seems promising as it automates some other items (like pausing docker containers).
  • Ignore Files that are Newly created on sync
    3 projects | /r/Snapraid | 29 Apr 2021
    I am currently using https://github.com/Chronial/snapraid-runner as my runner every 4am and currently I am experiencing syncing my CCTV folder which always change because of the recording, and as well as my download folder.
  • Anyone have a guide for setting up syncs on a schedule?
    2 projects | /r/Snapraid | 24 Mar 2021

snapraid-btrfs-runner

Posts with mentions or reviews of snapraid-btrfs-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Sanity/Understanding check
    2 projects | /r/DataHoarder | 26 Nov 2022
    I've been looking into snapraid-btrfs and snapraid-btrfs-runner.
  • This is your friendly reminder to BACK UP YOUR LIBRARIES. Do it today.
    4 projects | /r/PleX | 30 Oct 2022
    Add btrfs into the mix with snapraid-btrfs and now you have atomic snapshots and don't have to worry about new writes corrupting your snapshot data for that missing drive. And then automate it with snapraid-btrfs-runner, which will automatically check if more than X files were deleted, run the sync, run a scrub, and email you the result. After all that I use Borg Backup to backup content I generate (stuff I can't just download again) to a PC I have at my dad's house off-site. Which has already come in handy when a logical volume for my container data destroyed itself for some unknown reason (that was data on a RAID1 baked LVM volume with XFS as the filesystem).
  • Ignore Files that are Newly created on sync
    3 projects | /r/Snapraid | 29 Apr 2021
  • Only one parity disk?
    1 project | /r/Snapraid | 24 Jan 2021
    now, create your own snapraid-runner (or use snapraid-btrfs-runner. This simply creates a snapshot of each of your drives, and then starts to run the snapraid-sync on your snapshot (instead of from the live data) this also has the advantage that snapshots never change, so you don't run into any problems if any of your files should change during the lengthy snapraid-sync process

What are some alternatives?

When comparing snapraid-runner and snapraid-btrfs-runner you can also consider the following projects:

snapraid-helper - PowerShell helper script for SnapRAID

snapraid-btrfs - Script for using snapraid with btrfs snapshots

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!

backblaze-personal-wine-container - Run the Backblaze personal backup client in a docker container

PlexTraktSync - A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription)

scrutiny - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds

mailrise - An SMTP gateway for Apprise notifications.

docker-snapraid - Build SnapRAID from source in Docker