nerdexam
Broadcom-VMware

2V0-622 · Question #139

Deletion of an NFS datastore generates the following error: Sysinfo error on operation returned the following status: Busy Which step can be performed that will allow the deletion to complete successf

The correct answer is A. Storage vMotion any virtual machines on the datastore to another location.. The 'Busy' error on NFS datastore deletion means virtual machines are actively using files on that datastore, and Storage vMotion is the correct way to clear that condition.

Section 3 – Configure and Administer vSphere 6.5 Storage

Question

Deletion of an NFS datastore generates the following error:

Sysinfo error on operation returned the following status: Busy Which step can be performed that will allow the deletion to complete successfully?

Options

  • AStorage vMotion any virtual machines on the datastore to another location.
  • BRemove the datastore from the Storage DRS cluster in which it resides.
  • CVerify the value of the NFS.HeartbeatDelta is not set to 0.
  • DSuspend any running virtual machines and unmount the NFS datstore.

How the community answered

(24 responses)
  • A
    83% (20)
  • B
    4% (1)
  • C
    8% (2)
  • D
    4% (1)

Why each option

The 'Busy' error on NFS datastore deletion means virtual machines are actively using files on that datastore, and Storage vMotion is the correct way to clear that condition.

AStorage vMotion any virtual machines on the datastore to another location.Correct

Storage vMotion live-migrates all virtual machine disk files and configuration from the NFS datastore to another location while the VMs remain running, eliminating all active file handles and allowing ESXi to unmount and delete the datastore without a busy conflict.

BRemove the datastore from the Storage DRS cluster in which it resides.

Removing the datastore from a Storage DRS cluster only changes cluster membership; it does not migrate any VM files or release the open file handles that are causing the busy state.

CVerify the value of the NFS.HeartbeatDelta is not set to 0.

NFS.HeartbeatDelta controls how ESXi evaluates NFS connectivity heartbeats and has no effect on whether a datastore has open file handles from running VMs.

DSuspend any running virtual machines and unmount the NFS datstore.

Suspending VMs pauses CPU and memory but leaves all VMDK and configuration files open on the datastore, so the busy condition remains and the deletion still fails.

Concept tested: Resolving NFS datastore busy error before deletion

Source: https://knowledge.broadcom.com/external/article/315363/sysinfo-error-on-operation-returned-the.html

Topics

#NFS datastore deletion#Storage DRS#Storage vMotion#busy error

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice