Re: [ceph-users] Fwd: Luminous RadosGW issue

2017-11-15 Thread Sam Huracan
Thanks Hans, I've fixed it. Ceph luminous auto create an user client.rgw, I did't know and make a new user client.radowgw. On Nov 9, 2017 17:03, "Hans van den Bogert" wrote: > On Nov 9, 2017, at 5:25 AM, Sam Huracan wrote: > > root@radosgw system]# ceph --admin-daemon > /var/run/ceph/ceph-cli

Re: [ceph-users] Fwd: Luminous RadosGW issue

2017-11-09 Thread Hans van den Bogert
> On Nov 9, 2017, at 5:25 AM, Sam Huracan wrote: > > root@radosgw system]# ceph --admin-daemon > /var/run/ceph/ceph-client.rgw.radosgw.asok config show | grep log_file > "log_file": "/var/log/ceph/ceph-client.rgw.radosgw.log”, The .asok filename resembles what should be used in your config.

Re: [ceph-users] Fwd: Luminous RadosGW issue

2017-11-08 Thread Sam Huracan
I checked ceph pools, cluster has some pools: [ceph-deploy@ceph1 cluster-ceph]$ ceph osd lspools 2 rbd,3 .rgw.root,4 default.rgw.control,5 default.rgw.meta,6 default.rgw.log, 2017-11-09 11:25 GMT+07:00 Sam Huracan : > @Hans: Yes, I tried to redeploy RGW, and ensure client.radosgw.gateway is >

Re: [ceph-users] Fwd: Luminous RadosGW issue

2017-11-08 Thread Sam Huracan
@Hans: Yes, I tried to redeploy RGW, and ensure client.radosgw.gateway is the same in ceph.conf. Everything go well, service radosgw running, port 7480 is opened, but all my config of radosgw in ceph.conf can't be set, rgw_dns_name is still empty, and log file keeps default value. [root@radosgw sy

Re: [ceph-users] Fwd: Luminous RadosGW issue

2017-11-08 Thread Hans van den Bogert
Are you sure you deployed it with the client.radosgw.gateway name as well? Try to redeploy the RGW and make sure the name you give it corresponds to the name you give in the ceph.conf. Also, do not forget to push the ceph.conf to the RGW machine. On Wed, Nov 8, 2017 at 11:44 PM, Sam Huracan wrote

[ceph-users] Fwd: Luminous RadosGW issue

2017-11-08 Thread Sam Huracan
Hi Cephers, I'm testing RadosGW in Luminous version. I've already installed done in separate host, service is running but RadosGW did not accept any my configuration in ceph.conf. My Config: [client.radosgw.gateway] host = radosgw keyring = /etc/ceph/ceph.client.radosgw.keyring rgw socket path =