[ceph-users] Unable to start rgw after upgrade from hammer to jewel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I faced in those error. After some research I commentded out my custom setting:
#rgw zonegroup root pool = se.root
#rgw zone root pool = se.root
and after those rgw successfully started. Now setting are placed in default pool: .rgw.root

>???????,  4 ????? 2017, 6:40 +05:00 ?? Gagandeep Arora <aroragagan24 at gmail.com>:
>
>Permissions are correct see below:
>
>[root at radosgw1 radosgw]# ls -l /etc/ceph
>total 16
>-rw-r--r--. 1 ceph ceph ? 63 Nov 19 ?2015 cephprod.client.admin.keyring
>-rw-r--r--. 1 ceph ceph ?122 Nov 24 ?2015 cephprod.client.radosgw.keyring
>-rw-r--r--. 1 ceph ceph 1049 Nov 20 ?2015 cephprod.conf
>lrwxrwxrwx. 1 ceph ceph ? 29 Nov 19 ?2015 keyring -> cephprod.client.admin.keyring
>drwxr-xr-x. 2 ceph ceph ? 41 Jun 14 ?2016 radosgw-agent
>-rwxr-xr-x. 1 ceph ceph ? 92 Dec 10 06:36 rbdmap
>
>Regards,
>Gagan
>
>On Sat, Mar 4, 2017 at 11:02 AM, Roger Brown  < rogerpbrown at gmail.com > wrote:
>>My first thought is ceph doesn't have permissions to the rados keyring file.
>>eg.?
>>[root at nuc1 ~]# ls -l /etc/ceph/ceph.client.radosgw.keyring
>>-rw-rw----+ 1 root root 73 Feb ?8 20:40 /etc/ceph/ceph.client.radosgw.keyring
>>
>>You could give it read permission or be clever with setfacl, eg.
>>setfacl -m u:ceph:r /etc/ceph/ceph.client.radosgw.keyring
>>
>>
>>On Fri, Mar 3, 2017 at 5:57 PM Gagandeep Arora < aroragagan24 at gmail.com > wrote:
>>>Hi all,
>>>
>>>Unable to start radosgw after upgrading hammer(0.94.10) to jewel(10.2.5). Please see the following log. Can someone help please?
>>>
>>># cat cephprod-client.radosgw.gps-prod-1.log
>>>2017-03-04 10:35:10.459830 7f24316189c0 ?0 set uid:gid to 167:167 (ceph:ceph)
>>>2017-03-04 10:35:10.459883 7f24316189c0 ?0 ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367), process radosgw, pid 10561
>>>2017-03-04 10:35:10.487863 7f24316189c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:10.488220 7f24316189c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:10.490991 7f24316189c0 ?0 Error could not update zonegroup gps: (1) Operation not permitted
>>>2017-03-04 10:35:10.491008 7f24316189c0 -1 failed converting regionmap: (1) Operation not permitted
>>>2017-03-04 10:35:10.492683 7f24316189c0 -1 Couldn't init storage provider (RADOS)
>>>2017-03-04 10:35:10.768690 7f710b4a59c0 ?0 set uid:gid to 167:167 (ceph:ceph)
>>>2017-03-04 10:35:10.768712 7f710b4a59c0 ?0 ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367), process radosgw, pid 10586
>>>2017-03-04 10:35:10.796166 7f710b4a59c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:10.796512 7f710b4a59c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:10.799167 7f710b4a59c0 ?0 Error could not update zonegroup gps: (1) Operation not permitted
>>>2017-03-04 10:35:10.799184 7f710b4a59c0 -1 failed converting regionmap: (1) Operation not permitted
>>>2017-03-04 10:35:10.800461 7f710b4a59c0 -1 Couldn't init storage provider (RADOS)
>>>2017-03-04 10:35:11.017386 7f484298e9c0 ?0 set uid:gid to 167:167 (ceph:ceph)
>>>2017-03-04 10:35:11.017416 7f484298e9c0 ?0 ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367), process radosgw, pid 10610
>>>2017-03-04 10:35:11.045061 7f484298e9c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.045421 7f484298e9c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.048360 7f484298e9c0 ?0 Error could not update zonegroup gps: (1) Operation not permitted
>>>2017-03-04 10:35:11.048390 7f484298e9c0 -1 failed converting regionmap: (1) Operation not permitted
>>>2017-03-04 10:35:11.049755 7f484298e9c0 -1 Couldn't init storage provider (RADOS)
>>>2017-03-04 10:35:11.268341 7fad08c2e9c0 ?0 set uid:gid to 167:167 (ceph:ceph)
>>>2017-03-04 10:35:11.268374 7fad08c2e9c0 ?0 ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367), process radosgw, pid 10634
>>>2017-03-04 10:35:11.298192 7fad08c2e9c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.298520 7fad08c2e9c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.301236 7fad08c2e9c0 ?0 Error could not update zonegroup gps: (1) Operation not permitted
>>>2017-03-04 10:35:11.301259 7fad08c2e9c0 -1 failed converting regionmap: (1) Operation not permitted
>>>2017-03-04 10:35:11.302522 7fad08c2e9c0 -1 Couldn't init storage provider (RADOS)
>>>2017-03-04 10:35:11.518008 7f85204f19c0 ?0 set uid:gid to 167:167 (ceph:ceph)
>>>2017-03-04 10:35:11.518036 7f85204f19c0 ?0 ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367), process radosgw, pid 10658
>>>2017-03-04 10:35:11.545524 7f85204f19c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.545847 7f85204f19c0 ?0 error in read_id for id ?: (2) No such file or directory
>>>2017-03-04 10:35:11.548713 7f85204f19c0 ?0 Error could not update zonegroup gps: (1) Operation not permitted
>>>2017-03-04 10:35:11.548741 7f85204f19c0 -1 failed converting regionmap: (1) Operation not permitted
>>>2017-03-04 10:35:11.549971 7f85204f19c0 -1 Couldn't init storage provider (RADOS)
>>>
>>>
>>>Rgards,
>>>Gagan
>>>
>>>_______________________________________________
>>>ceph-users mailing list
>>>ceph-users at lists.ceph.com
>>>http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>_______________________________________________
>ceph-users mailing list
>ceph-users at lists.ceph.com
>http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20170304/27ec703f/attachment.htm>


[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux