Skip to content

Changing disk UUID after disk replacing in xcp-ng with Xen Orchestra #7957

Open
@top-secrett

Description

@top-secrett
ISSUE TYPE
  • Improvement Request
CLOUDSTACK VERSION
Any
SUMMARY

Hello. I use CloudStack with XCP-NG and I am in search of the best backup solution.
All software, including Xen Orchestra, can restore a backup as new VM with a new disk UUID. After that I detach disk from original VM and attach the recovered disk. VM is working fine, but CloudStack cannot manage the disk due to the new disk UUID.
If I replace disk UUID in CloudStack databases, disk management will be performed normally
Example:

update volumes SET path="24c34f4d-35b3-400a-92e3-c27ba154aabf" where id=2283;

Maybe in new version of cloudstack you can add function of manually or automatically changing disk UUID from Cloudstack?
Or import VM from XCP-NG function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    on Hold

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions