Project

General

Profile

Actions

Feature #9781

closed

ceph_objectstore_tool: On import handle splits

Added by David Zafman over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
David Zafman
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Once we have OSDMap information we need to check for splits during pg import:

Sam:
Upon import, if we detect a split, we can simply filter out any
objects which would have been split out of the pg (perhaps we let the
user choose which child pg to import?). There is a [s]pg_t::is_split
method which tells you given two maps whether the pg corresponding to
that spg_t split between the two maps, and which child pgs it splits
into (osd_types.h).


Related issues 2 (0 open2 closed)

Has duplicate Ceph - Bug #9390: EEXIST on split due to import/exportDuplicateDavid Zafman09/08/2014

Actions
Has duplicate Ceph - Bug #9388: osd/PG.cc: 2945: FAILED assert(r == 0) in update_snap_mapDuplicateDavid Zafman09/08/2014

Actions
Actions #1

Updated by Samuel Just over 9 years ago

  • Target version changed from 0.89 to v.91
Actions #2

Updated by Samuel Just over 9 years ago

  • Target version changed from v.91 to v.actually90
Actions #3

Updated by Samuel Just over 9 years ago

  • Target version changed from v.actually90 to v.actually91
Actions #4

Updated by David Zafman over 9 years ago

  • Status changed from New to In Progress
Actions #5

Updated by David Zafman over 9 years ago

  • Subject changed from ceph_objectstore_map: On import handle splits to ceph_objectstore_tool: On import handle splits
Actions #6

Updated by Sage Weil over 9 years ago

  • Target version changed from v.actually91 to v0.92
Actions #7

Updated by David Zafman over 9 years ago

  • Status changed from In Progress to 7
Actions #8

Updated by Samuel Just over 9 years ago

  • Target version changed from v0.92 to v0.93 - Last Hammer Sprint
Actions #9

Updated by David Zafman over 9 years ago

  • Status changed from 7 to Fix Under Review
Actions #10

Updated by David Zafman over 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF