Project

General

Profile

Bug #21163

RGW Multi-site configuration remove a zone from a zonegroup and period update --commit gives error read_lastest_epoch

Added by Vikhyat Umrao over 6 years ago. Updated over 6 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

RGW Multi-site configuration remove a zone from a zonegroup and period update --commit gives error read_lastest_epoch
https://bugzilla.redhat.com/show_bug.cgi?id=1482709

History

#1 Updated by Vikhyat Umrao over 6 years ago

  • Status changed from New to Fix Under Review

#2 Updated by Casey Bodley over 6 years ago

  • Assignee set to Casey Bodley

Hi Vikhyat,

I wasn't able to reproduce those error messages when testing these steps on a master build:

$ radosgw-admin realm create --rgw-realm r --default

$ radosgw-admin zonegroup create --rgw-zonegroup zg --master --default

$ radosgw-admin zone create --rgw-zonegroup zg --rgw-zone z --master --default --endpoints http://localhost:8000

$ radosgw-admin zonegroup remove --rgw-zonegroup default --rgw-zone default

$ radosgw-admin period update --commit
{
    "id": "c797f153-5dc4-4ddd-a7d9-2c540e3c67cd",
    "epoch": 1,
    "predecessor_uuid": "c71c6faa-17db-4ffe-bfe8-cd234fa9c69a",
...

It looks like the issue may have already been resolved between jewel and luminous?

#3 Updated by Vikhyat Umrao over 6 years ago

Casey Bodley wrote:

Hi Vikhyat,

I wasn't able to reproduce those error messages when testing these steps on a master build:

[...]

It looks like the issue may have already been resolved between jewel and luminous?

Hi Casey,

Thanks for testing it in the master branch. Yep looks like it is. Do you think I should send this only to jewel branch?

#4 Updated by Vikhyat Umrao over 6 years ago

Thanks Casey.

I have build latest jewel:

$ ./ceph -v
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
ceph version 10.2.10-14-gcbaddae (cbaddaeed73b9d1efbd3eb750459e5024556b344)

and I am not able to reproduce this issue now in jewel latest -

# vumrao @ dell-per320-4 in ~/Projects/ceph/src on git:jewel x [23:16:29] 
$ ./radosgw-admin period update --commit

{
    "id": "8df49ffd-404e-4a31-8147-5f81aa45f4c2",
    "epoch": 1,
[...]

I am closing this one as can not reproduce.

#5 Updated by Vikhyat Umrao over 6 years ago

  • Status changed from Fix Under Review to Can't reproduce
  • Release set to jewel
  • Affected Versions v10.2.7 added

#6 Updated by Vikhyat Umrao over 6 years ago

FYI - I followed all the steps given in note-2.

Also available in: Atom PDF