Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vansante/go-zfsutils

Executes ZFS actions both locally and remote over HTTP.
https://github.com/vansante/go-zfsutils

Last synced: about 5 hours ago
JSON representation

Executes ZFS actions both locally and remote over HTTP.

Awesome Lists containing this project

README

        

# ZFS module

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

- https://github.com/mistifyio/go-zfs

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`.