1834013 Members
2290 Online
110063 Solutions
New Discussion

ssh relation to bad disk

 
UniRock
Regular Advisor

ssh relation to bad disk

Hi All,

Details:
OS: hpux 11.0
Issue: Cannot ssh into the box
Addtional info: One of the root disk which is mirrored went bad (Rest everything is fine)

I got to know from *somewhere* that this might be related to bad root mirror disk. So replaced it first. Then ssh started working fine.

Just wanted to know what is the connection between ssh and root mirror disk??

Thanks a lot..
7 REPLIES 7
Kapil Jha
Honored Contributor

Re: ssh relation to bad disk

Well I do not see nay relation of bad disk with ssh.

Any other observation on that time would be necessary to get lil into the issue.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Dennis Handly
Acclaimed Contributor

Re: ssh relation to bad disk

>Just wanted to know what is the connection between ssh and root mirror disk?

It's not obvious, unless the ssh software or data files were on that bad sector?
Or it had to read from disk because it wasn't in memory?
HCL Ash
Frequent Advisor

Re: ssh relation to bad disk

just try kill old ssh pid and start it again
UniRock
Regular Advisor

Re: ssh relation to bad disk

Thanks for the replies..

>> unless the ssh software or data files were on that bad sector
May be....but then the other mirror disk was working fine.


>> try kill old ssh pid and start it again
Tried but those never got killed.
As of now, issue is resolved by replacing the disk..Dont know why?? :(
Horia Chirculescu
Honored Contributor

Re: ssh relation to bad disk

Hello,

>Just wanted to know what is the connection between ssh and root mirror disk??

If the ssh user's home directory resides on the root disk, maybe the public/private key file had some problems. This could drive to this kind of troubles.

Horia.
Best regards from Romania,
Horia.
Kapil Jha
Honored Contributor

Re: ssh relation to bad disk

i suppose disks are mirrored so it does not matter where file exist, both would be having same content.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Horia Chirculescu
Honored Contributor

Re: ssh relation to bad disk

Hello,

>i suppose disks are mirrored so it does not matter where file exist, both would be having same content.

They would have the same content only if the disks would be in synchronized state.

What if somehow one key changed, and the system managed to actually save partially the file on only one HDD, just before the other disk went bad?


Horia.
Best regards from Romania,
Horia.