<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
I create a vm with this template<br>
<blockquote><small>NAME = "Ubuntu-Server"<br>
<br>
MEMORY = 512<br>
<br>
CPU = 1<br>
<br>
VCPU = 1<br>
<br>
OS = [<br>
ARCH = i686<br>
]<br>
<br>
DISK = [<br>
IMAGE = "Ubuntu Server"<br>
]<br>
<br>
NIC = [NETWORK = "Public"]<br>
<br>
NIC = [NETWORK = "Other"]</small><br>
</blockquote>
After the vm goes running I try to ping the IP address assigned to
the vm but the result is "Destination host is unreachable". Also if
I use onevm show I see all monitored values (memory, cpu, net_tx,
net_rx) are 0 (possible there is no activity?) and in log file they
result as -1, so for some reason it can't monitor the vm (but it can
monitor the host). Finally I can't stop the virtual machine, if I
try the state remains "running" and log file says <br>
<blockquote><small>Mon Jan 10 10:34:51 2011 [LCM][I]: New VM state
is SAVE_STOP<br>
Mon Jan 10 10:35:22 2011 [VMM][E]: Error saving VM state, -<br>
Mon Jan 10 10:35:22 2011 [LCM][I]: Fail to save VM state.
Assuming that the VM is still RUNNING (will poll VM).<br>
</small></blockquote>
I use vmware server as hypervisor, what can I do? <br>
<br>
Regardly,<br>
<pre class="moz-signature" cols="72">--
Filippo Dalla Gassa</pre>
</body>
</html>