nerdexam
Broadcom-VMware

2V0-621 · Question #52

An administrator runs the command esxcli storage core device list and sees the following output: mpx.vmhba1:C0:T0:L0 Display Name: RAID 5 (mpx.vmhba1:C0:T0:L0) Has Settable Display Name: false SizE…

The correct answer is B. The device is in a Permanent Device Loss (PDL) state. The 'Status: off' field in esxcli storage core device list output is the key indicator that a storage device has entered a Permanent Device Loss (PDL) state.

Section 3 – Configure and Administer vSphere 6.x Storage

Question

An administrator runs the command esxcli storage core device list and sees the following output:

mpx.vmhba1:C0:T0:L0 Display Name: RAID 5 (mpx.vmhba1:C0:T0:L0) Has Settable Display Name: false SizE. 40960 Device Type: Direct-Access Multipath Plugin: NMP Devfs Path:

/vmfs/devices/disks/mpx.vmhba1:C0:T0:L0 Status: off Is Local: true What can be determined by this output?

Options

  • AThe device is a being used for vFlash Read Cache.
  • BThe device is in a Permanent Device Loss (PDL) state.
  • CThe device is a local Solid State Device (SSD).
  • DThe device is in an All Paths Down (APD) state.

How the community answered

(26 responses)
  • A
    27% (7)
  • B
    54% (14)
  • C
    4% (1)
  • D
    15% (4)

Why each option

The 'Status: off' field in esxcli storage core device list output is the key indicator that a storage device has entered a Permanent Device Loss (PDL) state.

AThe device is a being used for vFlash Read Cache.

A device configured for vFlash Read Cache is identified by its SSD classification and vFlash configuration association, not by a Status of 'off'.

BThe device is in a Permanent Device Loss (PDL) state.Correct

A Status value of 'off' in the esxcli storage core device list output specifically signals a Permanent Device Loss (PDL) condition, meaning the storage array has returned SCSI sense data indicating the LUN is permanently inaccessible and ESXi has stopped issuing I/O to the device.

CThe device is a local Solid State Device (SSD).

A Solid State Device would be identified by an 'Is SSD: true' field in the output; no such field appears here, and the mpx naming convention does not indicate SSD status.

DThe device is in an All Paths Down (APD) state.

An All Paths Down (APD) condition is a transient unknown-loss state where the array has not confirmed permanent loss; APD does not produce a Status of 'off' and is tracked separately from PDL by the Native Multipath Plugin.

Concept tested: Identifying PDL device state via esxcli storage output

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-301C4DD7-B6E1-4A9E-A236-6B4D3F1FA3BA.html

Topics

#esxcli storage#PDL#All Paths Down#device status

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice