Hot migration is disabled in vmkernel on host <Hostname>vsish -e get /config/Migrate/intOpts/Enabled, returns a current value of 0, which confirms that the migration functionality is disabled.To restore vmotion functionality on the affected host:
vsish -e get /config/Migrate/intOpts/Enabledvsish -e set /config/Migrate/intOpts/Enabled 1 esxcli system module set -e true -m migrate