Closed
Description
Type | Version/Name |
---|---|
Distribution Name | CentOS |
Distribution Version | 8.2 |
Linux Kernel | 4.18.0-193.6.3.el8_2.x86_64 |
Architecture | x86_64 |
ZFS Version | 0.8.4-1 |
SPL Version | 0.8.4-1 |
Describe the problem you're observing
Every time I boot my machine, I need to run modprobe zfs
in order to load zfs module
Describe how to reproduce the problem
# zfs mount -l zpool_1/stuff
The ZFS modules are not loaded.
Try running '/sbin/modprobe zfs' as root to load them.
# modprobe zfs