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
How to enable Large Pages for a specific user on AIX?
Viewed 2745 times since Thu, Nov 29, 2018
ILMT Procedure - ILMT / TAD4D / SUA / BFI
Viewed 10376 times since Fri, Jul 5, 2019
AIX NFS Version 4 configuration over Kerberos inter-realm setup
Viewed 4218 times since Wed, Jun 27, 2018
How to setup an user in AIX
Viewed 4028 times since Mon, May 28, 2018
Technology level update on AIX using smit_update and alt_disk_install method
Viewed 5990 times since Sun, Jun 30, 2019
How to determine why your AIX oslevel is downlevel (and a script to help!)
Viewed 4461 times since Fri, Jul 13, 2018
AIX Migrating from SDDPCM to AIXPCM (the easy way)
Viewed 20126 times since Mon, Dec 31, 2018
AIX Replacing a failed disk (rootvg)
Viewed 8884 times since Tue, Jul 17, 2018
AIX snap - Prevent dump collection
Viewed 12382 times since Mon, Sep 17, 2018
Firmware Assisted Dump sysdump
Viewed 2161 times since Mon, Jul 16, 2018