Project

General

Profile

ERF42-3305 » History » Version 1

Dominic Cleal, 06/16/2014 04:51 PM

1 1 Dominic Cleal
h1. ERF42-3305
2
3
h2. Unable to find template ...
4
5
When launching a libvirt host using a template, the "image" has to have the full path to the base template.
6
7
First go to _Infrastructure > Compute resources > libvirt CR > Images_ and check that the image in use has the full path to the base image file on the hypervisor.  Check with "ls -l PATH" that it's correct.
8
9
You may need to refresh libvirt's view of the images available using @virsh vol-refresh default@ (or the appropriate pool name from @virsh vol-list@).