VPS: sshd dead but subsys locked [message #13385] |
Fri, 25 May 2007 12:13  |
whatever
Messages: 142 Registered: September 2006
|
Senior Member |
|
|
In VPS SSH is down
ssh status
sshd dead but subsys locked
I removed /var/locksubsys/sshd and then try starting SSH. It shows start OK but again after seconds. subsys locked
can anyone suggest how to fix this?
|
|
|
|
|
|
|
|
|
|
Re: VPS: sshd dead but subsys locked [message #13507 is a reply to message #13385] |
Tue, 29 May 2007 05:00   |
whatever
Messages: 142 Registered: September 2006
|
Senior Member |
|
|
I created one more VPS on same node. When I tried starting httpd
got following errors.
[root@localhost ~]# service httpd start
Starting httpd: Syntax error on line 68 of /etc/httpd/conf.d/ssl.conf:
SSLRandomSeed: source path '/dev/urandom' does not exist
[FAILED]
I did mknod /dev/urandom c 1 9
and it started httpd.
When I rebooted this new VPS. It's also giving the same problem.
sshd dead but subsys locked
Tnx
[Updated on: Tue, 29 May 2007 05:05] Report message to a moderator
|
|
|
|
|