Exam FlashArray-Implementation-Specialist Topic 1 Question 34 Discussion
Actual exam question for Pure Storage's FlashArray-Implementation-Specialist exam
Question #: 34
Topic #: 1
Question #: 34
Topic #: 1
An Implementation Engineer performs a controller upgrade. What command should the Implementation Engineer run to check I/O health?
Suggested Answer: B Vote an answer
During a Hardware Non-Disruptive Upgrade (HWNDU), such as a controller swap, ensuring that the frontend host multi-pathing is perfectly healthy before taking a node offline is the single most critical safety check. If an Implementation Engineer initiates a failover while host I/O is unbalanced or single-pathed, it will cause an immediate All-Paths-Down (APD) event and crash the customer's applications.
While standard commands like pureport list --initiator are excellent for verifying that the physical fibre channel or iSCSI links are logged in, they do not confirm that data is actively flowing across them. To truly validate I/O health and multipath distribution, the engineer must run the purehost monitor --balance command.
This specialized CLI tool forces the FlashArray to take a brief, active sample of incoming read and write commands (defaulting to a 5-second interval) across all host initiators. It calculates the traffic distribution and displays the relative percentage of I/Os for each initiator path. A well-balanced, healthy host utilizing proper MPIO policies (like VMware's Round Robin) will show traffic evenly distributed across all available paths within a few percentage points. If the output reveals that 100% of the traffic is pinned to a single controller's port, the engineer immediately knows there is a zoning or host-side MPIO misconfiguration that must be resolved before proceeding with the upgrade.
While standard commands like pureport list --initiator are excellent for verifying that the physical fibre channel or iSCSI links are logged in, they do not confirm that data is actively flowing across them. To truly validate I/O health and multipath distribution, the engineer must run the purehost monitor --balance command.
This specialized CLI tool forces the FlashArray to take a brief, active sample of incoming read and write commands (defaulting to a 5-second interval) across all host initiators. It calculates the traffic distribution and displays the relative percentage of I/Os for each initiator path. A well-balanced, healthy host utilizing proper MPIO policies (like VMware's Round Robin) will show traffic evenly distributed across all available paths within a few percentage points. If the output reveals that 100% of the traffic is pinned to a single controller's port, the engineer immediately knows there is a zoning or host-side MPIO misconfiguration that must be resolved before proceeding with the upgrade.
by Cedric at Jul 31, 2026, 12:13 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).