mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #370] Migration between storages? #274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlexH-HankIT on GitHub (Jul 19, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/370
I have two storages on my server, images01 and images02. On images01 there is a vm that should be on images02. Of course i could just copy it via cli and adjust the paths in the xml config, but sometimes the gui is a lot nicer. Is it possible to add this function?
@retspen commented on GitHub (Jul 21, 2014):
Do you need copy image too or add changes to VM's xml only?
@AlexH-HankIT commented on GitHub (Jul 21, 2014):
I would take both, if possible :)
@retspen commented on GitHub (Jul 21, 2014):
How about clone function?
@AlexH-HankIT commented on GitHub (Jul 21, 2014):
As far as i can see, i can only clone to the same storage. Can you create a menu for choosing the storage while cloning?
@retspen commented on GitHub (Sep 1, 2014):
You can clone only to storage where is source image.