yuswift 你这边给的,在我的环境里面是在openebs 命名空间里。
[root@k8s-node1 ~]# kubectl logs -f -n openebs -l name=openebs-localpv-provisioner
W1024 04:37:20.487675 1 controller.go:889] Retrying syncing claim "0556638c-3d6a-4bea-94d1-5c4c23c75924" because failures 0 < threshold 15
E1024 04:37:20.487701 1 controller.go:908] error syncing claim "0556638c-3d6a-4bea-94d1-5c4c23c75924": failed to provision volume with StorageClass "openebs-hostpath": -- create process timeout after 120 seconds
I1024 04:37:20.487744 1 event.go:209] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"kubesphere-system", Name:"redis-pvc", UID:"0556638c-3d6a-4bea-94d1-5c4c23c75924", APIVersion:"v1", ResourceVersion:"12877", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' failed to provision volume with StorageClass "openebs-hostpath": -- create process timeout after 120 seconds
E1024 04:37:20.519067 1 googleanalytics.go:48] Post https://www.google-analytics.com/collect: dial tcp 172.217.25.14:443: connect: connection timed out
I1024 04:37:35.471271 1 controller.go:1196] provision "kubesphere-system/openldap-pvc-openldap-0" class "openebs-hostpath": started
I1024 04:37:35.481006 1 event.go:209] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"kubesphere-system", Name:"openldap-pvc-openldap-0", UID:"be90fc49-e20f-4626-95f4-784f9de0d1cc", APIVersion:"v1", ResourceVersion:"12954", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "kubesphere-system/openldap-pvc-openldap-0"
I1024 04:37:35.487291 1 provisioner_hostpath.go:52] Creating volume pvc-be90fc49-e20f-4626-95f4-784f9de0d1cc at k8s-node1:/var/openebs/local/pvc-be90fc49-e20f-4626-95f4-784f9de0d1cc
I1024 04:37:35.488550 1 controller.go:1196] provision "kubesphere-system/redis-pvc" class "openebs-hostpath": started
I1024 04:37:35.496218 1 event.go:209] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"kubesphere-system", Name:"redis-pvc", UID:"0556638c-3d6a-4bea-94d1-5c4c23c75924", APIVersion:"v1", ResourceVersion:"12877", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "kubesphere-system/redis-pvc"
I1024 04:37:35.497641 1 provisioner_hostpath.go:52] Creating volume pvc-0556638c-3d6a-4bea-94d1-5c4c23c75924 at k8s-node1:/var/openebs/local/pvc-0556638c-3d6a-4bea-94d1-5c4c23c75924