<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: 宋体; COLOR: #000000; FONT-SIZE: 10.5pt
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>

<META name=GENERATOR content="MSHTML 9.00.8112.16446"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi,all</DIV>
<DIV 
style="TEXT-INDENT: 2em">I encountered a strange problem 
.</DIV>
<DIV 
style="TEXT-INDENT: 2em">I use the following template to create a virtual machine.</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">NAME = BCI000000a0</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">MEMORY = 512</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">CPU = 1</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">VCPU = 1.0</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">RANK = FREECPU</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">OS = [ BOOT = hd, ARCH = x86_64 ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">DISK = [ IMAGE_ID = 58 ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">INPUT = [ TYPE = tablet,BUS = usb ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">GRAPHICS = [ TYPE = vnc,LISTEN = 0.0.0.0,PORT = -1 ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">NIC = [ MODEL = e1000,NETWORK = 10.150.0.0 ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">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 ]</SPAN></DIV>
<DIV style="COLOR: #000000"><SPAN 
style="COLOR: #333300; FONT-SIZE: 8pt">]</SPAN></DIV></DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">Then , i use onevm show command to list the info 
of this vm :</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
  <DIV style="TEXT-INDENT: 2em; COLOR: #333300; FONT-SIZE: 8pt">...</DIV>
  <DIV style="TEXT-INDENT: 2em; COLOR: #ff0000; FONT-SIZE: 8pt">CPU="1" </DIV>
  <DIV style="TEXT-INDENT: 2em; COLOR: #00ff00; FONT-SIZE: 8pt"><SPAN 
  style="COLOR: #ff0000">MEMORY="512" </SPAN>...</DIV>
  <DIV style="TEXT-INDENT: 2em">
  <DIV 
  style="COLOR: #333300; FONT-SIZE: 8pt">VIRTUAL MACHINE MONITORING                                                      </DIV>
  <DIV 
  style="COLOR: #333300; FONT-SIZE: 8pt">NET_TX              : 0                   </DIV>
  <DIV 
  style="COLOR: #333300; FONT-SIZE: 8pt">NET_RX              : 0                   </DIV>
  <DIV 
  style="COLOR: #333300; FONT-SIZE: 8pt">USED MEMORY         : 0                   </DIV>
  <DIV 
  style="COLOR: #333300; FONT-SIZE: 8pt">USED CPU            : 0 </DIV></DIV></BLOCKQUOTE>
<DIV style="TEXT-INDENT: 2em; COLOR: #333300; FONT-SIZE: 8pt" 
dir=ltr> </DIV>
<DIV 
style="TEXT-INDENT: 2em">But after a few minutes, a strange thing happened 
. The info of the vm was changed:</DIV>
<BLOCKQUOTE style="TEXT-INDENT: 4em; MARGIN-RIGHT: 0px" dir=ltr>
  <DIV style="TEXT-INDENT: 2em; COLOR: #333300; FONT-SIZE: 8pt"><SPAN 
  style="COLOR: #ff0000">CPU="2" , 
  <DIV style="COLOR: #ff0000">MEM="1024"</DIV>
  <DIV><SPAN style="COLOR: #ff0000">MEMORY="512"</SPAN></SPAN></DIV></DIV>
  <DIV style="TEXT-INDENT: 2em">
  <DIV style="COLOR: #333300; FONT-SIZE: 8pt">VIRTUAL MACHINE MONITORING </DIV>
  <DIV style="COLOR: #333300; FONT-SIZE: 8pt">NET_TX : 0 </DIV>
  <DIV style="COLOR: #333300; FONT-SIZE: 8pt">NET_RX : 0 </DIV>
  <DIV style="COLOR: #333300; FONT-SIZE: 8pt">USED MEMORY : 0 </DIV>
  <DIV style="COLOR: #333300; FONT-SIZE: 8pt">USED CPU : 0 
</DIV></DIV></BLOCKQUOTE>
<DIV style="TEXT-INDENT: 4em; COLOR: #333300; FONT-SIZE: 8pt" 
dir=ltr> </DIV>
<DIV style="TEXT-INDENT: 2em">Please help to explain .</DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>
<DIV>
<DIV>张光鹏</DIV>
<DIV>tel:  13718913184</DIV>
<DIV>mail: <A href="mailto:zhanggp@neusoft.com">zhanggp@neusoft.com</A></DIV>
<DIV>移动互联网事业部</DIV>
<DIV><IMG src="cid:_Foxmail.0@1117D157-6212-41FA-967C-97A41AE99871"></DIV>
<DIV>东软集团股份有限公司</DIV>
<DIV><A href="http://www.neusoft.com">http://www.neusoft.com</A></DIV>
<DIV> </DIV></DIV></SPAN></DIV><font face="monospace">---------------------------------------------------------------------------------------------------<br>
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) <br>
is intended only for the use of the intended recipient and may be confidential and/or privileged of <br>
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is <br>
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying <br>
is strictly prohibited, and may be unlawful.If you have received this communication in error,please <br>
immediately notify the sender by return e-mail, and delete the original message and all copies from <br>
your system. Thank you. <br>
---------------------------------------------------------------------------------------------------</font></BODY></HTML>