Bug #4436
cpds in tm shared driver don't copy snapshots
Status: | Closed | Start date: | 04/29/2016 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - Storage | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
cpds in tm shared driver don't copy snapshots, only main version.
By looking into qcow2 cpds it should copy snapshot by SNAP_ID.
Solution is to apply changes made in qcow2/cpds script.
There is same problem in ssh/cpds script.
P.S. qcow2/cpds header looks like was blindly copied from qcow2/mvds.
Associated revisions
bug #4436: save snapshots in shared drivers
History
#1 Updated by Ruben S. Montero about 5 years ago
- Assignee set to Javi Fontan
- Target version set to Release 5.0
#2 Updated by Javi Fontan about 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
Thank you! I've just uploaded your patch. I'll take a loot into the qcow2 cpds/mvds scripts.
#3 Updated by Rolandas Naujikas about 5 years ago
Can you upload changes to production one-4.14 ?
Javi Fontan wrote:
Thank you! I've just uploaded your patch. I'll take a loot into the qcow2 cpds/mvds scripts.