[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Raq2: What does kerneld do for me?



Hi:

I have to Raq2, in the office, one running smoothly, never crashing, the
other one, systemtically crashing every day or 2. The machines are
pretty much identical, apart from one being a nameserver, the other one
being a mail server.

At first glance, a  'ps ax' returns the following differences: The
machine that fails has a /sbin/kerneld process running,  Is this normal?
Or should I be looking elsewhere? I can't even get an idea of what
process causes the system to freeze.
Also, the machine that fails has this other process running
/sbin/mgetty -b modem, even though, there is no modem attached or
configured anywhere..

Any help welcome at this pont. I can't figure it out..

Thx,

JP Crametz

Good machine
===========
[admin admin]$ ps ax
PID TTY STAT TIME COMMAND
1 ? S 0:01 (init)
2 ? SW 0:00 (kflushd)
3 ? SW< 0:00 (kswapd)
4 ? SW 0:00 (md_thread)
5 ? SW 0:00 (md_thread)
6 ? SW 0:00 (nfsiod)
7 ? SW 0:00 (nfsiod)
8 ? SW 0:00 (nfsiod)
9 ? SW 0:00 (nfsiod)
199 ? S 0:00 /usr/sbin/ahttpd -d /etc/admserv
215 ? S 0:04 /usr/sbin/httpd
226 ? S 0:03 syslogd
235 ? S 0:00 (klogd)
251 ? S 0:04 crond
262 ? S 6:58 perl /usr/local/sbin/custodiat
273 ? S 0:00 inetd
284 ? S 0:32 named
304 ? S 0:00 (lcdsleep)
323 ? S 0:00 (mgetty)
325 ? S 0:02 update (bdflush)
14282 ? S 0:01 /usr/sbin/ahttpd -d /etc/admserv
15217 ? S 0:01 /usr/sbin/ahttpd -d /etc/admserv
17142 ? S 0:00 in.telnetd
17041 ? S 0:00 /usr/sbin/httpd
17042 ? S 0:00 /usr/sbin/httpd
17043 ? S 0:00 /usr/sbin/httpd
17044 ? S 0:00 /usr/sbin/httpd
17045 ? S 0:00 /usr/sbin/httpd
17134 ? S 0:00 /usr/sbin/httpd
17143 p0 S 0:00 -bash
17159 p0 R 0:00 ps ax

buggy machine
=============
[root httpd]# ps ax
  PID TTY STAT  TIME COMMAND
    1  ?  S    0:01 init
    2  ?  SW   0:00 (kflushd)
    3  ?  SW<  0:00 (kswapd)
    4  ?  SW   0:00 (md_thread)
    5  ?  SW   0:00 (md_thread)
    6  ?  SW   0:00 (nfsiod)
    7  ?  SW   0:00 (nfsiod)
    8  ?  SW   0:00 (nfsiod)
    9  ?  SW   0:00 (nfsiod)
   30  ?  S    0:00 /sbin/kerneld
  210  ?  S    0:00 /usr/sbin/ahttpd -d /etc/admserv
  225  ?  S    0:01 /usr/sbin/ahttpd -d /etc/admserv
  226  ?  S    0:00 /usr/sbin/httpd
  237  ?  S    0:00 syslogd
  246  ?  S    0:00 klogd
  262  ?  S    0:00 crond
  273  ?  S    0:01 perl /usr/local/sbin/custodiat
  284  ?  S    0:00 inetd
  300  ?  S    0:00 sendmail: accepting connections on port 25
  324  ?  S    0:00 /sbin/lcdsleep
  344  ?  S    0:00 /sbin/mgetty -b modem
  347  ?  S    0:01 /usr/sbin/ahttpd -d /etc/admserv
  363  ?  S    0:00 in.telnetd
  380  p0 S    0:00 su
  381  p0 S    0:00 sh
 1310  p0 R    0:00 ps ax
 1009  ?  S    0:00 /usr/sbin/httpd
 1010  ?  S    0:00 /usr/sbin/httpd
 1011  ?  S    0:00 /usr/sbin/httpd
 1012  ?  S    0:00 /usr/sbin/httpd
 1013  ?  S    0:00 /usr/sbin/httpd
  364  p0 S    0:00 -bash