<div dir="ltr">thanks Tino.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 13, 2014 at 11:05 PM, Tino Vazquez <span dir="ltr"><<a href="mailto:cvazquez@c12g.com" target="_blank">cvazquez@c12g.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Which guide are you using (ie, for what OpenNebula version? In the<br>
guide [1] for the latest stable (4.4 Retina), the instructions for<br>
adding a new host are:<br>
<br>
$ onehost create <esx-ip> -i vmware -v vmware -n dummy<br>
<br>
Best,<br>
<br>
-Tino<br>
<br>
[1] <a href="http://docs.opennebula.org/stable/design_and_installation/quick_starts/qs_centos_vmware.html" target="_blank">http://docs.opennebula.org/stable/design_and_installation/quick_starts/qs_centos_vmware.html</a><br>

<div class="im HOEnZb"><br>
--<br>
OpenNebula - Flexible Enterprise Cloud Made Simple<br>
<br>
--<br>
Constantino Vázquez Blanco, PhD, MSc<br>
Senior Infrastructure Architect at C12G Labs<br>
<a href="http://www.c12g.com" target="_blank">www.c12g.com</a> | @C12G | <a href="http://es.linkedin.com/in/tinova" target="_blank">es.linkedin.com/in/tinova</a><br>
<br>
--<br>
Confidentiality Warning: The information contained in this e-mail and<br>
any accompanying documents, unless otherwise expressly indicated, is<br>
confidential and privileged, and is intended solely for the person<br>
and/or entity to whom it is addressed (i.e. those identified in the<br>
"To" and "cc" box). They are the property of C12G Labs S.L..<br>
Unauthorized distribution, review, use, disclosure, or copying of this<br>
communication, or any part thereof, is strictly prohibited and may be<br>
unlawful. If you have received this e-mail in error, please notify us<br>
immediately by e-mail at <a href="mailto:abuse@c12g.com">abuse@c12g.com</a> and delete the e-mail and<br>
attachments and any copy from your system. C12G thanks you for your<br>
cooperation.<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Sun, Jan 12, 2014 at 10:49 AM, Qiubo Su (David Su) <<a href="mailto:qiubosu@gmail.com">qiubosu@gmail.com</a>> wrote:<br>
> dear opennebula community,<br>
><br>
> follow the process to create VMWARE ESXi5.0 VMs using OpenNebula, every<br>
> steps are working fine, e.g. get below return when run<br>
> "/srv/cloud/one/var/remotes/im/run_probes vmware 0 esxi01"<br>
><br>
> HYPERVISOR=vmware TOTALCPU=400 FREECPU=400 CPUSPEED=3192 TOTALMEMORY=8106080<br>
> FREEMEMORY=6484864<br>
><br>
> but when run "onehost create esxi01 im_vmware vmm_vmware tm_vmware dummy",<br>
> get below error:<br>
><br>
> Wrong number of arguments<br>
> The arguments should be: <hostname><br>
><br>
><br>
> did some research, can't find a solution for this.<br>
><br>
> it is much appreciated if anyone can help.<br>
><br>
> kind regards,<br>
> q.s.<br>
><br>
><br>
><br>
> On Fri, Jan 10, 2014 at 4:44 PM, Qiubo Su (David Su) <<a href="mailto:qiubosu@gmail.com">qiubosu@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Dear OpenNebula Community,<br>
>><br>
>> In the "VMware Configuration" section of "VMware Drivers 3.8" in the page<br>
>> of <a href="http://archives.opennebula.org/documentation:archives:rel3.8:evmwareg" target="_blank">http://archives.opennebula.org/documentation:archives:rel3.8:evmwareg</a>,<br>
>> below information is for setting "The access via SSH needs to be<br>
>> passwordless":<br>
>><br>
>> $ su -<br>
>> $ mkdir /etc/ssh/keys-oneadmin<br>
>> $ chmod 755 /etc/ssh/keys-oneadmin<br>
>> $ su - oneadmin<br>
>> $ vi  /etc/ssh/keys-oneadmin/authorized_keys<br>
>> <paste here the contents of the oneadmin's front-end account public key<br>
>> (FE -> $HOME/.ssh/id_{rsa,dsa}.pub) and exit vi><br>
>> $ chmod 600 /etc/ssh/keys-oneadmin/authorized_keys<br>
>><br>
>> After the setup, can access via ESXI server from front end server through<br>
>> SSH without password, however when reboot the ESXI server, the setup is<br>
>> disappeared, i.e. the /keys-oneadmin/ folder and the authorized_keys file<br>
>> are disappeared after reboot the ESXI server.<br>
>><br>
>> It is much appreciated if you can help with why the setup disappeared and<br>
>> how to resolve it?<br>
>><br>
>> By the way, the front end server is with Ubuntu 12.04 OS and OpenNebula<br>
>> 3.8.1, the ESXI server is with CentOS 5.10 OS.<br>
>><br>
>> Thanks kindly,<br>
>> Q.S.<br>
>><br>
>><br>
>> On Sun, Dec 15, 2013 at 11:57 AM, Qiubo Su (David Su) <<a href="mailto:qiubosu@gmail.com">qiubosu@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Dear OpenNebula Community,<br>
>>><br>
>>> I want to install VMware ESXI 5.5, 5.1 and 5.0 onto the PC with Asus<br>
>>> P5QPL-AM motherboard and Intel E6750 CPU, but got below error:<br>
>>><br>
>>> No network adapters were detected. Either no network adapters are<br>
>>> physically connected to the system, or a suitable driver could not be<br>
>>> located. A third party driver may required.<br>
>>><br>
>>> Ensure that there is at least one network adapter physically connected to<br>
>>> the system before attempting installation. If the problem persists, consult<br>
>>> the VMware Knowledge Base.<br>
>>><br>
>>> The PC does have a network adapter, and the Linux OS installed can access<br>
>>> to Internet through the Ethernet card with no problem.<br>
>>><br>
>>> This doesn't look like the compatibility issue, due to get the same error<br>
>>> when trying to install VMware ESXI 5.5, 5.1 and 5.0 onto the same PC.<br>
>>><br>
>>> It is much appreciated if you can help with this.<br>
>>><br>
>>> Moreover I have been using KVM as hypervisor, and it has been no issue,<br>
>>> so easy to use.<br>
>>><br>
>>> Thanks kindly,<br>
>>> Q.S<br>
>><br>
>><br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
</div></div></blockquote></div><br></div>