Hello all. I keep getting an error with one of my ...
# longhorn-storage
a
Hello all. I keep getting an error with one of my pods (StatefulSet) trying to mount a longhorn volume. It's working fine on 2 out of 3 nodes but this one nodes keeps giving me this error. Can anyone help?
Copy code
Warning  FailedMount             82s (x9 over 3m31s)  kubelet                  MountVolume.MountDevice failed for volume "pvc-113ff49c-1565-489c-9213-14f4d58ae27f" : rpc error: code = Internal desc = format of disk "/dev/longhorn/pvc-113ff49c-1565-489c-9213-14f4d58ae27f" failed: type:("ext4") target:("/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-113ff49c-1565-489c-9213-14f4d58ae27f/globalmount") options:("defaults") errcode:(exit status 1) output:(mke2fs 1.43.8 (1-Jan-2018)
/dev/longhorn/pvc-113ff49c-1565-489c-9213-14f4d58ae27f is apparently in use by the system; will not make a filesystem here!
)