VsanNetworkConfigPnicSpeedInconsistencyIssue
Configuration issue: vSAN is using a vmknic on a vSwitch which has inconsistent physical NIC speeds.
It is recommended to only use physical NICs of same speed on a given vSwitch backing vSAN. 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"
},
"speedsMb": [
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.
Bit rates (speed) of the links, in Mbit/s.
This list only contains each present speed once. Links without any speed indication (e.g. links that are down) are not considered in the list. As there is an issue, there must be at least two members in this list.