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
AIX Net How to check VLAN ID number on AIX?
Viewed 16356 times since Thu, Nov 29, 2018
AIX - How to monitor CPU usage
Viewed 28032 times since Fri, Jun 8, 2018
AIX snap - Prevent dump collection
Viewed 12429 times since Mon, Sep 17, 2018
Mirroring the rootvg Volume Group for AIX
Viewed 4328 times since Mon, May 21, 2018
AIX - How to monitor memory usage
Viewed 5878 times since Fri, Jun 8, 2018
AIX Creating a Volume Group
Viewed 2718 times since Tue, Jul 17, 2018
How to Maintain a Virtual I/O Server With FBO Part II
Viewed 10760 times since Wed, Jun 5, 2019
AIX smtctl The smtctl command controls the enabling and disabling of processor simultaneous multithreading mode.
Viewed 15424 times since Fri, Jan 18, 2019
AIX Creating EtherChannel Devices from Command Line
Viewed 3919 times since Mon, Jun 3, 2019
Problem on resizing volume group on AIX 0516-1714, 0516-792, 0516-787, and 0516-404
Viewed 2925 times since Fri, Jul 6, 2018