2V0-622 · 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. In the esxcli storage core device list output, a Status value of 'off' is the specific indicator that the device is in a Permanent Device Loss (PDL) state, where the storage array has signaled the LUN is permanently unavailable.
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
(35 responses)- A9% (3)
- B66% (23)
- C20% (7)
- D6% (2)
Why each option
In the esxcli storage core device list output, a Status value of 'off' is the specific indicator that the device is in a Permanent Device Loss (PDL) state, where the storage array has signaled the LUN is permanently unavailable.
A device configured for vFlash Read Cache would be identified by its SSD classification and vFlash configuration metadata, not by a 'Status: off' value in the device list output.
The 'Status: off' field in the esxcli storage core device list output is the definitive indicator of a Permanent Device Loss (PDL) condition, where the storage array returns SCSI sense codes signaling the path is permanently gone and ESXi immediately halts I/O to that device rather than retrying.
A Solid State Device would be identified by 'Is SSD: true' in the device properties; 'Status: off' indicates a permanent loss condition, not the physical media type of the storage device.
An All Paths Down (APD) state occurs when all paths become inaccessible without a definitive SCSI loss signal from the array, resulting in a different status; PDL is specifically identified by the 'Status: off' output rather than the transient unavailability seen in APD.
Concept tested: Interpreting ESXi storage device PDL status via esxcli
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-A6DEBA2E-44BB-4CF1-8D90-8B8EB2289F7A.html
Topics
Community Discussion
No community discussion yet for this question.