1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.. _vim.host.UnresolvedVmfsExtent: ../../../vim/host/UnresolvedVmfsExtent.rst
.. _vim.host.UnresolvedVmfsExtent.UnresolvedReason: ../../../vim/host/UnresolvedVmfsExtent/UnresolvedReason.rst
vim.host.UnresolvedVmfsExtent.UnresolvedReason
==============================================
Reasons for identifying the disk extent as copy of VMFS volume extent.
:contained by: `vim.host.UnresolvedVmfsExtent`_
:type: `vim.host.UnresolvedVmfsExtent.UnresolvedReason`_
:name: uuidConflict
values:
--------
diskIdMismatch
The VMFS detected 'diskid' does not match with LVM detected 'diskId'
uuidConflict
VMFS 'uuid' does not match
|