16.2.11
- 容器镜像
root@ubuntu-20-04-lts:~# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
registry 2 0d153fadf70b 2 months ago 24.2MB
quay.io/ceph/ceph v16.2.11 7a63bce27215 2 months ago 1.24GB
quay.io/ceph/ceph v16 de4b0b384ad4 2 months ago 1.32GB
registry.local:5000/ceph/ceph v16.2.11 de4b0b384ad4 2 months ago 1.32GB
haproxy 2.3 7ecd3fda00f4 8 months ago 99.4MB
quay.io/ceph/ceph-grafana 8.3.5 dad864ee21e9 12 months ago 558MB
quay.io/prometheus/prometheus v2.33.4 514e6a882f6e 14 months ago 204MB
quay.io/prometheus/node-exporter v1.3.1 1dbe0e931976 16 months ago 20.9MB
quay.io/prometheus/alertmanager v0.23.0 ba2b418f427c 20 months ago 57.5MB
arcts/keepalived latest 073e0c3cd1b9 4 years ago 13.6MB
- 默认存储池
root@ubuntu-20-04-lts:~# ceph osd pool ls detail | awk '{print $3,$NF}'
'device_health_metrics' mgr_devicehealth
'.rgw.root' rgw
'default.rgw.log' rgw
'default.rgw.control' rgw
'default.rgw.meta' rgw
'cephfs-data' cephfs
'cephfs-metadata' cephfs
'nfs-ganesha' nfs
'.nfs' nfs
'iscsi-config-data' iscsi
'rbd' rbd
'default.rgw.buckets.index' rgw
'default.rgw.buckets.data' rgw
'default.rgw.buckets.non-ec' rgw
16.2.12
- 容器镜像
- 默认存储池
标签:ago,ceph,rgw,default,months,Pacific,Ceph,io,镜像 From: https://www.cnblogs.com/varden/p/17342508.html