Over the last couple of versions of the snapraid plugin, for sure 7.0.3 and 7.0.4, I've been having issues with running diff. When I run it from the UI the output shows:
Code
Loading state from /srv/dev-disk-by-uuid-7c66e24c-1ae0-4cd6-a727-f9a42bfe09e3/snapraid.content...
** CONNECTION LOST **
And when running from my nightly script I see this in the log the script generates.
Code
Loading state from /srv/dev-disk-by-uuid-7c66e24c-1ae0-4cd6-a727-f9a42bfe09e3/snapraid.content...
/srv/mergerfs/Data/Backup/Scripts/snapraid-aio-script/snapraid-aio-script.sh: line 32: 981558 Killed $SNAPRAID_BIN -c $SNAPRAID_CONF diff
It is sometimes successful in running the diff operation, but more often than not I get this failure. Please let me know if there's anything I can test or provide feedback on.