Project

General

Profile

Actions

Bug #57275

closed

'radosgw-admin sync flow create' cmd crashes if flow-type omitted

Added by Soumya Koduri over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

100%

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

Description

Steps to Reproduce:
1. deploy a multisite cluster on rhcs 5.3
2. create sync group using the following command
radosgw-admin sync group create --group-id=sync --status allowed

3. execute the command 'radosgw-admin sync group flow create --group-id sync --flow-id 1', radosgw-admin crashes.

crash snippet:
/usr/include/c++/8/optional:714: constexpr Tp& std::_Optional_base<_Tp, <anonymous>, <anonymous> >::_M_get() [with _Tp = std::_cxx11::basic_string<char>; bool <anonymous> = false; bool <anonymous> = false]: Assertion 'this->_M_is_engaged()' failed.
  • Caught signal (Aborted)
    in thread 7fb663af5500 thread_name:radosgw-admin
    ceph version 16.2.10-7.el8cp (801762c015953db3300b489209f3affd6419f1d2) pacific (stable)
    1: /lib64/libpthread.so.0(+0x12ce0) [0x7fb657cacce0]
    2: gsignal()
    3: abort()
    4: radosgw-admin(+0x385468) [0x563844147468]
    5: main()
    6: __libc_start_main()
    7: _start()
    2022-08-18T10:41:36.684-0400 7fb663af5500 -1
    Caught signal (Aborted) *

P.S: not seeing any crash on executing the complete/correct command.
radosgw-admin sync group flow create --group-id sync --flow-id 1 --debug-rgw=20 --flow-type=symmetrical --zones=primary


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #57450: pacific: 'radosgw-admin sync flow create' cmd crashes if flow-type omittedResolvedSoumya KoduriActions
Copied to rgw - Backport #57451: quincy: 'radosgw-admin sync flow create' cmd crashes if flow-type omittedResolvedSoumya KoduriActions
Actions #1

Updated by Soumya Koduri over 1 year ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 47783
Actions #2

Updated by Soumya Koduri over 1 year ago

  • Backport set to octopus pacific quincy
Actions #3

Updated by Casey Bodley over 1 year ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport changed from octopus pacific quincy to pacific quincy
Actions #4

Updated by Backport Bot over 1 year ago

  • Copied to Backport #57450: pacific: 'radosgw-admin sync flow create' cmd crashes if flow-type omitted added
Actions #5

Updated by Backport Bot over 1 year ago

  • Copied to Backport #57451: quincy: 'radosgw-admin sync flow create' cmd crashes if flow-type omitted added
Actions #6

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #7

Updated by Konstantin Shalygin about 1 year ago

  • Status changed from Pending Backport to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF