To unblock the customer if a situation as above may arise.
Symptoms:
NFS mount fails on ESXi Hosts that are having all the vmkernel on c-VDS VLAN Backed NSX Segment.
In vCenter UI the error received during mounting NFS Datastore "An error occurred during host configuration"
Relevant Log Location
vpxd.log
2022-xx-xxTxx:xx:xx:xxxZ info vpxd[13379] [Originator@6876 sub=vpxLro opID=l9gppktm-125780-auto-2p1x-h5:70039439-d0] [VpxLRO] -- FINISH task-13385
2022-xx-xxTxx:xx:xx:xxxZ info vpxd[13379] [Originator@6876 sub=Default opID=l9gppktm-125780-auto-2p1x-h5:70039439-d0] [VpxLRO] -- ERROR task-13385 -- datastoreSystem-3017 -- vim.host.DatastoreSystem.createNasDatastore: vim.fault.Platform
ConfigFault:
--> Result:
--> (vim.fault.PlatformConfigFault) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>,
--> text = "Please make sure you have configured networking for VMkernel"
--> msg = "Received SOAP response fault from [<SSL(<io_obj p:0x00007f96040eb818, h:63, <TCP 'yy.yy.yy.yy : 54964'>, <TCP 'zz.zz.zz.zz : 443'>>), /vpxa>]: createNasDatastore
--> Received SOAP response fault from [<<io_obj p:0x000000516b92e908, h:26, <TCP '127.0.0.1 : 21602'>, <TCP '127.0.0.1 : 8307'>>, /sdk>]: createNasDatastore
--> An error occurred during host configuration."
--> }
--> Args:
-->
--> Arg spec:
--> (vim.host.NasVolume.Specification) {
--> remoteHost = "xx.xx.xx.xx",
--> remotePath = "/mnt/nfsstore1",
--> localPath = "Datastore 1",
--> accessMode = "readWrite",
--> type = "NFS",
--> userName = <unset>,
--> password = <unset>,
--> remoteHostNames = <unset>,
--> securityType = <unset>
--> }
hostd.log
2022-xx-xxTxx:xx:xx:xxxZ info hostd[2099759] [Originator@6876 sub=Solo.Vmomi opID=l4fxnre1-10815428-auto-6ft8l-h5:70841703-66-ba-cb40 user=vpxuser:VSPHERE.LOCAL\Administrator] Activation [N5Vmomi10Activatio
nE:0x0000005bccb39800] : Invoke done [createNasDatastore] on [vim.host.DatastoreSystem:ha-datastoresystem]
2022-10-21T07:05:24.043Z verbose hostd[2099759] [Originator@6876 sub=Solo.Vmomi opID=l4fxnre1-10815428-auto-6ft8l-h5:70841703-66-ba-cb40 user=vpxuser:VSPHERE.LOCAL\Administrator] Arg spec:
--> (vim.host.NasVolume.Specification) {
--> remoteHost = "aa.aa.aa.aa",
--> remotePath = "/mnt/backups"",
--> localPath = "vi-ds",
--> accessMode = "readOnly",
--> type = "NFS41",
--> remoteHostNames = (string) [
--> "aa.aa.aa.aa"
--> ],
--> securityType = "AUTH_SYS",
--> }
2022-xx-xxTxx:xx:xx:xxxZ info hostd[2099759] [Originator@6876 sub=Solo.Vmomi opID=l4fxnre1-10815428-auto-6ft8l-h5:70841703-66-ba-cb40 user=vpxuser:VSPHERE.LOCAL\Administrator] Throw vim.fault.PlatformConfigFault
2022-10-21T07:05:24.044Z info hostd[2099759] [Originator@6876 sub=Solo.Vmomi opID=l4fxnre1-10815428-auto-6ft8l-h5:70841703-66-ba-cb40 user=vpxuser:VSPHERE.LOCAL\Administrator] Result:
--> (vim.fault.PlatformConfigFault) {
--> text = "Please make sure you have configured networking for VMkernel",
--> msg = "",
--> }