nerdexam
Broadcom-VMware

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.

Section 3 – Configure and Administer vSphere 6.5 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

(35 responses)
  • A
    9% (3)
  • B
    66% (23)
  • C
    20% (7)
  • D
    6% (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.

AThe device is a being used for vFlash Read Cache.

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.

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

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.

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

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.

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

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

#esxcli#PDL#storage device status#multipath plugin

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice