TooManyDisksOnLegacyHost
TooManyDisksOnLegacyHost
Deprecated as of vSphere 4.1, this error condition is no longer possible.
The VM has too many disks which can cause the VM to take a long time to power-on.
This can result in migration taking a long time to complete or to fail due to timeout. This is a problem only for migration of powered-on virtual machines from or to ESX 2.x hosts.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"diskCount": 0,
"timeoutDanger": false
}
integer As int32 As int32
diskCount
Required
The number disks this VM has.
boolean
timeoutDanger
Required
Whether this number of disks will cause a timeout failure.