dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

create a go script for debugging zfs problems #578

Open Godley opened 6 years ago

Godley commented 6 years ago

User requirement

As a developer, I want to be able to hack around with zfs so that I can figure out why it's causing dotmesh to crash. Outside of the dotmesh container you have to do some installs etc, while dotmesh has that already so we can just reuse it for this.

Nick pieces out of require_zfs, have it do all the path setting up and version configuration then run any arguments through the selected zfs tool.