Son of Anton is a collection of SaltStack states and scripts for automating ZFS storage builds.
It sets up a ZFS filesystem, creates datasets, and shares them out with samba and NFS making it easy to spin up a reproducible storage lab. Why Son of Anton? Check out the wiki page.
If you're using Parallels on macOS there is a Packer build that will automate the build by using a golden image. See the wiki for help.
- Download an ISO from Debian and build a VM
- Attach two 5GB and two 10GB virtual disks
- Boot up and create your VM.
cdinto/optand clone this repo to/optcdinto/opt/mustyStor/bootStrapandchmod +xthebootStrap.shscript- Run the script
- Once complete you have a working ZFS build with 3 datasets and 3 shares! You can access the SMB shares with the user
testand passwordtest.
Check the wiki page for more detailed instructions! Happy storage'ing!
This project is supplied as is and has been tested several times on Debian 13 VM running in Parallels.