Niels de Vos

Results 517 comments of Niels de Vos

`wrong fs type, bad option, bad superblock on /dev/.., missing codepage or helper program, or other error.` is an error from `mount.ext4` that is commonly reported when a volume was...

Can you share some of the logs where the error pops up? The Ceph-CSI containers contain quite a bit of logging, and that can help to point to the area...

``` I0603 13:40:22.284218 1 utils.go:267] ID: 6782 Req-ID: GRPC request: {"secrets":"***stripped***","staging_target_path":"/local/csi/staging///rw-file-system-multi-node-multi-writer","volume_capability":{"AccessType":{"Mount":{}},"access_mode":{"mode":5}},"volume_id":""} ``` The request does not seem to contain the `volume_context` that contains the cluster-id and other required parameters (see...

A `NodeStageVolume` procedure does not use **parameters**. Instead, it should get a **volume_context**, which is missing. I do not know how to place that in a Nomad job, but the...

This could be added, but there needs to be some definition of readiness/liveness. At what point is the Ceph-CSI driver expected to report "ready", and are there particular failure scenarios...

/test ci/centos/k8s-e2e-external-storage/1.34

/test ci/centos/k8s-e2e-external-storage/1.34

This isn't right, #5868 would be the correct fix. Keeping this open for testing once that is merged.

/test ci/centos/k8s-e2e-external-storage/1.34