
While doing an online copy in the 3PAR, we create a temporary snapshot of source volume to do the data copy operation. Online copy is a feature in 3PAR whereby a copy initiated on a source volume , and when the data copy is in progress, the target volume of the copy is immediately available for volume attachment and performing I/O is allowed on that volume Resynching the source and the destination volume is done automatically by the 3PAR internally. Reasoning behind removing the temporary snapshot of the source volume is that, internally 3PAR creates a temporary snapshot and extra snapshot created by Cinder 3PAR Driver is un-necessary. Also this temporary snapshot is not cleaned up on the completion of online copy operation. The presence of the temporary snapshot during the volume copy operation is confirmed by running the "showtask" on the asynchronous task id. Change-Id: Ia2cb70e77211a372f73eaf577dbf57715c5a363f Closes-Bug: 1661541
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%