hello, i'm doing my final year project in cloud computing.<br>i'm using opennebula. i just installed it last week on centOS 5.02.<br>it was successful. but wen i tried to add a host to the cluster i received an error like this :<br>
<pre>ERROR: Connection refused -connect(2)<br><br><font size="2"><font size="2"><span style="font-family: verdana,sans-serif;">i had configured the passwordless ssh access for the machines. it worked out fine.<br>i was able to access the machines using ssh without password. when i viewed the oned.log, i found some errors like this:<br>
<br></span></font></font>>> Mon Aug 24 18:25:18 2009 [ONE][E]: SQL command was: SELECT<br>MAX(oid) FROM vm_pool, error: no such table:         vm_pool<br>>><i> Mon Aug 24 18:25:18 2009 [ONE][E]: SQL command was: SELECT MAX(oid) FROM<br>
</i>host_pool, error: no such table: host_pool<br>>><i> Mon Aug 24 18:25:18 2009 [ONE][E]: SQL command was: SELECT MAX(oid) FROM<br></i>network_pool, error: no such table: network_pool<br><br><font size="2"><br><font size="2"><font face="verdana,sans-serif">i'm not able to find out what the error is. please help me out.</font></font><br>
</font></pre>