MigrationFailureReason
En este artículo
Provides the HRESULT that details the reason for a failed live migration. The following table summarizes the attributes of the MigrationFailureReason property.
Attribute
Value
Data type
DWORD
Access
Read-only
Status
Required
Structure
CLUSPROP_DWORD
Minimum
0
Maximum
0xFFFFFFFF
Default
0
The following table summarizes the values for MigrationFailureReason .
Name
Value
Description
S_OK
0 (Default)
The migration completed successfully.
E_BUSY
0x800700AA
The migration failed because another migration was in progress.
E_FAIL
0x80004005
The migration failed for some other reason.
Requirements
Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2 Datacenter, Windows Server 2008 R2 Enterprise
See also
Virtual Machine Private Properties
CLUSPROP_DWORD