Project

General

Profile

Actions

Bug #58932

closed

bucket mtime is zero

Added by Casey Bodley about 1 year ago. Updated 11 months ago.

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

100%

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

Description

~/ceph/build $ s3cmd mb s3://testbucket
Bucket 's3://testbucket/' created
~/ceph/build $ bin/radosgw-admin bucket stats --bucket testbucket
2023-03-07T16:07:37.961-0500 7fc1dd72ea00 -1 WARNING: all dangerous and experimental features are enabled.
2023-03-07T16:07:37.966-0500 7fc1dd72ea00 -1 WARNING: all dangerous and experimental features are enabled.
2023-03-07T16:07:37.967-0500 7fc1dd72ea00 -1 WARNING: all dangerous and experimental features are enabled.
{
    "bucket": "testbucket",
    "num_shards": 11,
    "tenant": "",
    "zonegroup": "43513f3a-3cd8-4f92-b8f4-d3d971a4dd0a",
    "placement_rule": "default-placement",
    "explicit_placement": {
        "data_pool": "",
        "data_extra_pool": "",
        "index_pool": "" 
    },
    "id": "a490eb04-2df7-40e6-a6a4-728fa27fcaa9.4147.1",
    "marker": "a490eb04-2df7-40e6-a6a4-728fa27fcaa9.4147.1",
    "index_type": "Normal",
    "owner": "testid",
    "ver": "0#1,1#1,2#1,3#1,4#1,5#1,6#1,7#1,8#1,9#1,10#1",
    "master_ver": "0#0,1#0,2#0,3#0,4#0,5#0,6#0,7#0,8#0,9#0,10#0",
    "mtime": "0.000000",
    "creation_time": "2023-03-07T21:07:25.823432Z",

Related issues 4 (0 open4 closed)

Has duplicate rgw - Bug #61264: all buckets mtime = "0.000000" after upgrade to 17.2.6Duplicate

Actions
Copied to rgw - Backport #58955: quincy: bucket mtime is zeroResolvedCasey BodleyActions
Copied to rgw - Backport #58977: reef: bucket mtime is zeroDuplicateCasey BodleyActions
Copied to rgw - Backport #58978: reef: bucket mtime is zeroResolvedCasey BodleyActions
Actions #1

Updated by Casey Bodley about 1 year ago

  • Assignee set to Casey Bodley
  • Tags changed from bucket to sysobj

this looks like a regression from https://github.com/ceph/ceph/pull/47083/commits/90aec61298fc378e1733bc76f0d3f95ce8ec135a

rgw_get_system_obj() no longer calls stat(), and doesn't get an mtime from read()

Actions #2

Updated by Casey Bodley about 1 year ago

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

Updated by Casey Bodley about 1 year ago

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

Updated by Backport Bot about 1 year ago

Actions #5

Updated by Casey Bodley about 1 year ago

Actions #6

Updated by Casey Bodley about 1 year ago

  • Tags changed from sysobj to sysobj backport_processed
Actions #7

Updated by Backport Bot about 1 year ago

Actions #8

Updated by Casey Bodley 11 months ago

  • Has duplicate Bug #61264: all buckets mtime = "0.000000" after upgrade to 17.2.6 added
Actions #9

Updated by Konstantin Shalygin 11 months ago

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

Also available in: Atom PDF