云计算
? 部署Dashboard
1、安装ceph-mgr-dashboard
yum install -y ceph-mgr-dashboard
2、禁用SSL
cephconfigsetmgrmgr/dashboard/SSL false
3、【可选】配置主机和端口
cephconfigsetmgrmgr/dashboard/server _ addr $ IP
cephconfigsetmgrmgr/dashboard/server _ port $ port
如果未设置IP,并且禁用了默认绑定:ssl,则端口将默认为8080
4、启用Dashboard
ceph mgr module enable dashboard
5、用户、密码、权限
#创建用户
cephdashboardac-user-createusernamepasswordadministrator
#其他操作,显示帮助
ceph dashboard -h
6、查看Dashboard的状态
cephmgr服务
? 其他设定
使更改的配置生效
ceph mgr module disable dashboard
ceph mgr module enable dashboard
配置访问前缀
cephconfigsetmgrmgr/dashboard/URL _ prefix $ prefix
配置成功,访问地址为http://$IP:$PORT/$PREFIX/
详情请访问云服务器、域名注册、虚拟主机的问题,请访问西部数码代理商官方网站: www.chenqinet.cn