Project

General

Profile

Actions

Bug #65737

open

pg-split-merge.sh -

Added by Nitzan Mordechai 17 days ago. Updated 5 days ago.

Status:
Fix Under Review
Priority:
Normal
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

/a/nmordech-2024-04-30_10:14:02-rados:standalone-main-distro-default-smithi/7680852
/a/nmordech-2024-04-30_10:14:02-rados:standalone-main-distro-default-smithi/7680862
/a/nmordech-2024-04-30_10:14:02-rados:standalone-main-distro-default-smithi/7680865

2024-04-30T12:45:29.813 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:111: TEST_import_after_merge_and_gap:  ceph-objectstore-tool --data-path td/pg-split-merge/0 --op remove --pgid 1.0 --force
2024-04-30T12:45:30.886 INFO:tasks.workunit.client.0.smithi120.stdout: marking collection for removal
2024-04-30T12:45:30.887 INFO:tasks.workunit.client.0.smithi120.stdout:setting '_remove' omap key
2024-04-30T12:45:30.887 INFO:tasks.workunit.client.0.smithi120.stdout:finish_remove_pgs 1.0_head removing 1.0
2024-04-30T12:45:31.170 INFO:tasks.workunit.client.0.smithi120.stdout:Remove successful
2024-04-30T12:45:31.655 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:113: TEST_import_after_merge_and_gap:  ceph-objectstore-tool --data-path td/pg-split-merge/0 --op import --pgid 1.1 --file td/pg-split-merge/1.1
2024-04-30T12:45:32.543 INFO:tasks.workunit.client.0.smithi120.stdout:get_pg_num_history pg_num_history pg_num_history(e16 pg_nums {1={7=2}} deleted_pools )
2024-04-30T12:45:32.543 INFO:tasks.workunit.client.0.smithi120.stderr:pgid 1.1 already exists
2024-04-30T12:45:32.816 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:113: TEST_import_after_merge_and_gap:  return 1

we found 1.1 pgid already and it after merge, but it looks like the merge didn't completed. we had check, but it didn't returned correctly:

2024-04-30T12:45:21.195 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:104: TEST_import_after_merge_and_gap:  ceph osd pool set foo pg_num 1
2024-04-30T12:45:21.915 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:105: TEST_import_after_merge_and_gap:  sleep 5
2024-04-30T12:45:26.917 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:106: TEST_import_after_merge_and_gap:  ceph daemon osd.0 perf dump
2024-04-30T12:45:26.917 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:106: TEST_import_after_merge_and_gap:  jq .osd.numpg
2024-04-30T12:45:26.918 INFO:tasks.workunit.client.0.smithi120.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/osd/pg-split-merge.sh:106: TEST_import_after_merge_and_gap:  grep 2
2024-04-30T12:45:27.023 INFO:tasks.workunit.client.0.smithi120.stderr:Can't get admin socket path: unable to get conf option admin_socket for osd: b"error parsing 'osd': expected string of the form TYPE.ID, valid types are: auth, mon, osd, mds, mgr, client\n" 

the ceph daemon command failed

Actions #1

Updated by Radoslaw Zarzynski 12 days ago

Ni Nitzan! Are you working on this tracker maybe?

Actions #2

Updated by Nitzan Mordechai 12 days ago

Radoslaw Zarzynski wrote in #note-1:

Ni Nitzan! Are you working on this tracker maybe?

yes, I'm researching it.

Actions #3

Updated by Nitzan Mordechai 12 days ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 57201
Actions #4

Updated by Laura Flores 5 days ago

Fix still under review.

Actions

Also available in: Atom PDF