Re: Problem with RGW after update to Jewel

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

 



Hi,

here the outputs:

radosgw-admin zone get --rgw-zone=default
{
    "id": "default",
    "name": "default",
    "domain_root": ".rgw",
    "control_pool": ".rgw.control",
    "gc_pool": ".rgw.gc",
    "log_pool": ".log",
    "intent_log_pool": ".intent-log",
    "usage_log_pool": ".usage",
    "user_keys_pool": ".users",
    "user_email_pool": ".users.email",
    "user_swift_pool": ".users.swift",
    "user_uid_pool": ".users.uid",
    "system_key": {
        "access_key": "",
        "secret_key": ""
    },
    "placement_pools": [
        {
            "key": "default-placement",
            "val": {
                "index_pool": ".rgw.buckets.index",
                "data_pool": ".rgw.buckets",
                "data_extra_pool": ".rgw.buckets.extra",
                "index_type": 0
            }
        }
    ],
    "metadata_heap": ".rgw.meta",
    "realm_id": ""
}

radosgw-admin --cluster pbs region get --rgw-zone=default
failed to init zonegroup: (2) No such file or directory

Does that bring any light into the darkness?

Frank.


From: Wido den Hollander <wido@xxxxxxxx>
Date: 25 July 2016 at 09:48:40
To: ceph-users@xxxxxxxxxxxxxx <ceph-users@xxxxxxxxxxxxxx>, Frank Enderle <frank.enderle@xxxxxxxxxx>
Subject:  Re: [ceph-users] Problem with RGW after update to Jewel


> Op 24 juli 2016 om 21:58 schreef Frank Enderle <frank.enderle@xxxxxxxxxx>:
>
>
> Hi,
>
> a while ago I updated a cluster from Infernalis to Jewel. After the update some problems occured, which I fixed (I had to create some additional pool which I was helped with in the IRC channel) - so the cluster now ran fine until we tried to add an addtional bucket. Now I get the following error in the error log:
>
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:45.978005 7f6ce97fa700 1 ====== starting new request req=0x7f6ce97f4710 =====
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:46.021122 7f6ce97fa700 0 sending create_bucket request to master zonegroup
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:46.021135 7f6ce97fa700 0 ERROR: endpoints not configured for upstream zone
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:46.021148 7f6ce97fa700 0 WARNING: set_req_state_err err_no=5 resorting to 500
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:46.021249 7f6ce97fa700 1 ====== req done req=0x7f6ce97f4710 op status=-5 http_status=500 ======
> 2016-07-24<http://airmail.calendar/2016-07-24%2012:00:00%20GMT+2> 19:50:46.021304 7f6ce97fa700 1 civetweb: 0x7f6dac001420: 10.42.20.5 - - [24/Jul/2016:19:50:45 +0000<http://airmail.calendar/2016-07-24%2021:50:45%20GMT+2>] "PUT /abc/ HTTP/1.1" 500 0 - Cyberduck/4.7.3.18402 (Mac OS X/10.11.6) (x86_64)
>
> I already tried to fix the problem using the script at
>
> https://www.mail-archive.com/ceph-users@xxxxxxxxxxxxxx/msg28620.html
>
> with the outcome that all users disappeared and no bucket could be access. So I restored the backup .rgw.root and it now works again, but still I can't create buckets. Obviously something has been mixed up with the zone/zonegroup stuff during the update.
>
> Would be somebody able to take a look at this? I'm happy to provide all the required files; just name them.
>

It seems there is no endpoint configured. Can you dump the regions and zones configuration using radosgw-admin tool.

From the top of my head:

$ radosgw-admin zone get --rgw-zone=zoneX
$ radosgw-admin region get --rgw-region=regionY

Wido

> Thanks,
>
> Frank
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

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


  Powered by Linux