Hi,all
I encountered a strange problem .
I use the following template to create a virtual machine.

NAME = BCI000000a0
MEMORY = 512
CPU = 1
VCPU = 1.0
RANK = FREECPU
OS = [ BOOT = hd, ARCH = x86_64 ]
DISK = [ IMAGE_ID = 58 ]
INPUT = [ TYPE = tablet,BUS = usb ]
GRAPHICS = [ TYPE = vnc,LISTEN = 0.0.0.0,PORT = -1 ]
NIC = [ MODEL = e1000,NETWORK = 10.150.0.0 ]
CONTEXT = [ VM_UUID = $NAME,HOSTNAME = $NAME,ETH0_IP = "$NIC[IP, 
NETWORK=\"10.150.0.0\"]",ETH0_NETMASK = 255.255.255.0,ETH0_GATEWAY = 
10.150.0.254,ETH0_DNS1 = 8.8.8.8,ETH0_DNS2 = 9.9.9.9,ROOT_PASSWD = 
"zhanggp@123",FILES = "/opt/nebula/images/init.sh",TARGET = hdc ]
]

Then , i use onevm show command to list the info of this vm :
...
CPU="1" 
MEMORY="512" ...
VIRTUAL MACHINE MONITORING                                                      
NET_TX              : 0                   
NET_RX              : 0                   
USED MEMORY         : 0                   
USED CPU            : 0 

But after a few minutes, a strange thing happened . The info of the vm was 
changed:
CPU="2" , 
MEM="1024"
MEMORY="512"
VIRTUAL MACHINE MONITORING 
NET_TX : 0 
NET_RX : 0 
USED MEMORY : 0 
USED CPU : 0 

Please help to explain .



张光鹏
tel:  13718913184
mail: [email protected]
移动互联网事业部

东软集团股份有限公司
http://www.neusoft.com
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any 
accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential 
and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of 
this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, 
disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this 
communication in error,please 
immediately notify the sender by return e-mail, and delete the original message 
and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------

<<image/jpeg>>

_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to