cephadm集群创建失败
来源:1-2 什么是云原生GO PaaS 平台以及有哪些优势

qq_盒子_4
2023-01-28
cephadm集群创建失败
➜ ~ cephadm bootstrap --mon-ip 172.16.237.137
Verifying podman|docker is present...
Verifying lvm2 is present...
Verifying time synchronization is in place...
Unit chronyd.service is enabled and running
Repeating the final host check...
docker (/usr/bin/docker) is present
systemctl is present
lvcreate is present
Unit chronyd.service is enabled and running
Host looks OK
Cluster fsid: adbffbba-9b92-11ed-b48b-000c299fb4a7
Verifying IP 172.16.237.137 port 3300 ...
Verifying IP 172.16.237.137 port 6789 ...
Mon IP `172.16.237.137` is in CIDR network `172.16.237.0/24`
Mon IP `172.16.237.137` is in CIDR network `172.16.237.0/24`
Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network
Pulling container image quay.io/ceph/ceph:v16...
Non-zero exit code 1 from /usr/bin/docker pull quay.io/ceph/ceph:v16
/usr/bin/docker: stderr Error response from daemon: Get "https://quay.io/v2/": x509: certificate has expired or is not yet valid: current time 2023-01-24T10:56:21+08:00 is before 2023-01-26T00:00:00Z
ERROR: Failed command: /usr/bin/docker pull quay.io/ceph/ceph:v16
写回答
1回答
-
Cap
2023-01-31
这里报错是相关的证书没起作用。建议安装课程顺序重新格式化安装。
00
相似问题