Archive

Posts Tagged ‘vmware’

VMware Server + Infrastructure Manager

September 17th, 2009 StandardToaster Comments off

I have a new ESXi box to play with and decided to try to connect to a VMware server machine using the infrastructure client. Lo and behold, it worked!

All you can really do is create VMs and view the consoles, but it works a heck of a lot better than the web interface.

If you’ve got it running on a non-standard port, you can connect to the SSL enabled port via

<ip of machine>:<vmware ssl port>
VN:F [1.9.3_1094]
Rating: 5.0/5 (1 vote cast)
Categories: Tech Tags:

VMware Vmotion timed out

September 14th, 2009 StandardToaster 2 comments

I’ve been fighting an issue with VMware Vmotion timing out at 10%. The log file for the VM simply stated “Timed out waiting for migration start request”

Happily, I found a solution - run the following commands on your ESX hosts:

service mgmt-vmware restart
service vmware-vpxa restart

Thanks to Jonathan Medd for posting this useful tidbit.

VN:F [1.9.3_1094]
Rating: 4.0/5 (1 vote cast)
Categories: Tech Tags: