Skip to content

Use native bindings instead of zfs command #1

@mikroskeem

Description

@mikroskeem

Currently volumes are managed using a library what uses zfs command internally. While that works in machines where every single component of ZFS is installed, then it does not work in custom stripped down environments.

There are few candidates for replacing that, but I'm not entirely sure what's their current state and if they are viable for long-term usage:

  1. lorenz/go-zfs
  2. bicomsystems/go-libzfs (but https://github.com/bicomsystems/go-libzfs/issues/22)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions