The original outage was a hard power down, and is what prompted the UPS :-)
I've run fsck, but perhaps there's something else I should do ?

I've also just noticed that restarting a daemon shows the same symptoms :
[root@alpine /root]# /etc/rc.d/init.d/sshd restart
Shutting down sshd: kill: (1375) - No such pid
FAILED]
Starting sshd:   OK  ]
[root@alpine /root]# cat /var/run/sshd.pid
1453
[root@alpine /root]# ps 1453
  PID TTY      STAT   TIME COMMAND
 1453 ?        S      0:00 sshd
[root@alpine /root]# /etc/rc.d/init.d/sshd restart
Shutting down sshd: kill: (1453) - No such pid
FAILED]
Starting sshd:   OK  ]

Thanks for any advice,
Jerry Queirolo

----- Original Message -----
From: "Thomas Ribbrock" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 17, 2001 1:44 AM
Subject: Re: Shutdown errors ...


> On Tue, Jan 16, 2001 at 10:59:07PM -0800, Jerry Queirolo wrote:
> [...]
> > who've helped me along(intentionally or otherwise :-)  I have a RH6.2
server
> > that's been rock solid for the past year.  A few weeks ago, it took a
power
> > outage.  Everything restarted fine, but since the power hit when I
shutdown,
> > I now get a screenfull of "terminating...[Failed]" for most of the tasks
> > where I used to see "terminating...[OK]".  My /var/log/messages shows
> [...]
>
> You mention a UPS - did the above machine shut down gracefully during
> the power down or was it simply cut off? If the latter: Could it be that
> one of your partitions got damaged (wild guess...)? I take it, you've
> verified that the services which can't be shut down are indeed running
> properly after bott-up?
>
> Cheerio,
>
> Thomas
> --
>              "Look, Ma, no obsolete quotes and plain text only!"
>
>      Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
>    "You have to live on the edge of reality - to make your dreams come
true!"
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to