I am seeing the same problem.<div>Hope this can be fixed soon.</div><div><br></div><div>Shi<br><br><div class="gmail_quote">On Tue, Sep 28, 2010 at 4:47 AM, Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@fdi.ucm.es">tinova@fdi.ucm.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Chris,<div><br></div><div>This is indeed a compatiblity issue between the new driver structure and the VMware drivers. I've opened a ticket [1] so you can keep track of the fixing process.</div>
<div><br></div><div>Thanks a lot for the feedback.</div>

<div><br></div><div>Best regards,</div><div><br></div><div>-Tino</div><div><br></div><div>[1] <a href="http://dev.opennebula.org/issues/355" target="_blank">http://dev.opennebula.org/issues/355</a></div><div><br clear="all">
<font color="#888888">--<br>Constantino Vázquez Blanco | <a href="http://dsa-research.org/tinova" target="_blank">dsa-research.org/tinova</a><br>

Virtualization Technology Engineer / Researcher<br>OpenNebula Toolkit | <a href="http://opennebula.org" target="_blank">opennebula.org</a></font><div class="im"><br>
<br><br><div class="gmail_quote">On Mon, Sep 27, 2010 at 8:13 PM, Chris Johnston <span dir="ltr"><<a href="mailto:chjohnston@rim.com" target="_blank">chjohnston@rim.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>Looks like a change in RC1 has broken the vmware IM. The "MONITOR" command is sending more data than the IM is expecting. With beta1 it was 3 arguments, with rc1 its 4 arguments, and only 3 are expected by the vmware IM.<br>



<br>
one-2.0-beta1/src/im/InformationManagerDriver.cc - line 32<br>
    os << "MONITOR " << oid << " " << host << endl;<br>
<br>
opennebula-1.9.90/src/im/InformationManagerDriver.cc - line 32<br>
    os << "MONITOR " << oid << " " << host << " " << update << endl;<br>
<br>
opennebula-1.9.90/src/im_mad/vmware/OneImVmware.java - lines 118-121<br>
            } else if (str_split.length != 3)<br>
                   {<br>
                      send_message("FAILURE Unknown command");<br>
                   }<br>
<br>
I'm guessing since 'update' is associated with the 'SCRIPTS_REMOTE_DIR' in oned.conf and the im_ssh driver it can be ignored for the vmware IM.<br>
<br>
Chris</div></blockquote></div><br></div></div>
<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><br clear="all"><br>-- <br>Shi Jin, Ph.D.<br><br>
</div>