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 do I analyze and debug core files on AIX
Viewed 5731 times since Thu, Feb 21, 2019
n a perfect world....rootvg would always reside on hdisk0
Viewed 2066 times since Thu, Jun 6, 2019
IVM and VLAN Tagging
Viewed 10060 times since Mon, May 28, 2018
Create jfs2 logical volume on AIX
Viewed 4218 times since Thu, Feb 21, 2019
Undocumented AIX command lquerypv
Viewed 3283 times since Mon, Jul 16, 2018
Script to download TL and SP for AIX using NIM and SUMA
Viewed 8788 times since Thu, Feb 21, 2019
The new VIOS performance advisor tool part util
Viewed 2968 times since Tue, Jun 4, 2019
How To Mirror VG and Root VG
Viewed 2802 times since Mon, May 21, 2018
AIX, Storage, System Admin↑ Identifying a Disk Bottleneck Using filemon
Viewed 9538 times since Fri, Apr 19, 2019
Software management in AIX
Viewed 6550 times since Mon, Jun 25, 2018