Project

General

Profile

Actions

Bug #53709

open

concurrent radosgw-admin subuser or key op cause errors

Added by lei cao over 2 years ago. Updated over 2 years ago.

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

0%

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

Description

At the same time, two TTYs add subuser and two TTYs delete subuser, all these return success. but subuser exist only in userinfo, not exist in meta pool like result.png.

steps:
1. radosgw-admin user create --uid cl --display-name cl --access-key aaa --secret aaa --key-type s3
2. 2 ttys:radosgw-admin subuser create --uid cl --subuser sub --access-key bbb --secret bbb --key-type s3, At the same time, 2 ttys:radosgw-admin subuser rm --uid cl --subuser sub. like radosgw-admin-concurrent.png


Files

result.png (39.1 KB) result.png lei cao, 12/23/2021 08:16 AM
radosgw-admin-concurrent.png (83.6 KB) radosgw-admin-concurrent.png lei cao, 12/23/2021 08:21 AM
Actions #2

Updated by lei cao over 2 years ago

lei cao wrote:

https://github.com/ceph/ceph/pull/44358

please ignore this pr, it was connected with another issue, i

Actions

Also available in: Atom PDF