nerdexam
Broadcom-VMware

VCP550 · Question #59

Which condition would prevent an administrator from unmounting a VMFS datastore?

The correct answer is A. The datastore is being managed by Storage DRS.. A VMFS datastore actively managed by Storage DRS cannot be unmounted because vSphere requires it to be removed from the datastore cluster before the unmount operation is permitted.

Configure and Administer vSphere Storage

Question

Which condition would prevent an administrator from unmounting a VMFS datastore?

Options

  • AThe datastore is being managed by Storage DRS.
  • BThe datastore contains vCenter Server templates.
  • CThe datastore is mounted by multiple hosts.
  • DThe storage backing the datastore is detached.

How the community answered

(35 responses)
  • A
    74% (26)
  • B
    3% (1)
  • C
    17% (6)
  • D
    6% (2)

Why each option

A VMFS datastore actively managed by Storage DRS cannot be unmounted because vSphere requires it to be removed from the datastore cluster before the unmount operation is permitted.

AThe datastore is being managed by Storage DRS.Correct

When a datastore belongs to a Storage DRS datastore cluster, vSphere enforces a management relationship that prevents unmounting the datastore independently, because doing so would break the datastore cluster's capacity and I/O monitoring functions. The administrator must first remove the datastore from the Storage DRS cluster before vSphere will allow the unmount operation to proceed.

BThe datastore contains vCenter Server templates.

vCenter Server templates on a datastore can be unregistered from the inventory prior to unmounting, and their presence alone does not create the same persistent administrative block as Storage DRS cluster membership.

CThe datastore is mounted by multiple hosts.

A datastore being mounted by multiple hosts does not prevent unmounting - each host can independently unmount a shared VMFS datastore without affecting the other hosts.

DThe storage backing the datastore is detached.

If the storage backing a datastore is already detached, vSphere treats the datastore as inaccessible rather than enforcing an active management lock, which is a different condition from Storage DRS membership.

Concept tested: VMFS datastore unmounting restrictions with Storage DRS

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/

Topics

#VMFS unmount#Storage DRS#datastore management#prerequisites

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice