VMware vSphere

 View Only
  • 1.  failed to send TCLO outgoing ping

    Posted Mar 21, 2012 04:22 AM

    Hello I'm getting this error on three OpenBSD machines that were initiall set up as "other 64bit" OS's under ESXi 4.X. After the upgrade to ESXi 5.0 the error started occuring:

    vmware: sending length failed, eax=00000000, ecx=00000000

    vmt0: failed to send TCLO outgoing ping

    Any ideas on what could be causing this?

    Thanks in advance!



  • 2.  RE: failed to send TCLO outgoing ping

    Posted Mar 21, 2012 05:00 AM

    issue appears to be with the vmt driver in openbsd and not an ESXi issue. The devlopers of the driver have not yet upgraded to esxi 5 but will and will probbaly have a fix in the near future

    this post shows the steps on how to remove the driver which should eliminate the error

    http://comments.gmane.org/gmane.os.openbsd.tech/27536

    cp /bsd /bsd.save
    config -e -f /bsd
    ukc> find vmt0
    360 vmt0 at mainbus0 disable apid -1 flags 0x0
    ukc> disable vmt0
    ukc> quit
    Saving modified kernel.
    
    and a reboot,