Feature #1696

Add the ability to select datastore for Clone operation.

Added by Bill Campbell over 8 years ago. Updated almost 7 years ago.

Status:ClosedStart date:12/17/2012
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Core & System
Target version:Release 4.8
Resolution:fixed Pull request:

Description

Would it be possible to add the ability to select the datastore when cloning an image? This would be extremely helpful (especially when the RBD driver is implemented) to allow multiple storage pools and clone/copy to and from them.


Related issues

Related to Feature #2417: Move images between datastores Closed 10/30/2013

Associated revisions

Revision 3fb49773
Added by Ruben S. Montero about 7 years ago

feature #1696: Clone now supports a target datastore for images

Revision ac4b5845
Added by Carlos Martín about 7 years ago

Feature #1696: Image clone dialog shows the target DS

Revision 004af130
Added by Carlos Martín almost 7 years ago

Feature #1696: add method to java oca

History

#1 Updated by Ruben S. Montero over 8 years ago

  • Tracker changed from Request to Feature
  • Target version set to Release 4.0

Hi Bill,

We didn't have this initially to prevent cloning images from datastores with different backends (e.g. moving from iSCSI to VMware vmfs), as this would require intermediate converstions...

However, it the target and source DS are of the same time, a clone operation should work.

I am moving this to feature, and initially assigning this to 4.0. If the above strategy is doable, I think we can have it ready...

THANKS

Ruben

#2 Updated by Bill Campbell over 8 years ago

Excellent. I figured it shouldn't be too difficult to implement, as I'm testing similar functionality to the cp script (using an image:// identifier) to copy from one to another for my RBD driver. Included with the application would be handy. Thanks!

#3 Updated by Ruben S. Montero over 8 years ago

  • Target version changed from Release 4.0 to Release 4.2

#4 Updated by Ruben S. Montero about 8 years ago

  • Category set to Core & System

#5 Updated by Ruben S. Montero about 8 years ago

  • Target version deleted (Release 4.2)

#6 Updated by Ruben S. Montero about 8 years ago

  • Tracker changed from Feature to Backlog
  • Subject changed from Add the ability to select datastore for Clone operation to Add the ability to select datastore for Clone operation.
  • Priority changed from Normal to High

#7 Updated by Ruben S. Montero about 8 years ago

  • Status changed from New to Pending

#8 Updated by Ruben S. Montero over 7 years ago

  • Tracker changed from Backlog to Feature

#9 Updated by Ruben S. Montero over 7 years ago

  • Status changed from Pending to New

#10 Updated by Ruben S. Montero over 7 years ago

  • Target version set to Release 4.6

#11 Updated by Ruben S. Montero over 7 years ago

  • Priority changed from High to Normal

#12 Updated by Ruben S. Montero over 7 years ago

#13 Updated by Jaime Melis over 7 years ago

  • Target version changed from Release 4.6 to Release 4.8

#14 Updated by Ruben S. Montero about 7 years ago

  • Assignee set to Carlos Martín

Needs to:

1.- Add a table in the clone dialog with datastores using the same DS_MAD
2.- Java API
3.- Documentation (xml-rpc API)

#15 Updated by Carlos Martín almost 7 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF