AIX lspath Missing path

Reviewing disk paths, I found some paths showing as Missing and some enabled on the same fscsi

root@aix:/ # lspath -l hdisk31
Enabled hdisk31 fscsi0
Missing hdisk31 fscsi0
Enabled hdisk31 fscsi0
Missing hdisk31 fscsi0
Enabled hdisk31 fscsi2
Missing hdisk31 fscsi2
Enabled hdisk31 fscsi2
Missing hdisk31 fscsi2

To correct this situation we will remove the path and recognize again. Check if there is a disk with only one path

root@aix:/ # lspath

Remove one path, run cfgmgr. Remove the other one and run cfgmgr

root@aix:/ # rmpath -p fscsi2 -d
root@aix:/ # cfgmgr
root@aix:/ # rmpath -p fscsi0 -d
root@aix:/ # cfgmgr

It should display like this

root@aix:/ # lspath -l hdisk31
Enabled hdisk31 fscsi0
Enabled hdisk31 fscsi0
Enabled hdisk31 fscsi2
Enabled hdisk31 fscsi2

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Replacing a failed disk (rootvg)
Viewed 3284 times since Mon, May 21, 2018
0516-404 allocpThis system cannot fulfill the allocation
Viewed 10338 times since Thu, Sep 20, 2018
10 AIX Commands to Add to Your Toolbox
Viewed 4786 times since Sat, May 19, 2018
AIX 7.2 running on my Macbook?
Viewed 12965 times since Mon, Jun 3, 2019
How to enable Large Pages for a specific user on AIX?
Viewed 3017 times since Thu, Nov 29, 2018
How to determine why your AIX oslevel is downlevel (and a script to help!)
Viewed 4755 times since Fri, Jul 13, 2018
AIX: How do you send an attachment via mail
Viewed 3233 times since Mon, Jun 11, 2018
IBM AIX multipath I/O (MPIO) resiliency and problem determination
Viewed 14162 times since Wed, May 30, 2018
Create volume groups on AIX - Normal Big Scalable
Viewed 7113 times since Thu, Feb 21, 2019
AIX, Networking↑ Adding and deleting a static network route using the command line
Viewed 3040 times since Fri, Apr 19, 2019