juicedata / juicefs-csi-driver

JuiceFS CSI Driver
https://github.com/juicedata/juicefs
Apache License 2.0
223 stars 85 forks source link

[BUG] Mount pod failed mount with `MountVolume.SetUp failed for volume "updatedb" : open /etc/updatedb.conf: read-only file system` #1183

Closed SeanHai closed 1 week ago

SeanHai commented 1 week ago

What happened: After successfully deployed juicefs csi and create pvc, a demo pod mount the pvc failed, the mount pod error msg is: 'MountVolume.SetUp failed for volume "updatedb" : open /etc/updatedb.conf: read-only file system' The file not exits on k8s worker node but can create it manually.

image

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?

Environment: