1、架构
2、参考以下链接搭建部署
https://blog.youkuaiyun.com/networken/article/details/106870859
https://docs.ceph.com/docs/master/cephadm/
3、s3cmd配置文件模板
vim /root/.s3cfg
[default]
access_key = H0FIJLLB89A8M47VO778
secret_key = HYAz2eDawGDVdH6Be3zEtQj0wO1XEC5cpDJ3bC5Z
host_base = 10.32.176.xx:8000
host_bucket = 10.32.176.xx:8000/%(bucket)
cloudfront_host = 10.32.176.xx:8000
use_https = False