| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
UnresolvedVmfsVolume are not mounted on the host where they are detected. User may choose to resignature the volume in which case a new Uuid is assigned to the volume and contents of the VMFS volume is kept intact.
User may choose to keep the original Uuid and mount the VMFS volume as it is on the given host. In this case, user has chosen to mount the copy of the VMFS volume on that host with no change to the original Uuid. This may fail with VmfsVolumeAlreadyMounted exception if there is an existing VMFS volume with the same Uuid mounted somewhere in the same datacenter.
Simple diagram representing the possible operations on UnresolvedVmfsVolume
resignature forceMount VmfsVolume <--------------- Unresolved ------------> VmfsVolume with forceMountedInfo Vmfs Volume forceMountedInfo not set will be set
Properties
Name | Type | Description |
---|---|---|
extent | HostUnresolvedVmfsExtent[] |
List of detected copies of VMFS extents.
|
resolveStatus | HostUnresolvedVmfsVolumeResolveStatus |
Information related to how the volume might be resolved.
|
totalBlocks | xsd:int |
Total number of blocks in this volume.
|
vmfsLabel | xsd:string |
The detected VMFS label name
|
vmfsUuid | xsd:string |
The detected VMFS UUID
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |