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
sysdumpdev Command
Viewed 2034 times since Mon, Jul 16, 2018
AIX - How to get CPU infomation
Viewed 6092 times since Fri, Jun 8, 2018
AIX 7.2 running on my Macbook?
Viewed 12776 times since Mon, Jun 3, 2019
Troubleshooting Starts With Understanding Your Physical Disks’ Attributes
Viewed 4242 times since Sat, May 19, 2018
AIX QHA
Viewed 11293 times since Mon, Jun 3, 2019
AIX, Storage, System Admin Allocating shared storage to VIOS clients
Viewed 2500 times since Fri, Apr 19, 2019
AIX Assign a PVID to a new hdisk
Viewed 6780 times since Tue, Jul 17, 2018
0516-787 extendlv: Maximum allocation for logical volume error
Viewed 9374 times since Tue, Mar 12, 2019
Part 3, Monitoring your network packets and tuning the network
Viewed 6139 times since Mon, Jun 4, 2018
System Admin Mirrorvg without locking the volume group
Viewed 3298 times since Mon, May 21, 2018