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
Configuration of AIX Fast Connect and SMBFS
Viewed 8342 times since Mon, Jun 18, 2018
How to set Kernel Parameters in AIX ?
Viewed 14649 times since Tue, Jul 2, 2019
AIX, Monitoring, System Admin↑ NMON recordings
Viewed 2932 times since Fri, Apr 19, 2019
System Admin Mirrorvg without locking the volume group
Viewed 2997 times since Mon, May 21, 2018
AIX, Storage, System Admin↑ Identifying a Disk Bottleneck Using filemon
Viewed 9788 times since Fri, Apr 19, 2019
Replacing a failed disk (rootvg)
Viewed 2871 times since Mon, May 21, 2018
Install and configure GNU watch (gwatch) on AIX
Viewed 7709 times since Thu, Feb 21, 2019
AIX, Security, System Admin↑ Clearing password history
Viewed 2307 times since Fri, Apr 19, 2019
Using expect to automate mundane tasks
Viewed 1833 times since Mon, Jun 3, 2019
0516-404 allocp: This system cannot fulfill the allocation request. [AIX]
Viewed 5077 times since Thu, Sep 20, 2018