8.2. 检查 Red Hat Ceph 监控配置
要检查 Red Hat Ceph Storage 监控服务的配置,请登录到 Controller 节点或 Red Hat Ceph 节点,并打开 /etc/ceph/ceph.conf
文件。
流程
登录到 Controller 节点或 Ceph 节点,并打开
/etc/ceph/ceph.conf
文件来查看监控配置参数:Copy to Clipboard Copied! Toggle word wrap Toggle overflow 这个示例显示以下信息:
- 所有三个 Controller 节点都配置为使用 mon_initial_members 参数来监控 Red Hat Ceph Storage 集群。
- 172.19.0.11/24 网络配置为提供 Controller 节点和 Red Hat Ceph Storage 节点之间的通信路径。
- Red Hat Ceph Storage 节点分配给与 Controller 节点独立的网络,监控 Controller 节点的 IP 地址是 172.18.0.15、172.18.0.16 和 172.18.0.17。