RadosGW in CentOS7 starts as a systemd service. A systemd template is located in /usr/lib/systemd/system/[email protected] So in my case I have [client.radosgw.gateway] section in ceph.conf, so I must start RadosGW like that: systemctl start [email protected]
2016-02-16 19:56 GMT+08:00 Alexandr Porunov <[email protected]>: > Hello! > I have a problem to start radosgw in centos7. Documentation says: > "On CentOS/RHEL systems, use ceph-radosgw. For example: sudo > /etc/init.d/ceph-radosgw start" > > But problem is that I have nor ceph-radosgw neither any other ceph scripts > in /etc/init.d/ directory. > > How to run ceph-radosgw in centos7? > > Sincerelly > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
