According to this thread, if you need to use the linux-image-virtual package on ubuntu then it only supports the “bus logic” scsi controller with ESX.
linux-image-virtual with ESX
January 16th, 2009 — Debian, Vmware
ESX Console via SSH
January 15th, 2009 — Vmware
- Image via Wikipedia
Need to access the ESX console with the Virtual Infrastructure Client in some remote location where your VPN does not work. Forward ports 443, 902 and 903 with putty. Port specifics for ESX can be found on page 179 of the ESX Server Config guide.
In my case I additionally need to forward from a boundary machine:
ssh -L 8443:localhost:443 -L 8902:localhost:902 -L 8903:localhost:903 node2
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=d9d25ead-54ad-49f0-b9b7-39ae1dd89e63)