[one-users] Problem with KVM when execute VM

Tino Vazquez tinova at fdi.ucm.es
Tue Feb 16 06:19:02 PST 2010


Hi Sergio,

If a physical host goes down, OpenNebula won't reschedule your VM
automatically. It will inform you of the fact, though, so you can
script your strategy.

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 Thu, Feb 4, 2010 at 9:53 PM, sergio garcia escriche
<sergei.garcia at gmail.com> wrote:
> Hi TIno,
> Thank you very much Opennebula run with KVM now :).
> I have another question. If i have two vms in 1 computer and this computer
> down (hardware error,software error..) , the vm automatically migrato to
> another node.
> Thank you  very much,
> Sergio
>
> 2010/2/3 Tino Vazquez <tinova at fdi.ucm.es>
>>
>> Hi Sergio,
>>
>> Unix locale [1] are, briefly, the language set up you have in your
>> computer. I see that you have it set to spanish, and you should change
>> that into english. There are lots of info on google on how to
>> accomplish this.
>>
>> Best,
>>
>> -Tino
>>
>> [1] http://linux.die.net/man/7/locale
>>
>> --
>> 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 5:01 PM, sergio garcia escriche
>> <sergei.garcia at gmail.com> wrote:
>> > Hi Tino,
>> >
>> > I'm sorry but i don't understand you when you say that i change my
>> > locales.
>> >
>> > Thank you,
>> >
>> > Sergio
>> >
>> > 2010/2/3 Tino Vazquez <tinova at fdi.ucm.es>
>> >>
>> >> 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