I used to be able to configure vmotion to enable via the kickstart script but since I upgraded to update 2 it no longer works, any ideas...
esxcfg-vswitch -A VMotion vSwitch0
esxcfg-vmknic -a VMotion -i 10.1.1.127 -n 255.255.255.0
esxcfg-route 10.1.1.254
service mgmt-vmware restart
sleep 40
vimsh -n -e "hostsvc/vmotion/vnic_set vmk0"
i have checked that vmk0 is correct using
vimsh
then
hostsvc/vmotion/netconfig_get