Hi,
I just wanted to update you on the scenario of OMV7 + AIO SnapRAID script, because I finally had the chance to look at it.
I don't know if this was already present before our discussion, but in /etc/snapraid there's a symlink called snapraid.conf.
In case there's only one array, which I believe fits most of the users, the symlink works perfectly and there's no need to set the specific configuration name.
I am updating the default config file with this path, adding a comment that points to the the previous one, which is also the default SnapRAID path.
I've also implemented a check for the SnapRAID configuration itself. Until now only the AIO script configuration was checked; if SnapRAID's config file would be missing, the script would abruptly terminate like in this discussion. Hopefully this will help!