snapraid-runner VS snapraid-helper

Compare snapraid-runner vs snapraid-helper 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-helper
9 6
289 17
- -
0.0 1.8
8 days ago about 2 years ago
Python PowerShell
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-helper

Posts with mentions or reviews of snapraid-helper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-29.
  • How to setup auto sync on Win10?
    1 project | /r/Snapraid | 1 Dec 2022
    Alternatively to running snapraid.exe directly, you might wanna consider snapraid-helper - a tried and tested wrapper, written in Powershell, that does additional things: disk error checks, a pre-diff check, and can email notifications.
  • snapraid-helper script users, what is wrong in my ini?
    3 projects | /r/Snapraid | 29 Mar 2022
    Known about this issue for some time and managed to resolve it with my own setup, but neglected to update my repo at https://github.com/droolio/snapraid-helper (not the original author, but AFAIK this is the only place which has the fullest commit history, from when it was hosted on Codeplex).
  • Can someone help with a script im trying to get running?
    1 project | /r/PowerShell | 29 Mar 2022
    This is an incredibly useful script borrowed from droolio/snapraid-helper: PowerShell helper script for SnapRAID (github.com) which references a configured .ini and allows you to use task scheduler to handle snapraid tasks.
  • Windows Plex server users. What are you using for Raid?
    1 project | /r/PleX | 3 Dec 2021
    Snapraid takes some configuration in files (see the manual), it doesn't really have a GUI, and doesn't keep a parity at all times. You have to (manually or by creating a task) start a sync and/or scrub to update your parity file at a particular time, so it is more suitable for data that doesn't change often, like a media library, you most likely only modify/add/delete a few files per day. But the metadata for your library is best left out of the pool, that can change more often. For creating the sync/scrub tasks on Windows, there's also a Powershell script that I'm using: https://github.com/droolio/snapraid-helper.
  • I run sync nightly, if a drive starts failing and I do not notice will the next sync abort?
    1 project | /r/Snapraid | 15 Jul 2021
    If you're after a good Windows script, snapraid-helper has proven quite reliable for me.
  • Anyone have a guide for setting up syncs on a schedule?
    2 projects | /r/Snapraid | 24 Mar 2021
    This is what you want. Just customize it for your data and parity drives and then you can setup up a task to run it every night with task scheduler.

What are some alternatives?

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

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!

custom-scripts - Custom scripts for handling various types of processes.

snapraid-btrfs - Script for using snapraid with btrfs snapshots

blog

snapraid-btrfs-runner

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