VsanNetworkConfigVswitchWithNoRedundancyIssue
Configuration issue: vSAN is using a vmknic on a vSwitch which doesn't have any physical NIC redundancy.
This means in case of a physical NIC failure vSAN would not be able to use the vmknic any more to communicate with the remaining cluster. Note that physical NIC redundancy is a best practice, not a functional/support requirement.
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vswitchName": "string",
"vds": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"numPnics": 0
}
The Host on which the vmknic exists
Standard virtual switch name, in case of VMware Standard Switch (VSS).
The Virtual Distributed Switch, if in-use.
Number of configured physical NICs.