Project

General

Profile

Bug #39481

rgw admin: object stat command output's delete_at not readable

Added by Abhishek Lekshmanan almost 5 years ago. Updated over 4 years ago.

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

0%

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

Description

We don't decode the utime_t type yet

    "etag": "60b725f10c9c85c70d97880dfe8191b3",
    "tag": "_WUhmDAC9k_h5WpDgZXfYKMdr8S766Kf",
    "manifest": {
        "objs": [],
        "obj_size": 2,
        "explicit_objs": "false",
        "head_size": 2,
        "max_head_size": 4194304,
        "prefix": ".rSECpsCNhAzvmDfWg3pFNnL6ncAnMhc_",
        "rules": [
            {
                "key": 0,
                "val": {
                    "start_part_num": 0,
                    "start_ofs": 4194304,
                    "part_size": 0,
                    "stripe_max_size": 4194304,
                    "override_prefix": "" 
                }
            }
        ],
        "tail_instance": "",
        "tail_placement": {
            "bucket": {
                "name": "foobar",
                "marker": "17f4190e-20e4-4ca9-b09d-af475397d940.94124.1",
                "bucket_id": "17f4190e-20e4-4ca9-b09d-af475397d940.94124.1",
                "tenant": "",
                "explicit_placement": {
                    "data_pool": "",
                    "data_extra_pool": "",
                    "index_pool": "" 
                }
            },
            "placement_rule": "default-placement" 
        }
    },
    "attrs": {
        "user.rgw.content_type": "",
        "user.rgw.delete_at": "\\0B\u000c\u000d",
        "user.rgw.pg_ver": "!",
        "user.rgw.source_zone": "",
        "user.rgw.tail_tag": "17f4190e-20e4-4ca9-b09d-af475397d940.95433.25" 
    }
}


Related issues

Copied to rgw - Backport #39496: nautilus: rgw admin: object stat command output's delete_at not readable Resolved
Copied to rgw - Backport #39497: luminous: rgw admin: object stat command output's delete_at not readable Resolved
Copied to rgw - Backport #39498: mimic: rgw admin: object stat command output's delete_at not readable Resolved

History

#1 Updated by Abhishek Lekshmanan almost 5 years ago

  • Status changed from In Progress to Pending Backport
  • Pull request ID set to 27781

#2 Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #39496: nautilus: rgw admin: object stat command output's delete_at not readable added

#3 Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #39497: luminous: rgw admin: object stat command output's delete_at not readable added

#4 Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #39498: mimic: rgw admin: object stat command output's delete_at not readable added

#5 Updated by Nathan Cutler over 4 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF