wangchao732

Results 35 comments of wangchao732

> Is there a way to check the Ceph MON/OSD logs for denied connection requests? Maybe the problem isn't with the credentials, but with the network configuration of the pod/node?...

> Is there a way you can check the Ceph MON/OSD logs for rejected connection requests? Maybe the problem is not with the credentials, but with the network configuration of...

> client. Yes, base64 has been modified to not include clinet., the issue is currently being encountered. > > Is there a way to check the Ceph MON/OSD logs for...

> > > Is there a way you can check the Ceph MON/OSD logs for rejected connection requests? Maybe the problem is not with the credentials, but with the network...

> > rados ls - -p k8s-store > > `rados ls --p=k8s-store -m=192.168.13.180:6789 --user=csi-rbd --key=AQCo9SBmRGZgMxAA1baxl65ra6D64RQQ+mEnfg==` sh-4.4# rados ls -p=k8s-store --user=csi-rbd --key=AQCo9SBmRGZgMxAA1baxl65ra6D64RQQ+mEnfg== --no-mon-config 2024-04-19T10:31:18.839+0000 7f5767fff700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2]...

> r client.csi-rbd: unexpected key: req.key=a128c0dd1c3cd379 expected_key=c3c8ea50fbc36e10 The key does not match,But my proofreading is consistent. cephx server client.csi-rbd: unexpected key: req.key=a128c0dd1c3cd379 expected_key=c3c8ea50fbc36e10 2024-04-19 18:35:09.605 7f6b31027700 0 cephx server client.csi-rbd...

upgrade daprd to 1.10 daprd not start。 sidecar error ![3AF9512E-83C0-4691-8646-EE894B182DC3](https://github.com/dapr/dapr/assets/19440083/05cb34f4-deed-4bfd-8b1f-48d18114fb3f)

> 可以通过apisix-admin api上传证书,例如:[root@server1 ~]# CERT=$(awk 'NF {sub(/\r/, “”);printf “%s\n”,$0;}'your_domain.pem) [root@server1 ~]# KEY=$(awk 'NF {sub(/\r/, ""); printf "%s\n",$0;}' your_domain.key) curl http://{Adress of apisix-admin}:9180/apisix/admin/ssls -X POST -d '{ "cert": "'"$CERT"'", "key": "'"$KEY"'",...

> And here, however, is the answer. At the very top it says that you don't need to edit this file manually, you need to use the visudo utility to...