late-needle-80860
06/20/2022, 5:58 PMexit 32
when mount … ext4
is being executed …. and I see this err. in the csi-plugin
Pod
on the worker node where Longhorn is having the issue.
Mounting command: mount
Mounting arguments: -t ext4 -o defaults /dev/longhorn/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad /var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad/globalmount
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad/globalmount: wrong fs type, bad option, bad superblock on /dev/longhorn/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad, missing codepage or helper program, or other error.
time="2022-06-20T14:14:12Z" level=error msg="NodeStageVolume: err: rpc error: code = Internal desc = mount failed: exit status 32\nMounting command: mount\nMounting arguments: -t ext4 -o defaults /dev/longhorn/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad /var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad/globalmount\nOutput: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad/globalmount: wrong fs type, bad option, bad superblock on /dev/longhorn/pvc-77efeb41-63ad-43f6-8cc0-e67b2e820aad, missing codepage or helper program, or other error.\n"
Suggestions are cherished …. thank you very much.apt upgrade
… and that updated nfs-common
open-iscsi
not nfs-common
VFS: Can't find ext4 filesystem
… something there giving us a clue?cuddly-vase-67379
06/29/2022, 12:24 PMlate-needle-80860
06/29/2022, 12:27 PM