|
|
|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| PerformVsanUpgrade_Task, PerformVsanUpgradePreflightCheck, QueryVsanUpgradeStatus |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanUpgradeSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The cluster to be upgraded See PerformVsanUpgradePreflightCheck |
| performObjectUpgrade* | xsd:boolean |
After all disk groups have been updated, also
upgrade all objects. Once started, rollback
of the on disk format is no longer possible.
Object upgrade unlocks new VSAN features. See PerformVsanUpgradePreflightCheck |
| downgradeFormat* | xsd:boolean |
Perform a on-disk format downgrade instead of
upgrade. Only possible if no upgraded objects exist. See PerformVsanUpgradePreflightCheck |
| allowReducedRedundancy* | xsd:boolean |
Removes the need for one disk group worth of
free space, by allowing reduced redundancy
during disk upgrade. See PerformVsanUpgradePreflightCheck |
| excludeHosts* | ManagedObjectReference[]
to a HostSystem[] |
Internal debug option meant for functional testing
of VSAN upgrades. Skips upgrade on certain hosts and
implies performObjectUpgrade being false. Should not
be used by customers. See PerformVsanUpgradePreflightCheck |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault | See PerformVsanUpgradePreflightCheck |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanUpgradeSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The cluster for which to perform the check.
|
| downgradeFormat* | xsd:boolean |
Intend to perform a on-disk format downgrade instead
of upgrade. Adds additional checks.
|
Return Value
| Type | Description |
|---|---|
| VsanUpgradeSystemPreflightCheckResult | Pre-flight check result. |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanUpgradeSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The cluster for which to retrieve the upgrade status.
|
Return Value
| Type | Description |
|---|---|
| VsanUpgradeSystemUpgradeStatus | Status |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
|
|