1. 编译CSI CephFS pluginCSI CephFS plugin用来提供CephFS存储卷和挂载存储卷,源码参考:https://github.com/ceph/ceph-csi。1.1. 编译二进制$ make cephfsplugin 1.2. 编译Docker镜像$ make image-cephfsplugin 2. 配置项2.1. 命令行参数OptionDefault valueDescription --endpoint unix://tmp/csi.sock CSI ...
I have a 2-node Kubernetes cluster on Huawei Cloud using rook-ceph and rbdplugin as the CSI driver, which has been running stably for several months. Recently, I added a new node to the cluster and found that bothcsi-rbdpluginandcsi-cephfsplugincrashed and failed to start on the new no...
cephfs-csi-nodeplugin-psp是一个特定的PodSecurityPolicy,旨在为使用CephFS CSI(Container Storage Interface)节点插件的Pods提供一组预定义的安全策略。CephFS是一个分布式文件系统,而CSI是一种标准,用于在容器编排系统(如Kubernetes)中扩展存储插件。通过定义这样的PSP,集群管理员可以确保CephFS CSI节点插件Pods在遵守...
I0718 23:43:29.512539 1 utils.go:102] GRPC response: name:"csi-cephfsplugin" vendor_version:"0.2.0" I0718 23:43:29.521353 1 utils.go:96] GRPC call: /csi.v0.Controller/DeleteVolume I0718 23:43:29.521424 1 utils.go:97] GRPC request: volume_id:"csi-cephfs-dyn-5ab6b2f6-8ae4-11...