Niels de Vos

Results 518 comments of Niels de Vos

https://github.com/ceph/ceph-csi/pull/2339#issuecomment-892851474 hit this too ([logs](https://jenkins-ceph-csi.apps.ocp.ci.centos.org/blue/organizations/jenkins/upgrade-tests-cephfs/detail/upgrade-tests-cephfs/2572/pipeline))

https://github.com/ceph/ceph-csi/pull/2351#issuecomment-893288535 has seen this

2x even! https://github.com/ceph/ceph-csi/pull/2351#issuecomment-893288932

backports sometimes hit this too, like https://github.com/ceph/ceph-csi/pull/2369#issuecomment-893454809

once more https://github.com/ceph/ceph-csi/pull/2376#issuecomment-895195300

https://github.com/ceph/ceph-csi/pull/2448#issuecomment-908397774 failed too

Seems like kubernetes/minikube#11459 is reported too.

This is not trivial, as on many (if not all) systems, `modprobe` is a dynamically linked executable: ```console $ ldd /usr/sbin/modprobe linux-vdso.so.1 (0x00007ffe317fd000) libzstd.so.1 => /lib64/libzstd.so.1 (0x00007fa562b14000) liblzma.so.5 => /lib64/liblzma.so.5...