Feature #2561

rbd: copyup command

Added by Sage Weil 11 months ago. Updated 9 months ago.

Status:ResolvedStart date:
Priority:NormalDue date:
Assignee:Dan Mick% Done:

0%

Category:-Spent time:-
Target version:v0.51
Source: Reviewed:
Tags: User Impact:
Story points3.0
Velocity based estimate-

Description

'rbd copyup pool/image' command to copy any missing objects up from the parent. simple O(n) operation that leverages the cls_rbd copyup method for atomicity.

Associated revisions

Revision c91a09eb
Added by Dan Mick 10 months ago

rbd: flatten command (copyup an entire image)

Fixes: #2561
Signed-off-by: Dan Mick <>

Revision 237f2409
Added by Dan Mick 10 months ago

rbd: flatten command (copyup an entire image)

Fixes: #2561
Signed-off-by: Dan Mick <>

Revision 237f2409
Added by Dan Mick 10 months ago

rbd: flatten command (copyup an entire image)

Fixes: #2561
Signed-off-by: Dan Mick <>

History

#1 Updated by Sage Weil 11 months ago

  • Category set to librbd

'rbd copyup pool/image' command to copy any missing objects up from the parent. simple O(n) operation that leverages the cls_rbd copyup method for atomicity.

#2 Updated by Greg Farnum 11 months ago

What? How does a class function of any kind provide atomicity in cross-OSD data copies?

#3 Updated by Sage Weil 11 months ago

  • Description updated (diff)

#4 Updated by Sage Weil 11 months ago

  • Position deleted (2)
  • Position set to 20

#5 Updated by Sage Weil 11 months ago

  • Position deleted (20)
  • Position set to 18

#6 Updated by Sage Weil 11 months ago

  • Story points set to 3
  • Position deleted (33)
  • Position set to 33

#7 Updated by Sage Weil 11 months ago

  • Target version set to v0.49
  • Position deleted (31)
  • Position set to 1316

#8 Updated by Sage Weil 11 months ago

  • Target version deleted (v0.49)
  • Position deleted (1316)
  • Position set to 28

#9 Updated by Sage Weil 11 months ago

  • Position deleted (33)
  • Position set to 3

#10 Updated by Sage Weil 11 months ago

  • Project changed from Ceph to rbd
  • Category deleted (librbd)

#11 Updated by Sage Weil 11 months ago

  • Target version set to v0.50
  • Position deleted (14)
  • Position set to 2

#12 Updated by Sage Weil 11 months ago

  • Position deleted (9)
  • Position set to 4

#13 Updated by Dan Mick 10 months ago

  • Assignee set to Dan Mick

#14 Updated by Dan Mick 10 months ago

  • Status changed from New to In Progress

#15 Updated by Dan Mick 10 months ago

  • Status changed from In Progress to Need Review

Implemented at the moment as "flatten".

#16 Updated by Mark Kampe 10 months ago

  • Target version changed from v0.50 to v0.51
  • Position deleted (22)
  • Position set to 9

#17 Updated by Mark Kampe 10 months ago

  • Position deleted (8)
  • Position set to 2

#18 Updated by Josh Durgin 9 months ago

  • Status changed from Need Review to Resolved

Also available in: Atom PDF