Hi,
When attempting to apply host Profiles on Dell R730 ESXi Hosts configured with vSAN the Profile application results in the ESXi Host disconnecting from the network. The ESXi instance then needs a 'reset system configuration' and a complete manual reconfiguration to bring it back to life.
Excert from /var/log/syslog.log when issue occurs...
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:ERROR: Exception while applying host config. Exception: (vmodl.fault.InvalidArgument) { | dynamicType = <unset>, | dynamicProperty = (vmodl.DynamicProperty) [], | msg = 'A specified parameter was not correct: ', | faultCause = <unset>, | faultMessage = (vmodl.LocalizableMessage) [], | invalidProperty = <unset> } |
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:WARNING: Exception while applying host config. Backtrace: File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys/lib64/python3.5/site-packages/hostprofiles/pyEngine/hostprofilemanager.py", line 1806, in _ApplyHostConfigSerial File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys/lib64/python3.5/site-packages/hostprofiles/pyEngine/applyConfigSpec.py", line 3663, in ApplyHostConfig File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys/lib64/python3.5/site-packages/hostprofiles/pyEngine/applyConfigSpec.py", line 2670, in ApplyNetworkConfigCLI File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys/lib64/python3.5/site-packages/pyVmomi/VmomiSu
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: pport.py", line 557, in <lambda> File "/build/mts/release/bora-5969303/bora/bui
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:WARNING: ld/esx/release/vmvisor/sys/lib64/python3.5/site-packages/pyVmomi/VmomiSupport.py", line 363, in _InvokeMethod File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys/lib64/python3.5/site-packages/pyVmomi/SoapAdapter.py", line 1335, in InvokeMethod
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:WARNING: excObj is a runtime fault: (vmodl.fault.InvalidArgument) { | dynamicType = <unset>, | dynamicProperty = (vmodl.DynamicProperty) [], | msg = 'A specified parameter was not correct: ', | faultCause = <unset>, | faultMessage = (vmodl.LocalizableMessage) [ | (LocalizableMessageWithPath) { | dynamicType = <unset>, | dynamicProperty = (vmodl.DynamicProperty) [], | key = 'com.vmware.vim.profile.engine.UnexpectedError', | arg = (vmodl.KeyAnyValue) [ | (vmodl.KeyAnyValue) { | dynamicType = <unset>, | dynamicProperty = (vmodl.DynamicProperty) [], | key = 'context', | value = 'Exception while applying host config' |
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: }, | (vmodl.KeyAnyValue) { | dynamicType = <unset>, | dynamicProperty = (vmodl.DynamicProperty) [], | key = 'error', | value = 'A specified parameter was not correct: ' | } | ], | message = 'Error: A specified parameter was not correct: .' | } | ], | invalidProperty = <unset> } |
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:INFO: ApplyHostConfig completed
2017-08-01T23:50:51Z Host Profiles[85507 opID=RemediateHostInBatchWizard-applyOnMultiEntity-120829-ngc: 70006488-5e-01-c8-802f]:INFO: Cleaned up Host Configuration
Following the failed attempt management of the instance becomes impossible and re-ip the network fails as adding any default gateways does not work. The cli show the IP route table as empty. All network restore options fail.
Anyone seen this?