qinling072 发表于 2019-2-1 13:28:41

ceph分布式存储实战(1)——ceph集群测试主机规划

主机规划节点磁盘(4块)网卡(2块)mem/cpuOSHostName节点1os-ceph-node1/10G私Eth0:dhcp1G/1CentOS Linux release   7.3.1611 (Core)_X64ceph-node1ceph-node1-osd1/10G外Eth1:192.168.89.101ceph-node1-osd2/10G
ceph-node1-osd3/10G
节点2os-ceph-node2/10G私Eth0:dhcp1G/1CentOS Linux release   7.3.1611 (Core)_X64ceph-node2ceph-node2-osd1/10G外Eth1:192.168.89.101ceph-node2-osd2/10G
ceph-node2-osd3/10G
节点3os-ceph-node3/10G私Eth0:dhcp1G/1CentOS Linux release   7.3.1611 (Core)_X64ceph-node3ceph-node3-osd1/10G外Eth1:192.168.89.101ceph-node3-osd2/10G
ceph-node3-osd3/10G






ceph集群规划



节点角色



节点1ceph-deploy;Monitor;OSD



节点2Monitor;OSD



节点3Monitor;OSD






页: [1]
查看完整版本: ceph分布式存储实战(1)——ceph集群测试主机规划