Ceph is a distributed object store and file system designed to provide excellent performance, reliability and scalability.
下载地址:https://mirrors.aliyun.com/ceph/
请参考Ceph 官方安装教程,只需要把文档中出现的 download.ceph.com
替换为 mirrors.aliyun.com/ceph
即可。
以 Debian Buster 为例,举例如下:
$ wget -q -O- 'https://mirrors.aliyun.com/ceph/keys/release.asc' | sudo apt-key add -
$ sudo apt-add-repository 'deb https://mirrors.aliyun.com/ceph/debian-octopus/ buster main'
$ sudo apt update
注:配置方法参考自tuna镜像
特别声明:本镜像站内容来自第三方网站,阿里云会尽力审核镜像内容安全,但无法保证其完全合规,请您在下载前慎重考虑。具体请查看《阿里云开发者社区用户服务协议》、《阿里云镜像站特别条款》等。 如您发现镜像站有任何问题,可以填写镜像站投诉表单举报,我们将按照法律规定尽快进行处理。
评论
你好,我是AI助理
可以解答问题、推荐解决方案等
2025-05-12发布于 湖南
2021-10-15
2021-09-29
2020-08-05
1 评论框不能根据评论的内容缩放, 也不能根据内容的换行而换行;
2 使用html 标签 pre 可以呈现代码内容,但是太常了会把编辑按钮挤到右边
3 请把ceph源的使用方法写到上面
2020-08-05