Project

General

Profile

Actions

Bug #55528

closed

rgw/dbstore: Support user creation via `radosgw-admin`

Added by Soumya Koduri almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
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

With the changes in https://github.com/ceph/ceph/pull/45987 , 'radosgw-admin' command can be used to execute few admin operations on other stores.

This bug is to track the changes needed in dbstore to support user creation/remove via `radosgw-admin` command.

Actions #1

Updated by Soumya Koduri almost 2 years ago

Also add below options to configure path for dbstore files -

'dbstore_db_dir':
- path of the .db file
- default: /var/run/ceph
'dbstore_db_name_prefix':
- prefix to be used for .db file name
- default: dbstore

For eg., by default the full path of the file shall be
eg., /var/run/ceph/dbstore-default_ns.db

Actions #2

Updated by Soumya Koduri almost 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 46126
Actions #3

Updated by Daniel Gryniewicz almost 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF