[one-users] how to define guestOS in template?

Tino Vazquez tinova at opennebula.org
Tue Aug 28 03:52:35 PDT 2012


Hi Michael,

AFAIK, there is no mechanism in libvirt (used by ONE to interact with
the ESX 5 host) to pass this sort of information.

Nevertheless, you can change the relevant line in .vmx file (in the
ESX host, it should be under /vmfs/volumes/0/<vid>/one-<vid>.vmx) to
read:

guestOS = "Windows-64"

This is seems an interesting feature, I've openend a ticket [1] to
keep track of its integration in future OpenNebula releases.

Best regards,

-Tino

[1] http://dev.opennebula.org/issues/1430

--
Constantino Vázquez Blanco, MSc
Project Engineer
OpenNebula - The Open-Source Solution for Data Center Virtualization
www.OpenNebula.org | @tinova79 | @OpenNebula


On Mon, Aug 27, 2012 at 4:15 PM, Michael Rebstock
<rusreb at rus.uni-stuttgart.de> wrote:
> Hi everybody,
>
>
>
> I want to deploy a VM (Windows 7 on ESXi 5.0 -Host) with the following
> template:
>
>
>
> NAME = myVM
>
> CPU    = 1
>
> MEMORY = 2048
>
> OS=[ARCH="x86_64"]
>
> DISK = [IMAGE_ID="1"]
>
> NIC  = [NETWORK_ID="0"]
>
>
>
> In addition to the OS=[ARCH="x86_64"] information, I need to tell the
> hypervisor explicit that the guest system is “Windows-64”, is there a way to
> achieve this?
>
>
>
> Thanks in advance.
>
> Best regards
>
> Michael
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



More information about the Users mailing list