Hi Ruben,<br><br>Finally I got it working. The driver was not loading successfully, hence changed the path of the drivers in config file and it started working. <br><br>Thanks for the response.<br><br><br>Best regards,<br>

Sameer.<br><br><div class="gmail_quote">On Fri, May 22, 2009 at 5:02 PM, Ruben S. Montero <span dir="ltr">&lt;<a href="mailto:rubensm@dacya.ucm.es">rubensm@dacya.ucm.es</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
the command is not suppose to return any output it just sits there and<br>
waits from commands through stdin. You have to write in the terminal<br>
the INIT command. If this works, and re-starting the deamon does not<br>
help. I am lost, I will need to reproduce this behavior. Which OS are<br>
you using?<br>
<br>
Note, in the log you sent the database is being bootstrap, do not<br>
delete anything just do something like:<br>
<br>
$ one start; sleep 1 ; one stop ; sleep 1; one start<br>
<br>
and see if it works<br>
<br>
<br>
Cheers<br>
<font color="#888888"><br>
Ruben<br>
</font><div><div></div><div class="h5"><br>
On Wed, May 20, 2009 at 6:43 AM, Sameer Tamsekar &lt;<a href="mailto:stamsekar@gmail.com">stamsekar@gmail.com</a>&gt; wrote:<br>
&gt; Hi Ruben,<br>
&gt;<br>
&gt; Thanks for quick response. I tried command you mentioned, it didn&#39;t return<br>
&gt; any output.<br>
&gt;<br>
&gt; Attaching the oned.log file. I observed that Information Driver is not<br>
&gt; getting loaded at the startup also. Do you know what are the possible causes<br>
&gt; for this situations ?<br>
&gt;<br>
&gt; Thanks anyways.<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Sameer.<br>
&gt;<br>
&gt; On Tue, May 19, 2009 at 3:12 PM, Ruben S. Montero &lt;<a href="mailto:rubensm@dacya.ucm.es">rubensm@dacya.ucm.es</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi<br>
&gt;&gt;<br>
&gt;&gt; It seems that the driver was not loaded. The messages regarding this<br>
&gt;&gt; issue are at the begining of the oned.log. In some situations just<br>
&gt;&gt; restarting OpenNebula fix any issue...<br>
&gt;&gt;<br>
&gt;&gt; If the problem persists execute the driver at the command line. The<br>
&gt;&gt; driver just waits for actions, issue an INIT command (just write it at<br>
&gt;&gt; the shell), like the following:<br>
&gt;&gt;<br>
&gt;&gt; &gt; $ONE_LOCATION/lib/mads/one_im_ssh im_kvm/im_kvm.conf<br>
&gt;&gt; INIT<br>
&gt;&gt;<br>
&gt;&gt; if everything is ok the driver should answer<br>
&gt;&gt;<br>
&gt;&gt; INIT SUCCESS - -<br>
&gt;&gt;<br>
&gt;&gt; Let see if that works, and send us the oned.log file<br>
&gt;&gt;<br>
&gt;&gt; Cheers!<br>
&gt;&gt;<br>
&gt;&gt; Ruben<br>
&gt;&gt;<br>
&gt;&gt; On Tue, May 19, 2009 at 11:04 AM, Sameer Tamsekar &lt;<a href="mailto:stamsekar@gmail.com">stamsekar@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hey guys,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I was trying to set up a personal cloud based in my lab. I had followed<br>
&gt;&gt; &gt; every instruction from Ubuntu&#39;s community documentation on OpenNebula<br>
&gt;&gt; &gt; and<br>
&gt;&gt; &gt; installed it successfully. When I added a host to my host list, the<br>
&gt;&gt; &gt; status<br>
&gt;&gt; &gt; of that host stays &#39;ON&#39; for couple of seconds and goes to &#39;ERR&#39; state.<br>
&gt;&gt; &gt; When<br>
&gt;&gt; &gt; I checked the logs it gives me following error message<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Tue May 19 19:52:36 2009 [InM][I]: Monitoring host pc1 (2)<br>
&gt;&gt; &gt; Tue May 19 19:52:36 2009 [InM][E]: Could not find information driver<br>
&gt;&gt; &gt; im_kvm<br>
&gt;&gt; &gt; .<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Output of onehost list is :<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; HID NAME                      RVM   TCPU   FCPU   ACPU    TMEM    FMEM<br>
&gt;&gt; &gt; STAT<br>
&gt;&gt; &gt;    2    pc1                           0                           0<br>
&gt;&gt; &gt; 100                                     err<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Command I used to add host was this:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; onehost create pc1 im_kvm vmm_kvm tm_ssh<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I checked the driver configuration and it was ok. I didn&#39;t changed<br>
&gt;&gt; &gt; anything.<br>
&gt;&gt; &gt; Can somebody help me out ?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Best regards,<br>
&gt;&gt; &gt; Sameer.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
&gt;&gt; &gt; <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; +---------------------------------------------------------------+<br>
&gt;&gt;  Dr. Ruben Santiago Montero<br>
&gt;&gt;  Associate Professor<br>
&gt;&gt;  Distributed System Architecture Group (<a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a>)<br>
&gt;&gt;<br>
&gt;&gt;  URL:    <a href="http://dsa-research.org/doku.php?id=people:ruben" target="_blank">http://dsa-research.org/doku.php?id=people:ruben</a><br>
&gt;&gt;  Weblog: <a href="http://blog.dsa-research.org/?author=7" target="_blank">http://blog.dsa-research.org/?author=7</a><br>
&gt;&gt;<br>
&gt;&gt;  GridWay, <a href="http://www.gridway.org" target="_blank">http://www.gridway.org</a><br>
&gt;&gt;  OpenNebula, <a href="http://www.opennebula.org" target="_blank">http://www.opennebula.org</a><br>
&gt;&gt; +---------------------------------------------------------------+<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">+---------------------------------------------------------------+<br>
 Dr. Ruben Santiago Montero<br>
 Associate Professor<br>
 Distributed System Architecture Group (<a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a>)<br>
<br>
 URL:    <a href="http://dsa-research.org/doku.php?id=people:ruben" target="_blank">http://dsa-research.org/doku.php?id=people:ruben</a><br>
 Weblog: <a href="http://blog.dsa-research.org/?author=7" target="_blank">http://blog.dsa-research.org/?author=7</a><br>
<br>
 GridWay, <a href="http://www.gridway.org" target="_blank">http://www.gridway.org</a><br>
 OpenNebula, <a href="http://www.opennebula.org" target="_blank">http://www.opennebula.org</a><br>
+---------------------------------------------------------------+<br>
</div></div></blockquote></div><br>