Project

General

Profile

Actions

Bug #58213

closed

When multiple versions are enabled, the number of bi is greater than MAX_BI_LIST_ENTRIES, the bi list will have duplicate idx

Added by tengfei wang over 1 year ago. Updated about 1 year ago.

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

100%

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

Description

{
"type": "instance",
"idx": "▒1000_bb1\u0000iehUjxX3w1Wc7s8rGsgGQA2iZONOWar.",
"entry": {
"name": "bb1",
"instance": "ehUjxX3w1Wc7s8rGsgGQA2iZONOWar.",
"ver": {
"pool": 8,
"epoch": 1
},
"locator": "",
"exists": "true",
"meta": {
"category": 1,
"size": 506,
"mtime": "2022-12-06 07:49:27.949932Z",
"etag": "76f787fb1676fe0706297c8da5e6ae87",
"storage_class": "STANDARD",
"owner": "testid",
"owner_display_name": "M. Tester",
"content_type": "text/plain",
"accounted_size": 506,
"user_data": "",
"appendable": "false"
},
"tag": "264b7e71-2986-41d7-a59a-4e314ce4d4ef.24184.7",
"flags": 3,
"pending_map": [],
"versioned_epoch": 5
}
}, {
"type": "instance",
"idx": "▒1000_bb1\u0000iirtUwtDXvnBl2K2Fw9nETMbq7l1xskH",
"entry": {
"name": "bb1",
"instance": "irtUwtDXvnBl2K2Fw9nETMbq7l1xskH",
"ver": {
"pool": 8,
"epoch": 1
},
"locator": "",
"exists": "true",
"meta": {
"category": 1,
"size": 506,
"mtime": "2022-12-06 07:39:32.468154Z",
"etag": "76f787fb1676fe0706297c8da5e6ae87",
"storage_class": "STANDARD",
"owner": "testid",
"owner_display_name": "M. Tester",
"content_type": "text/plain",
"accounted_size": 506,
"user_data": "",
"appendable": "false"
},
"tag": "264b7e71-2986-41d7-a59a-4e314ce4d4ef.24184.3",
"flags": 1,
"pending_map": [],
"versioned_epoch": 3
}
}, {
"type": "instance",
"idx": "▒1000_bb1\u0000iirtUwtDXvnBl2K2Fw9nETMbq7l1xskH",
"entry": {
"name": "bb1",
"instance": "irtUwtDXvnBl2K2Fw9nETMbq7l1xskH",
"ver": {
"pool": 8,
"epoch": 1
},
"locator": "",
"exists": "true",
"meta": {
"category": 1,
"size": 506,
"mtime": "2022-12-06 07:39:32.468154Z",
"etag": "76f787fb1676fe0706297c8da5e6ae87",
"storage_class": "STANDARD",
"owner": "testid",
"owner_display_name": "M. Tester",
"content_type": "text/plain",
"accounted_size": 506,
"user_data": "",
"appendable": "false"
},
"tag": "264b7e71-2986-41d7-a59a-4e314ce4d4ef.24184.3",
"flags": 1,
"pending_map": [],
"versioned_epoch": 3
}
}, {
"type": "instance",
"idx": "▒1000_bb1\u0000izsjsMWnElffzgLMgq7Q0Zt4ZNDFma8-",
"entry": {
"name": "bb1",
"instance": "zsjsMWnElffzgLMgq7Q0Zt4ZNDFma8-",
"ver": {
"pool": 8,
"epoch": 1
},
"locator": "",
"exists": "true",
"meta": {
"category": 1,
"size": 506,
"mtime": "2022-12-06 07:09:14.018175Z",
"etag": "76f787fb1676fe0706297c8da5e6ae87",
"storage_class": "STANDARD",
"owner": "testid",
"owner_display_name": "M. Tester",
"content_type": "text/plain",
"accounted_size": 506,
"user_data": "",
"appendable": "false"
},
"tag": "264b7e71-2986-41d7-a59a-4e314ce4d4ef.14170.6",
"flags": 1,
"pending_map": [],
"versioned_epoch": 2
}
}, {
"type": "olh",
"idx": "▒1001_bb1",
"entry": {
"key": {
"name": "bb1",
"instance": "ehUjxX3w1Wc7s8rGsgGQA2iZONOWar."
},
"delete_marker": "false",
"epoch": 5,
"pending_log": [],
"tag": "04gaeice2yrppxgllxen6hziv7ys9xac",
"exists": "true",
"pending_removal": "false"
}
}, {
"type": "olh",
"idx": "▒1001_bb1",
"entry": {
"key": {
"name": "bb1",
"instance": "ehUjxX3w1Wc7s8rGsgGQA2iZONOWar."
},
"delete_marker": "false",
"epoch": 5,
"pending_log": [],
"tag": "04gaeice2yrppxgllxen6hziv7ys9xac",
"exists": "true",
"pending_removal": "false"
}
}


Files

QQ截图20221208083357.png (43.3 KB) QQ截图20221208083357.png tengfei wang, 12/08/2022 12:37 AM

Related issues 2 (0 open2 closed)

Copied to rgw - Backport #58542: pacific: When multiple versions are enabled, the number of bi is greater than MAX_BI_LIST_ENTRIES, the bi list will have duplicate idxResolvedJ. Eric IvancichActions
Copied to rgw - Backport #58543: quincy: When multiple versions are enabled, the number of bi is greater than MAX_BI_LIST_ENTRIES, the bi list will have duplicate idxResolvedJ. Eric IvancichActions
Actions #2

Updated by Casey Bodley over 1 year ago

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

Updated by J. Eric Ivancich over 1 year ago

  • Backport set to pacific, quincy
Actions #4

Updated by J. Eric Ivancich over 1 year ago

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

Updated by Backport Bot over 1 year ago

  • Copied to Backport #58542: pacific: When multiple versions are enabled, the number of bi is greater than MAX_BI_LIST_ENTRIES, the bi list will have duplicate idx added
Actions #6

Updated by Backport Bot over 1 year ago

  • Copied to Backport #58543: quincy: When multiple versions are enabled, the number of bi is greater than MAX_BI_LIST_ENTRIES, the bi list will have duplicate idx added
Actions #7

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #8

Updated by Konstantin Shalygin about 1 year ago

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

Also available in: Atom PDF