This message was deleted.
# longhorn-storage
a
This message was deleted.
c
look at the reason on the condition, I suspect it will tell you…
t
what does
kubectl get pod -n longhorn-system
show>
b
fwiw, My harvester nodes have the same package warning:
The hover over text gives a clue as well for the kernel module:
I'm guessing that dm_crypt is required for encrypted volumes.
t
For Rocky/RHEL I use :
Copy code
yum install -y nfs-utils cryptsetup iscsi-initiator-utils iptables-services iptables-utils
FWIW
👍 1