Did you set the vscsi_path_to and vscsi_err_recov attributes on the
vscsi adapters on the client LPAR?
chdev -l vscsi0 -a vscsi_path_to=30 -a vscsi_err_recov=fast_fail -P
These were required in dual VIO configurations to failover vscsi
hdisks quickly and correctly.
Without those you'd see issues with failover and automatic healing.
Thanks.
On Mon, Nov 03, 2025 at 02:44:03AM +0000, Abbas Meeran via IBM TechXchange Community wrote:
> Earlier, we faced recurring issues with LPARs hanging during VIO failover - especially when one VIOS went down, the disks would temporarily lose path access.
>
> After some deep-dive analysis and tuning, here's what fixed it
>
>
>
>
>
>
>
> # chdev -l hdiskX -a queue_depth=32 -P
> # chdev -l hdiskX -a hcheck_interval=60 -P
> # chpath -l hdiskX -p vscsiX -a priority=2 # adjusted one path per VSCSI
> # Reboot the LPAR before testing
>
>
>
> Testing Results:
>
>
>
> Test 1 (Shutdown VIOS1): LPAR stayed accessible, paths auto-recovered.
>
>
>
> Test 2 (Shutdown VIOS2): Same result - no hang, smooth recovery.
>
>
>
> ✅ Issue resolved - stable VSCSI failover confirmed!
>
>
> Next step: Plan migration from VSCSI → NPIV for higher I/O performance and simplified management on modern FC adapters.
>
>
> ------------------------------
> Abbas Meeran
> ------------------------------
>
>
> Reply to Sender :
https://community.ibm.com/community/user/eGroups/PostReply?GroupId=6049&MID=817188&SenderKey=18f9f196-b06b-4bfd-90af-018f7d42fc6c>
> Reply to Discussion :
https://community.ibm.com/community/user/eGroups/PostReply?GroupId=6049&MID=817188>
>
>
> You are subscribed to "AIX" as
Russell.Adams@AdamsSystems.nl. To change your subscriptions, go to
http://community.ibm.com/community/user/preferences?section=Subscriptions. To unsubscribe from this community discussion, go to
https://community.ibm.com/HigherLogic/eGroups/Unsubscribe.aspx?UserKey=c23dfccc-9910-40ae-beeb-fdcbced5bf1f&sKey=KeyRemoved&GroupKey=7b554d78-d4dc-417a-b4dc-017e309e5c91.------------------------------------------------------------------
Russell Adams
Russell.Adams@AdamsSystems.nlPrincipal Consultant Adams Systems Consultancy
https://adamssystems.nl/
Original Message:
Sent: 11/2/2025 3:25:00 AM
From: Abbas Meeran
Subject: AIX VSCSI Failover – From Issue to Resolution
Earlier, we faced recurring issues with LPARs hanging during VIO failover - especially when one VIOS went down, the disks would temporarily lose path access.
After some deep-dive analysis and tuning, here's what fixed it
Testing Results:
-
Test 1 (Shutdown VIOS1): LPAR stayed accessible, paths auto-recovered.
-
Test 2 (Shutdown VIOS2): Same result - no hang, smooth recovery.
✅ Issue resolved - stable VSCSI failover confirmed!
Next step: Plan migration from VSCSI → NPIV for higher I/O performance and simplified management on modern FC adapters.
------------------------------
Abbas Meeran
------------------------------