随笔分类 -  ceph

摘要:环境准备 修改hostname client1执行:hostnamectl set-hostname client1 client2执行:hostnamectl set-hostname client2 修改hosts 集群节点添加两台客户端host三个节点机器分别修改host文件,修改完成后如下 阅读全文
posted @ 2022-06-05 23:24 makj 阅读(188) 评论(0) 推荐(0)
摘要:安装NFS 修改hostname 所有需要提供的修改 client1执行:hostnamectl set-hostname ceph_gateway 修改hosts 集群节点添加两台客户端host三个节点机器分别修改host文件,修改完成后如下 ::1 localhost localhost.loc 阅读全文
posted @ 2022-06-05 23:24 makj 阅读(206) 评论(0) 推荐(0)
摘要:环境 3块SSD 6块HDD # ceph -s cluster: id: b4c125fd-60ab-41ce-b51c-88833089a3ad health: HEALTH_OK services: mon: 3 daemons, quorum node1,node2,node3 (age 4 阅读全文
posted @ 2022-06-05 23:23 makj 阅读(139) 评论(0) 推荐(0)
摘要:dashboard安装 环境 # ceph -s cluster: id: f885f732-2d84-4d5f-a6a4-8d02c8ae3834 health: HEALTH_OK services: mon: 1 daemons, quorum node1 (age 26m) mgr: nod 阅读全文
posted @ 2022-06-05 23:23 makj 阅读(174) 评论(0) 推荐(0)
摘要:环境 系统环境:centos7.6 2003 节点: ceph_node1: 安装组件:ceph-deploy,ceph-admin 组件:mon1,mgr1,ods ntp服务器 IP :192.168.10.15 硬盘:两块4T(后续会添加) ceph_node2: 组件:mon2,mgr2,o 阅读全文
posted @ 2022-06-05 23:20 makj 阅读(118) 评论(0) 推荐(0)