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
LVM: Unmirror/Mirror "rootvg" Volume Group
Viewed 2968 times since Mon, May 21, 2018
AIX: How to determine which application created the OS core file
Viewed 2065 times since Mon, Jun 11, 2018
List of 10 Must Know Oracle Database Parameters for Database Administrator
Viewed 112424 times since Thu, Jun 21, 2018
AIX: How to manage network tuning parameters
Viewed 3121 times since Mon, Jun 11, 2018
R2dump debug tool
Viewed 1618 times since Tue, Sep 8, 2020
A Unix Utility You Should Know About: lsof
Viewed 1637 times since Tue, Apr 16, 2019
Replacing a failed disk (rootvg)
Viewed 2615 times since Mon, May 21, 2018
How to disable SSH cipher/ MAC algorithms for Linux and Unix
Viewed 39249 times since Fri, Aug 21, 2020
n a perfect world....rootvg would always reside on hdisk0
Viewed 1932 times since Thu, Jun 6, 2019
Manages processor scheduler tunable parameters schedo AIX
Viewed 2293 times since Thu, Sep 20, 2018