LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   how do I determine which disk has crashed (https://www.linuxquestions.org/questions/aix-43/how-do-i-determine-which-disk-has-crashed-265895/)

synthol6 12-13-2004 08:27 AM

how do I determine which disk has crashed
 
Hello there

First I would like to point out that I'm a complete AIX newbie and have run into a bit of trouble.

I have an old RS6000 J50 and 1 of the internal disks have crashed.

How do I find out which 1 it is.

It still boots up and allows me to login.

Any help would be great.

Ryan

zorba4 12-13-2004 02:43 PM

diag -a | more # should give a lot of info.
Another way :
lspv
then, for each volume group in lspv, do :
lsvg -p the_volume_group
and see wichich disks are missing

synthol6 12-14-2004 04:17 AM

Thanks Zorba 4

helped alot

zorba4 12-14-2004 03:11 PM

Really helped ?
Did you really solve your problem ?

synthol6 12-21-2004 03:16 AM

Yes I did in the end.
The internal disk was taken out and the machine is working fine now.
Thanks


All times are GMT -5. The time now is 08:06 AM.