Project

General

Profile

Actions

Feature #8276

closed

ceph-filestore-dump import-rados -p <pool> <archive>

Added by Samuel Just almost 10 years ago. Updated over 9 years ago.

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

0%

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

Description

I'd also like to propose a mode where ceph-filestore-dump reinserts the contents of an exported pg via rados, something like

ceph-filestore-dump import-rados -p <pool> <archive>

That would allow us to extract a pg from a messed up osd and reinsert it via rados after a force_create_pg instead of by injecting it into a random osd.


Related issues 1 (1 open0 closed)

Blocks RADOS - Feature #8355: extend rados import to support recovering from archived erasure-coded shardsNewDavid Zafman05/14/2014

Actions
Actions #1

Updated by Samuel Just almost 10 years ago

  • Target version deleted (v0.81)
Actions #2

Updated by Ian Colle almost 10 years ago

  • Assignee set to David Zafman
Actions #3

Updated by Neil Levine almost 10 years ago

  • Target version set to 0.85
Actions #4

Updated by Samuel Just over 9 years ago

  • Target version changed from 0.85 to 0.85 cont.
Actions #5

Updated by David Zafman over 9 years ago

  • Status changed from New to 7

Implemented syntax:

ceph_objectstore_tool import-rados pool [import_file|-]

Import into the specified pool on running cluster from export data. If third argument is not specified or "-" read from stdin otherwise read from specified file.

Undocumented: The --file option will be used if present and third argument not specified, otherwise it is ignored.

Import of a sharded pg export is not supported. Snapshots (non-head objects) are ignored by this type of import. Feature set compatibility isn't checked.

Actions #6

Updated by Ian Colle over 9 years ago

  • Target version changed from 0.85 cont. to 0.86
Actions #7

Updated by David Zafman over 9 years ago

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

Updated by David Zafman over 9 years ago

  • Status changed from Fix Under Review to Resolved

23ec93a86140c4b271b45d87c62682288079cbba

Actions

Also available in: Atom PDF