5.4.8. 启动网关 在对象网关主机上,启动并启用 Ceph 对象网关服务: # systemctl start ceph-radosgw@rgw.`hostname -s` # systemctl enable ceph-radosgw@rgw.`hostname -s` 如果服务已在运行,重启该服务而不是启动和启用它: # systemctl restart ceph-radosgw@rgw.`hostname -s` 前一个下一个