nerdexam
Broadcom-VMware

2V0-622 · Question #352

An attempt to delete NFS datastore from a ESXi host returns the error: Sysinfo error on operation returned the following status: Busy Which two statements could explain this failure? (Choose two.)

The correct answer is C. Storage I/O Control is enabled on NFS datastore. D. NFS datastore has running or registered virtual machines.. An NFS datastore returns a 'Busy' error on deletion when Storage I/O Control is actively monitoring it or when virtual machines are still registered or running on it.

Section 3 – Configure and Administer vSphere 6.5 Storage

Question

An attempt to delete NFS datastore from a ESXi host returns the error:

Sysinfo error on operation returned the following status: Busy Which two statements could explain this failure? (Choose two.)

Options

  • ANFS datastore is a part of Storage DRS Cluster.
  • BNFS.VolumeRemountFrequency value is set to 30.
  • CStorage I/O Control is enabled on NFS datastore.
  • DNFS datastore has running or registered virtual machines.

How the community answered

(45 responses)
  • A
    18% (8)
  • B
    9% (4)
  • C
    73% (33)

Why each option

An NFS datastore returns a 'Busy' error on deletion when Storage I/O Control is actively monitoring it or when virtual machines are still registered or running on it.

ANFS datastore is a part of Storage DRS Cluster.

Membership in a Storage DRS cluster prevents datastore removal through a different enforcement mechanism - an error indicating the datastore is managed by SDRS - rather than the generic 'Busy' status message.

BNFS.VolumeRemountFrequency value is set to 30.

NFS.VolumeRemountFrequency is a host advanced configuration parameter that controls automatic remount retry timing after NFS connectivity loss and has no bearing on the 'Busy' condition encountered during a manual datastore deletion.

CStorage I/O Control is enabled on NFS datastore.Correct

Storage I/O Control (SIOC) continuously monitors datastore I/O latency and injects congestion control, which keeps an active handle on the datastore. ESXi reports the datastore as 'Busy' because SIOC must be disabled before the datastore can be unmounted and removed.

DNFS datastore has running or registered virtual machines.Correct

If any virtual machines are powered on or registered on the NFS datastore, ESXi holds the datastore open and returns a 'Busy' error during a removal attempt; all VMs must be powered off, migrated, or unregistered before the datastore can be deleted.

Concept tested: NFS datastore removal blockers - SIOC and active VMs

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-59CDD8C1-B0E4-4D5E-97B5-F2E01AC9F7B9.html

Topics

#NFS datastore#Storage I/O Control#datastore removal#busy error

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice