it may be due to your ttylinux image problem ....<br>try to run ttylinux on the kvm host by the command below<br><span style="visibility: visible;" id="main"><span style="visibility: visible;" id="search"><em>&quot;qemu</em>-<em>system</em>-x86_64 &lt;location of ttylinux image&gt;&quot;</span></span><br>
if there is any error in the image just run fsck and correct it .<br><br><div class="gmail_quote">On Tue, Jun 8, 2010 at 6:44 PM, Jelle Herold <span dir="ltr">&lt;<a href="mailto:jelle@defekt.nl">jelle@defekt.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Tue, Jun 08, 2010 at 02:59:38PM +0200, Javier Fontan wrote:<br>
&gt;<br>
&gt; On Thu, Jun 3, 2010 at 6:58 AM, GIANG NGUYENVAN &lt;<a href="mailto:mvnli_giang@yahoo.com">mvnli_giang@yahoo.com</a>&gt; wrote:<br>
&gt; &gt; Hi, I have already post this a month ago, but noone reply, and I<br>
&gt; &gt; want to ask one? more about the network problem with VM.<br>
&gt; &gt;<br>
&gt; &gt; In details, I will mention about the scenario, I have two machine<br>
&gt; &gt; The Front-end: Ubuntu 9.10, with OpenNebula Installed, IP:<a href="http://172.29.70.74/24" target="_blank">172.29.70.74/24</a><br>
&gt; &gt; The Host:Ubuntu 9.10, with KVM hypervisor, IP: <a href="http://172.29.70.133/24" target="_blank">172.29.70.133/24</a><br>
&gt; &gt;<br>
</div>&gt; &gt; [snip]<br>
<div class="im">&gt; &gt;<br>
&gt; &gt; When I successfully deployed the VMs, I can get the IP of the VM<br>
&gt; &gt; through &quot;onevm show 0 | grep IP&quot; is &quot;192.168.1.105&quot; and<br>
&gt; &gt; &quot;172.29.70.215&quot; But the problem is that I cannnot do anything to<br>
&gt; &gt; those two IP address, like ping, or ssh. It seems the VNET does not<br>
&gt; &gt; exist, I don&#39;t get that.<br>
&gt;<br>
</div><div class="im">&gt; Hello,<br>
&gt;<br>
&gt; Can you connect to the machine using vnc and check if everything is<br>
&gt; ok? Check that the network configuration is fine first, also the<br>
&gt; route. Maybe the problem is the mask and you have to specify it<br>
&gt; somehow (probably adding a parameter and modifying init.sh script)<br>
<br>
</div>I&#39;ve had similar issues with the ttylinux image and found VNC usefull<br>
for debugging. Add the following to ttylinux.one<br>
<br>
 GRAPHICS = [<br>
   type    = &quot;vnc&quot;,<br>
   listen  = &quot;127.0.0.1&quot;,<br>
   port    = &quot;5904&quot;<br>
 ]<br>
<br>
This gives you a VNC console on &quot;screen 4&quot;.<br>
<br>
Also see my other email to this list, the ttylinux image root fs needs a<br>
check.<br>
<br>
<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/2010-June/002153.html" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/2010-June/002153.html</a><br>
<br>
Regards,<br>
<font color="#888888">Jelle<br>
</font><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br>