Hi, Yes, that is correct, OpenNebula VMware drivers use the vi sdk 2.5 to communicate with any VMware hypervisor speaking the API.
About your particular problem, it seems like the driver is crashing continuously. This can be due to JAVA_HOME not set, or maybe the CLASSPATH not containing all the necessary VI SDK jar files. Please, enable debug in $ONE_LOCATION/etc/defaultrc, and send through the $ONE_LOCATION/var/one_im_vmware.log after restarting the OpenNebula core. Best, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org 2010/8/12 庄威 <[email protected]>: > hello!I want to ask that opennebula support vmware server 2.0.2 by vi sdk > 2.5? > I installed vmware server2.0.2,and then when I onehost create,the oned.log > always say monitoring host xxxxxxxx. > when deploy vm,the vm'state alwayes be "boot". > > the host' state: > INFORMATION > ID : 1 > NAME : 202.117.10.192 > STATE : MONITORING > IM_MAD : im_vmware > VM_MAD : vmm_vmware > TM_MAD : tm_vmware > > HOST > SHARES > MAX MEM : 0 > USED MEM (REAL) : 0 > USED MEM (ALLOCATED) : 0 > MAX CPU : 0 > USED CPU (REAL) : 0 > USED CPU (ALLOCATED) : 0 > RUNNING VMS : 0 > > the vm'state: > ID USER NAME STAT CPU MEM HOSTNAME TIME > 9 oneadmin VM2 boot 0 0 202.117.10.192 00 00:04:35 > > the $ONE_LOCATION/var/oned.log: > Thu Aug 12 18:49:03 2010 [InM][I]: Monitoring host 202.117.10.192 (0) > Thu Aug 12 18:49:04 2010 [InM][E]: Information driver crashed, recovering... > Thu Aug 12 18:50:03 2010 [InM][I]: Monitoring host 202.117.10.192 (0) > Thu Aug 12 18:50:04 2010 [InM][E]: Information driver crashed, recovering... > Thu Aug 12 18:51:03 2010 [InM][I]: Monitoring host 202.117.10.192 (0) > > thank you very much! > > > > ________________________________ > 网易邮箱,没有垃圾邮件的邮箱。 > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
