Skip to content

freebsd: add zfs to the default plugins#5377

Merged
mxpv merged 1 commit intocontainerd:masterfrom
samuelkarp:freebsd-zfs
Apr 18, 2021
Merged

freebsd: add zfs to the default plugins#5377
mxpv merged 1 commit intocontainerd:masterfrom
samuelkarp:freebsd-zfs

Conversation

@samuelkarp
Copy link
Copy Markdown
Member

@samuelkarp samuelkarp commented Apr 16, 2021

Note: this PR will remain in draft until containerd/zfs#43 #5380 is merged.

$ sudo ctr run \
    --snapshotter=native \
    --runtime wtf.sbk.runj.v1 \
    --rm \
    public.ecr.aws/samuelkarp/freebsd:12.1-RELEASE test-native mount
/var/lib/containerd/io.containerd.snapshotter.v1.native/snapshots/153 on / (nullfs, local)
$ sudo ctr run \
    --snapshotter=zfs \
    --runtime wtf.sbk.runj.v1 \
    --rm \
    public.ecr.aws/samuelkarp/freebsd:12.1-RELEASE test-zfs mount   
zroot/containerd/4 on / (zfs, local, noatime, nfsv4acls)

@k8s-ci-robot
Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Apr 16, 2021

Build succeeded.

@samuelkarp samuelkarp marked this pull request as ready for review April 17, 2021 22:09
@mxpv mxpv merged commit 3e59ee0 into containerd:master Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants