Skip to content

Unclear how to create dataset #18

Description

@backupandforkacc

I am not sure how to use the plugin.

~$ docker volume create testsimon
creates the volume, but no dataset.

The example from github leads to an error:

~$ docker volume create -d zfs -o compression=lz4 -o dedup=on --name=rpool/docker/testsimon
Error response from daemon: create rpool/docker/testsimon: error looking up volume plugin zfs: plugin "zfs" not found

It seems correctly installed:

~$ systemctl list-unit-files --type=service | grep docker-zfs-plugin
docker-zfs-plugin.service                  enabled         enabled

$ ls -lh /usr/local/bin/ | grep zfs
-rw-r--r-- 1 root root 11M Feb  5 09:32 docker-zfs-plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions