vansante / go-zfsutils

Executes ZFS actions both locally and remote over HTTP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZFS module

This module is a fork of the go-zfs module located at:

Because I needed many changes to support encrypted ZFS support and the module has not seen much recent development I decided to fork the module.

Testing

Sudo permissions are required to run zpool commands unfortunately. The tests create a test zpool using some files in /tmp.

About

Executes ZFS actions both locally and remote over HTTP.

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Dockerfile 0.2%