Server pool has no servers that can run the VM
I am getting the following error when I try to create a VM from a template. The template was created from a 32 bit system using "linux p2v"
Has anyone seen this before? any ideas?
thanks.
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_9039E Cannot place clone VM: LogiqP6modified.img, in Server Pool: MyServerPool. That server pool has no servers that can run the VM
Fri Sep 07 10:24:30 CDT 2012
at com.oracle.ovm.mgr.api.virtual.VirtualMachineConfigDbImpl.clone(VirtualMachineConfigDbImpl.java:939)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineConfigDbImpl.clone(VirtualMachineConfigDbImpl.java:860)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)