On Thu, Apr 12, 2018 at 10:28 AM, Nick <[email protected]> wrote: > Hopefully this is the right place to ask... > > Are there any plans to include ZFS support out-of-the-box?
No drivers will be included that aren't part of the mainline kernel. > Are there any official or recommended guides on setting up ZFS on CoreOS? No, but maybe this project would help: https://github.com/lorenz/torcx-zfs . That uses torcx to package everything, so it uses the same mechanism as Docker to enable the optional software. > (Alternatives -> Could a Ubuntu 18.04 LTS docker container access the > /dev/sdx ZFS devices? Or is that too far fetched?) You would still need to compile the drivers for the CoreOS kernel. Thanks. David
