45Drives / cockpit-zfs-manager

Cockpit ZFS Manager is an interactive ZFS on Linux admin package for Cockpit.
GNU Lesser General Public License v3.0
312 stars 26 forks source link

This package requires ZFS version 0.8 or later - help #6

Closed mwoffenden closed 2 years ago

mwoffenden commented 2 years ago

Installed on Ubuntu 20.04.3 LTS and Cockpit Version 215 using these commands

git clone https://github.com/optimans/cockpit-zfs-manager.git sudo cp -r cockpit-zfs-manager/zfs /usr/share/cockpit

When I try to run it from cockpit I see:

This package requires ZFS version 0.8 or later If ZFS is installed, check the module is loaded into the kernel.

What am I doing wrong?

dawsondellavalle commented 2 years ago

Hi there,

We must have missed that and need to update the instructions. You can use the below clone command to get our version of the zfs manager.

git clone https://github.com/45Drives/cockpit-zfs-manager.git

Kind regards, Dawson Della Valle