Project

General

Profile

Actions

Bug #63640

closed

Ceph-object-store to skip getting attrs of pgmeta objects

Added by Matan Breizman over 2 years ago. Updated 8 months ago.

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

100%

Source:
Backport:
pacific,quincy,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Tags (freeform):
Fixed In:
v19.0.0-381-g281de0a394d
Released In:
v19.2.0~1015
Upkeep Timestamp:
2025-07-11T18:11:33+00:00

Description

See "Error getting attr on" after creating an empty pool:

$ ceph-objectstore-tool --data-path ./dev/osd0 --op list       
Error getting attr on : 2.0_head,#2:00000000::::head#, (61) No data available                                                                                                                                                                                                                                                         
["2.0",{"oid":"","key":"","snapid":-2,"hash":0,"max":0,"pool":2,"namespace":"","max":0}]

_action_on_all_objects_in_pg() should skip getting the (non-existing) attributes of pgmeta hobjects.

Note: pgmeta_oid is created at the PG's constructor and is written to disk in init_pg_ondisk()
without ant OI_ATTR.


Related issues 3 (0 open3 closed)

Copied to RADOS - Backport #63649: pacific: Ceph-object-store to skip getting attrs of pgmeta objectsResolvedMatan BreizmanActions
Copied to RADOS - Backport #63650: quincy: Ceph-object-store to skip getting attrs of pgmeta objectsResolvedMatan BreizmanActions
Copied to RADOS - Backport #63651: reef: Ceph-object-store to skip getting attrs of pgmeta objectsResolvedMatan BreizmanActions
Actions #1

Updated by Matan Breizman over 2 years ago

  • Subject changed from Ceph-object-store to skip pgmeta or temp objects to Ceph-object-store to skip getting attrs of pgmeta objects
  • Description updated (diff)
  • Backport changed from quincy,reef to pacific,quincy,reef
  • Pull request ID set to 54663
Actions #2

Updated by Radoslaw Zarzynski over 2 years ago

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

Updated by Upkeep Bot over 2 years ago

  • Copied to Backport #63649: pacific: Ceph-object-store to skip getting attrs of pgmeta objects added
Actions #4

Updated by Upkeep Bot over 2 years ago

  • Copied to Backport #63650: quincy: Ceph-object-store to skip getting attrs of pgmeta objects added
Actions #5

Updated by Upkeep Bot over 2 years ago

  • Copied to Backport #63651: reef: Ceph-object-store to skip getting attrs of pgmeta objects added
Actions #7

Updated by Konstantin Shalygin over 1 year ago

  • Status changed from Pending Backport to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 281de0a394d70e21765c3c0e4641e891a2037e1c
  • Fixed In set to v19.0.0-381-g281de0a394d
  • Released In set to v19.2.0~1015
  • Upkeep Timestamp set to 2025-07-11T18:11:33+00:00
Actions

Also available in: Atom PDF