Project

General

Profile

Actions

Bug #24938

open

luminous: rados listomapkeys & listomapvals don't return data.

Added by Magnus Grönlund almost 6 years ago. Updated almost 6 years ago.

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

0%

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

Description

Hi,

rados listomapkeys & rados listomapvals don't return data when running Luminous, tested on 12.2.4 and 12.2.6:

# rados -p default.rgw.buckets.index listomapkeys .dir.aac73a5b-8198-4cd8-9935-6f9c56a0d3f6.71829993.10 
#

# rados -p default.rgw.buckets.index listomapvals .dir.aac73a5b-8198-4cd8-9935-6f9c56a0d3f6.71829993.10 
#

Expected behavior as per jewel:

# rados -p default.rgw.buckets.index listomapkeys .dir.d7b3188d-c51f-44a3-97e1-638fc4e43f6e.7419712.6230
out.mp4
#

# rados -p default.rgw.buckets.index listomapvals .dir.d7b3188d-c51f-44a3-97e1-638fc4e43f6e.7419712.6230
out.mp4
value (238 bytes) :
00000000  08 03 e8 00 00 00 07 00  00 00 6f 75 74 2e 6d 70  |..........out.mp|
00000010  34 cb 0a 00 00 00 00 00  00 01 04 03 77 00 00 00  |4...........w...|
00000020  01 fc 90 29 00 00 00 00  00 4b c8 4b 59 5d 7c f7  |...).....K.KY]|.|
00000030  36 20 00 00 00 65 63 36  36 34 32 35 31 65 38 39  |6 ...ec664251e89|
00000040  64 33 62 31 61 62 66 32  61 66 38 32 61 65 37 66  |d3b1abf2af82ae7f|
...
...
...

Actions

Also available in: Atom PDF