Hi all,<br><br>I have installed Opennebula 3.0 Beta1 (2.9.8.0) and I have completed the following tasks : -<br>1) create image<br>2) create template<br>3) deploy a VM instance from template<br><br>The VM is using Xen as hypervisor.<br>
<br>I can run onehost list to show CPU and memory of the physical host. When I run onevm show one-9. I can't get the VM CPU and ram info<br><br>[oneadmin@server28 one]$ onevm show one-9<br>VIRTUAL MACHINE 9 INFORMATION<br>
ID : 9<br>NAME : one-9<br>USER : test<br>GROUP : oneadmin<br>STATE : ACTIVE<br>LCM_STATE : RUNNING<br>HOSTNAME : 1.1.1.1<br>START TIME : 08/17 09:54:27<br>
END TIME : -<br>DEPLOY ID : one-9<br><br>VIRTUAL MACHINE MONITORING<br>USED MEMORY : 0<br>USED CPU : 0<br>NET_TX : 0<br>NET_RX : 0<br><br>VIRTUAL MACHINE TEMPLATE<br>
CPU=1<br>DISK=[<br> CLONE=YES,<br> DISK_ID=0,<br> IMAGE=CentOS6,<br> IMAGE_ID=0,<br> READONLY=NO,<br> SAVE=NO,<br> SOURCE=/var/lib/one/images/a0db9ef1531518d5eb808a4f52b3ca58,<br> TARGET=hda,<br> TYPE=DISK ]<br>MEMORY=1024<br>
NAME=one-9<br>OS=[<br> BOOTLOADER=/usr/bin/pygrub,<br> ROOT=xvda3 ]<br>TEMPLATE_ID=2<br>VMID=9<br><br>VIRTUAL MACHINE HISTORY<br> SEQ HOSTNAME REASON START TIME PTIME<br> 0 1.1.1.1 none 08/17 09:54:38 00 02:06:58 00 00:09:54<br>
<br><br>However, I can't see anything from "monitoring information" of the SunStone interface on Physical host and Virtual Machines for the CPU and memory information.<br>Any ideas?<br><br>On the other hand, I am going to use OpenNebula to manage VMware. Any suggestions for the configuration?<br>
<br>Thanks!<br>