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 NFS Version 4 configuration over Kerberos inter-realm setup
Viewed 4933 times since Wed, Jun 27, 2018
Working with Virtual media library on VIO servers
Viewed 17210 times since Thu, Feb 21, 2019
Checking HBA status on AIX
Viewed 19460 times since Fri, Oct 5, 2018
AIX boot proccess
Viewed 3798 times since Tue, Apr 16, 2019
Useful AIX commands
Viewed 10659 times since Sun, Jun 17, 2018
AIX QHA
Viewed 11726 times since Mon, Jun 3, 2019
IBM AIX MPIO: Best practices and considerations
Viewed 13087 times since Wed, May 30, 2018
Kerberos authentication configuration for AIX servers
Viewed 11724 times since Mon, Jun 25, 2018
AIX How to Investigate a System Reboot
Viewed 7715 times since Tue, Aug 14, 2018
Tips I Picked up at the Power Systems Technical University
Viewed 3526 times since Mon, Jun 11, 2018