-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
kind/enhancementAn improvement to existing functionalityAn improvement to existing functionality
Milestone
Description
Deployment on ZFS is currently not possible, because OverlayFS does not work with ZFS:
overlayfs: filesystem on '/var/lib/rancher/k3s/agent/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/273/fs' not supported as upperdir
From the containerd logfile, it appears the ZFS snapshotter is not included:
time="2019-02-27T14:55:43.605823860+01:00" level=info msg="starting containerd" revision= version=1.2.3+unknown
time="2019-02-27T14:55:43.606278371+01:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
time="2019-02-27T14:55:43.606418919+01:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
time="2019-02-27T14:55:43.606671517+01:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
time="2019-02-27T14:55:43.607001436+01:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
time="2019-02-27T14:55:43.624241298+01:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
...
ZFS support would be awesome! Are there any plans to include that?
JosefWN, kissgyorgy, michael-brade, haohaolee, jirkadanek and 19 more
Metadata
Metadata
Assignees
Labels
kind/enhancementAn improvement to existing functionalityAn improvement to existing functionality