[one-users] Problem with KVM when execute VM
Tino Vazquez
tinova at fdi.ucm.es
Wed Feb 3 04:22:02 PST 2010
Hi Sergio,
Try changing your locales to english, that may be confusing OpenNebula.
Regards,
-Tino
--
Constantino Vázquez, Grid & Virtualization Technology
Engineer/Researcher: http://www.dsa-research.org/tinova
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
On Wed, Feb 3, 2010 at 1:03 PM, sergio garcia escriche
<sergei.garcia at gmail.com> wrote:
> HI,
>
> I have a problem when i try execute a windows template in KVM. In vm.log
> display this message:
>
> Error deploying virtual machine: Domain id not found in virsh --connect
> qemu:///system create output. Then i see in phisical node with virsh -c
> qem:///system list and display this:
> virsh # list
> Id Nombre Estado
> ----------------------------------
> 2 one- ejecutando
>
> When I shutdown the vm with onevm shutdown in front end is shutdown but in
> cluster node it isn't shutdown.
>
> This is my template:
>
> #---------------------------------------
> # VM definition example
> #---------------------------------------
>
> NAME = winxp
>
> CPU = 0.50
> MEMORY = 512
>
> # --- kernel & boot device ---
>
> OS = [ boot = "hd" ]
>
> FEATURES = [ acpi = "no" ]
>
> # --- 1 disks ---
>
> DISK = [
> source = "/srv/cloud/images/win.img",
> target = "hda",
> clone = "no" ]
>
>
>
> # --- 1 NIC ---
>
> NIC = [ network="Public"]
>
> # --- VNC server ---
>
> GRAPHICS = [ type = "vnc", listen = "0.0.0.0", port = "5902", keymap="es"]
>
> Thank you very much,
>
> Sergio
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
More information about the Users
mailing list