You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My VM host already has a template disk file in its storage pool.
I would like to use that file as full copy template, not as COW backing image.
However, specifying 'image' parameter for storage volume expect the image file to be on the controller machine.
OTOH, specifying 'backing_image' will use that image as COW backing image which I'm also not too fond of.
I'm looking at volumes.yml and I don't see how I could do what I want. Is it possible?