文章分类 -  Ceph / Ceph FS

摘要:#在mgr节点配置 并提前mgr准备好ceph.conf 和 ceph.client.admin.keyring 认证文件 # cephadmin@ceph-deploy:~$ scp ceph.client.admin.keyring 192.168.40.154:/etc/ceph/ # roo 阅读全文
posted @ 2024-03-15 09:44 しみずよしだ 阅读(175) 评论(0) 推荐(0)
摘要:ceph Fs即 ceph filesystem,可以实现文件系统共享功能(POSIX 标准),客户端通过 ceph协议挂载并使用 ceph 集群作为数据存储服务器 http://docs.ceph.org.cn/cephfs/ Ceph FS 需要运行 Meta Data Services(MDS 阅读全文
posted @ 2024-03-14 16:34 しみずよしだ 阅读(1681) 评论(0) 推荐(0)
摘要:部署Ceph FS root@ceph-mgr1:~# apt-cache madison ceph-mds ceph-mds | 16.2.15-1focal | https://mirrors.tuna.tsinghua.edu.cn/ceph/debian-pacific focal/main 阅读全文
posted @ 2024-03-11 17:01 しみずよしだ 阅读(29) 评论(0) 推荐(0)