zl程序教程

您现在的位置是:首页 >  数据库

当前栏目

y15.第一章 Ceph企业级存储实战进阶 -- 对象存储RadosGW 使用(十五)

存储对象企业级 -- 实战 进阶 第一章 ceph
2023-09-14 09:09:05 时间

8.5 radosgw 服务高可用配置

在这里插入图片描述

8.5.1 radosgw http 高可用

8.5.1.1 自定义http端口

配置文件可以在ceph deploy 服务器修改然后统一推送,或者单独修改每个radosgw 服务器的配置为同一配置,然后重启RGW服务。

https://docs.ceph.com/en/latest/radosgw/frontends/

ceph@ceph-deploy:~/ceph-cluster$ vim ceph.conf
#在最后面添加自定义配置如下:
[client.rgw.ceph-mgr1]
rgw_host = ceph-mgr1
rgw_frontends = civetweb port=9900