[GH-ISSUE #543] Templates and cloning operation #407

Closed
opened 2026-02-27 16:39:10 +03:00 by kerem · 1 comment
Owner

Originally created by @catborise on GitHub (Apr 21, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/543

Hi,

Before saying anything, i want to say thank you. it is very useful and usable application.
We are very happy to use it.

There is a problem, may be it is not but it is required feature i think.

"templates & cloning"

the situation is like that;

we have a template directory : /var/lib/libvirt/templates/ -> Read-Only, only template disks
and we are using default directory for images : /var/lib/libvirt/images

when i want to clone template or using create from template, the app tries to create new image to on template disk by default.
this causes error because it is read only directory and also i do not want that.

i wish there is a choice to select storage for destination. it is required for cloning and create from template.

is it suitable ?

thanks
sincerely

Originally created by @catborise on GitHub (Apr 21, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/543 Hi, Before saying anything, i want to say thank you. it is very useful and usable application. We are very happy to use it. There is a problem, may be it is not but it is required feature i think. "templates & cloning" the situation is like that; we have a template directory : /var/lib/libvirt/templates/ -> Read-Only, only template disks and we are using default directory for images : /var/lib/libvirt/images when i want to clone template or using create from template, the app tries to create new image to on template disk by default. this causes error because it is read only directory and also i do not want that. i wish there is a choice to select storage for destination. it is required for cloning and create from template. is it suitable ? thanks sincerely
kerem closed this issue 2026-02-27 16:39:11 +03:00
Author
Owner

@retspen commented on GitHub (Apr 23, 2015):

Libvirt can't copy from one to other storage pool.

<!-- gh-comment-id:95542873 --> @retspen commented on GitHub (Apr 23, 2015): Libvirt can't copy from one to other storage pool.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#407
No description provided.