FailedMount, используем storageos
I0902 19:59:12.492483 31894 mount_linux.go:296] fsck error fsck from util-linux 2.27.1
fsck.ext2: Transport endpoint is not connected while trying to open /var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff
/var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff:
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
or
e2fsck -b 32768 <device>
E0902 19:59:12.497152 31894 mount_linux.go:147] Mount failed: exit status 32
Mounting command: mount
Mounting arguments: -t ext4 -o defaults /var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff /var/lib/kubelet/pods/8f570c5a-dee2-40ae-b69d-607f7ce89c6f/volumes/kubernetes.io~csi/pvc-d63dfe55-693a-4763-9d1c-2d8a0503156b/mount
Output: mount: mount /var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff on /var/lib/kubelet/pods/8f570c5a-dee2-40ae-b69d-607f7ce89c6f/volumes/kubernetes.io~csi/pvc-d63dfe55-693a-4763-9d1c-2d8a0503156b/mount failed: Transport endpoint is not connected
I0902 19:59:12.499699 31894 mount_linux.go:331] Disk "/var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff" appears to be unformatted, attempting to format as type: "ext4" with options: [-F -m0 /var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff]
E0902 19:59:12.502843 31894 mount_linux.go:338] format of disk "/var/lib/storageos/volumes/561715f0-3f43-64ff-9e7d-3d9fe69e48ff" failed: type:("ext4") target:("/var/lib/kubelet/pods/8f570c5a-dee2-40ae-b69d-607f7ce89c6f/volumes/kubernetes.io~csi/pvc-d63dfe55-693a-4763-9d1c-2d8a0503156b/mount") options:(["defaults"])error:(exit status 1)
может был у кого-то опыт?
dumpe2fs <device> | grep -i superblock
Обсуждают сегодня