08 2021 档案
摘要:1、网卡名称更改为eth* centos: 1 [root@CentOS7 ~]# cat /etc/default/grub 2 GRUB_TIMEOUT=5 3 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" 4
阅读全文
摘要:文章索引: 1、ceph组件索引 2、Ceph数据库读写流程 3、部署ceph集群 Ubuntu server系统基础配置 部署RADOS集群 4、块设备RBD 一、Ceph组件: 1.OSD(Object Storage Daemon) 功能:Ceph OSDs(对象存储守护程序ceph-osd)
阅读全文