UnusedVirtualDiskBlocksNotScrubbed
UnusedVirtualDiskBlocksNotScrubbed
The unused disk blocks of the specified virtual disk have not been scrubbed on the file system.
Typically, this fault is returned as part of a parent fault like VmConfigIncompatibleForFaultTolerance, indicating that the unused blocks of the virtual disk must be zeroed-out on the file system before before fault tolerance can be enabled on the associated virtual machine.
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"
}
],
"device": "string",
"reason": "string",
"backing": "string"
}