[one-users] Can´t start VMware ESX 3.5 with OpenNebula

Tino Vazquez tinova at fdi.ucm.es
Wed Feb 10 09:53:47 PST 2010


Hi Javi,

Ok, so it seems like the driver doesn't get executed at all. This
possibly due to a CLASSPATH issue. Let's find out:

---8<----
java -cp $ONE_LOCATION/lib/mads:$CLASSPATH
-Ddatastore=$VMWARE_DATASTORE -Ddatacenter=$VMWARE_DATACENTER
-Djavax.net.ssl.trustStore=$VMWARE_TRUSTORE -Ddebug=$ONE_MAD_DEBUG
-Xmx1024M OneVmmVmware -username <esxi_username> --password
<esxi_password>
--->8----

what's the output of this? Please be aware that you need the env
variables CLASSPATH, VMWARE_DATASTORE, VMWARE_DATACENTER.

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 Tue, Feb 9, 2010 at 6:37 PM, Javi Gironda Diaz
<javigironda at hotmail.com> wrote:
> Hi Tino,
>
> But i can´t introduced any string like INIT, when executed
> $ONE_LOCATION/lib/mads/one_im_vmware the comand return the prompt, i can´t
> introduced anything.
>
> what i can do?
>
> A lot of thanks, sincerely.
>
>> From: tinova at fdi.ucm.es
>> Date: Tue, 9 Feb 2010 18:10:14 +0100
>> Subject: Re: [one-users] Can´t start VMware ESX 3.5 with OpenNebula
>> To: javigironda at hotmail.com
>> CC: users at lists.opennebula.org
>>
>> Hi Javi,
>>
>> Sweet, thanks for the log. It seems that the drivers are not properly
>> loaded:
>>
>> ---8<--
>> Tue Feb 9 12:27:03 2010 [VMM][I]: Loading Virtual Machine Manager drivers.
>> Tue Feb 9 12:27:03 2010 [VMM][I]: Loading driver: vmm_vmware (XML)
>> Tue Feb 9 12:27:06 2010 [MAD][E]: MAD did not answer INIT command
>> Tue Feb 9 12:27:06 2010 [InM][I]: Loading Information Manager drivers.
>> Tue Feb 9 12:27:06 2010 [InM][I]: Loading driver: im_vmware
>> Tue Feb 9 12:27:07 2010 [MAD][E]: MAD did not answer INIT command
>> ---->8--
>>
>> Ok, let's try again running the driver by hand. Execute
>>
>> --8<--
>> $ONE_LOCATION/lib/mads/one_im_vmware
>> --->8--
>>
>> This should wait for a standar input string (it shouldn't return
>> prompt). If you type in INIT, an INIT SUCCESS should come back (this
>> is what the OpenNebula core is not getting).
>>
>> --8<--
>> $ONE_LOCATION/lib/mads/one_im_vmware
>> INIT
>> INIT SUCCESS
>> --->8--
>>
>> Is this working for you,
>>
>> -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
>
> ________________________________
> ¿Quieres tener a tus amigos de Facebook en Messenger? ¡Clic AQUÍ!
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>



More information about the Users mailing list