Check not working with ZFS
Closed this issue · 2 comments
Bbertatum commented
Hi,
First, thanks for the code check. I wish that the script work on FreeBSD with ZFS.
The code is actually running on several machines (Linux CentOS (XFS and FreeBSD) without problems.
I've done several changes (bash => sh) and some tweaks to be compliant with zfs (no fstab) and readonly filesystem for zfs send snapshot purpose.
Could you check my changes and tell it's enough clean to integrate it to the main tree of the project ?
I think it could be a good feature added :)
Thanks
Bertrand
Bbertatum commented
I forgot to mention that I also modified the behavior of the script to avoid doin "rm" on the file.
I simply don't add date/time into the name of the file.
I just add the latest commit there :