cloudpod 4.0.3
ubuntu 20.04
ceph client: 16 server: 16 use docker
root@ceph-80:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
86b8525b17a5 registry.cn-beijing.aliyuncs.com/yunionio/ceph:v16.2.14 "bash -c '\n # 确…" About a minute ago Up About a minute ceph-osd
cdb440578973 registry.cn-beijing.aliyuncs.com/yunionio/ceph:v16.2.14 "ceph-mgr -i node1 -…" 4 minutes ago Up 4 minutes ceph-mgr
4879064d8c9e registry.cn-beijing.aliyuncs.com/yunionio/ceph:v16.2.14 "ceph-mon -i node1 -…" 5 minutes ago Up 5 minutes ceph-mon
root@ceph-80:~# ps -ef | grep ceph
root 9083 9063 1 04:24 ? 00:00:03 ceph-mon -i node1 --public-addr 192.168.1.80:6789 --foreground
root 9460 9441 5 04:25 ? 00:00:15 ceph-mgr -i node1 --foreground
root 13351 13330 0 04:28 ? 00:00:00 ceph-osd -i 1 --foreground
root 15041 15011 0 04:30 pts/1 00:00:00 grep --color=auto ceph
[debug 2026-07-04 04:44:48 storageman.GatherHostStorageStats(core.go:501)] report shared storages [506a43c2-1348-4637-8b2a-833a8ab86e8c]
[debug 2026-07-04 04:44:48 storageman.GatherHostStorageStats(core.go:505)] skip report storage 3d61cd1d-e2bf-4796-8c52-e980eb6b3872
[debug 2026-07-04 04:44:48 procutils.(*Command).Start(procutils.go:104)] Exec command: timeout [--signal=KILL 15s ceph --format json --conf /tmp/ceph.3748438208.conf --keyring /tmp/ceph.3410146404.keyring df]
[error 2026-07-04 04:44:49 storageman.GatherHostStorageStats(core.go:512)] sync storage test size failed: GetCapacity: output: stderr "2026-07-04T04:44:49.185+0000 7ff22259c700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [2,1]\n[errno 13] RADOS permission denied (error connecting to the cluster)\n": exit status 13
[debug 2026-07-04 04:44:49 qga.(*QemuGuestAgent).write(qga.go:201)] QGA Write 72bf8557-3d46-41ab-8a2b-e6735eecab48: {"execute":"guest-ping"}
[debug 2026-07-04 04:44:49 qga.(*QemuGuestAgent).execCmd(qga.go:285)] qga response {"return": {}}
cloudpod 4.0.3
ubuntu 20.04
ceph client: 16 server: 16 use docker