nerdexam
IBM

000-221 · Question #78

Which command displays path and state information for a Multipath I/O (MPIO) capable device?

The correct answer is A. Ispath. The lspath command on AIX displays the defined paths to a device and their operational states, making it the correct tool for diagnosing MPIO configurations.

Storage Management

Question

Which command displays path and state information for a Multipath I/O (MPIO) capable device?

Options

  • AIspath
  • BIsvpcfg
  • CIsdev
  • DIspv

How the community answered

(36 responses)
  • A
    72% (26)
  • B
    17% (6)
  • C
    8% (3)
  • D
    3% (1)

Why each option

The lspath command on AIX displays the defined paths to a device and their operational states, making it the correct tool for diagnosing MPIO configurations.

AIspathCorrect

The lspath command is specifically designed to display path information for MPIO-capable devices, including the path name, parent adapter, connection address, and path state such as enabled, disabled, or failed. It is the authoritative AIX command for verifying that all redundant paths to a device are active and properly configured.

BIsvpcfg

lsvpcfg displays virtual path configuration for virtual SCSI devices and is not used to show MPIO path state information.

CIsdev

lsdev lists defined devices and their states but does not display individual MPIO path details or per-path state.

DIspv

lspv lists physical volume attributes within volume groups and does not display MPIO path or state information.

Concept tested: AIX MPIO path state inspection with lspath

Source: https://www.ibm.com/docs/en/aix/7.3?topic=l-lspath-command

Topics

#MPIO#lspath#multipath I/O#device paths

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice