You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
Following the docs here the first step is to enable the ZFS module but I get the following error.
'''[rancher@rancher ~]$ sudo ros service enable zfs
FATA[0000] zfs is not a valid service'''
Obviously it is an invalid service.
Shouldn't this work per the docs?
Or perhaps I need to add something not listed on the docs page to my cloud-config?
Thanks for your help
Edit
It appears this may be the same issue after further review.
Not sure though.
The text was updated successfully, but these errors were encountered:
Rancheros 1.4.0
Virtualbox
Following the docs here the first step is to enable the ZFS module but I get the following error.
'''[rancher@rancher ~]$ sudo ros service enable zfs
FATA[0000] zfs is not a valid service'''
So,
'''[rancher@rancher ~]$ sudo ros service list
disabled amazon-ecs-agent
disabled amazon-ena-driver
disabled crontab
disabled open-iscsi
disabled kernel-extras
enabled kernel-headers
disabled kernel-headers-system-docker
disabled open-vm-tools
disabled qemu-guest-agent
disabled rancher-server
disabled rancher-server-stable
disabled amazon-metadata
disabled volume-cifs
disabled volume-efs
disabled volume-nfs
enabled ubuntu-console'''
Obviously it is an invalid service.
Shouldn't this work per the docs?
Or perhaps I need to add something not listed on the docs page to my cloud-config?
Thanks for your help
Edit
It appears this may be the same issue after further review.
Not sure though.
The text was updated successfully, but these errors were encountered: