vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - UnusedVirtualDiskBlocksNotScrubbed(vim.fault.UnusedVirtualDiskBlocksNotScrubbed)
- Extends
- DeviceBackingNotSupported
- Since
- vSphere API Release 4.0
Fault Description
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.
Properties
Name | Type | Description |
---|---|---|
None | ||
Properties inherited from DeviceBackingNotSupported | ||
backing | ||
Properties inherited from DeviceNotSupported | ||
device, reason | ||
Properties inherited from VirtualHardwareCompatibilityIssue | ||
None | ||
Properties inherited from VmConfigFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |