On 6/8/05, A. Khattri <[EMAIL PROTECTED]> wrote:
> On Wed, 8 Jun 2005, Mark Knecht wrote:
> 
> > But as I said vixie-cron is turned off. How could hourly crons run?
> 
> What else is running?
> 
> Maybe you can run "ps -ef" and show us the output?
> 
Hi - here you go.

myth11 root # ps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 10:18 ?        00:00:00 init [3]
root         2     1  0 10:18 ?        00:00:00 [ksoftirqd/0]
root         3     1  0 10:18 ?        00:00:00 [events/0]
root         4     1  0 10:18 ?        00:00:00 [khelper]
root         9     1  0 10:18 ?        00:00:00 [kthread]
root        19     9  0 10:18 ?        00:00:00 [kacpid]
root       100     9  0 10:18 ?        00:00:00 [kblockd/0]
root       113     1  0 10:18 ?        00:00:00 [khubd]
root       184     9  0 10:18 ?        00:00:00 [pdflush]
root       185     9  0 10:18 ?        00:00:00 [pdflush]
root       186     1  0 10:18 ?        00:00:00 [kswapd0]
root       187     9  0 10:18 ?        00:00:00 [aio/0]
root       773     1  0 10:18 ?        00:00:00 [kseriod]
root       869     1  0 10:18 ?        00:00:00 [kjournald]
root       919     1  0 10:18 ?        00:00:00 udevd
root      5341     1  0 10:19 ?        00:00:00 /usr/sbin/syslog-ng
root      5863     1  0 10:19 ?        00:00:00 /usr/sbin/sshd
root      5887     1  0 10:19 ?        00:00:00 login -- mark
root      5892     1  0 10:19 tty2     00:00:00 /sbin/agetty 38400 tty2 linux
root      5893     1  0 10:19 tty3     00:00:00 /sbin/agetty 38400 tty3 linux
root      5894     1  0 10:19 tty4     00:00:00 /sbin/agetty 38400 tty4 linux
root      5895     1  0 10:19 tty5     00:00:00 /sbin/agetty 38400 tty5 linux
root      5896     1  0 10:19 tty6     00:00:00 /sbin/agetty 38400 tty6 linux
mark      5963  5887  0 10:20 tty1     00:00:00 -bash
mark      5969  5963  0 10:20 tty1     00:00:00 /bin/sh /usr/bin/startx
mark      5980  5969  0 10:20 tty1     00:00:00 xinit
/home/mark/.xinitrc -- -nolisten tcp -br -defroot      5981  5980  3
10:20 ?        00:00:03 X :0 -nolisten tcp -br -deferglyphs 16
mark      5991  5980  1 10:20 tty1     00:00:01 mythfrontend
mark      5992  5991  0 10:20 tty1     00:00:00 fluxbox
root      5997  5863  0 10:21 ?        00:00:00 sshd: [EMAIL PROTECTED]/0
root      6003  5997  0 10:21 pts/0    00:00:00 -bash
root      6008  6003  0 10:21 pts/0    00:00:00 ps -ef

I suppose that one possibility is that mythfrontend itself could
access the disk every so often for some reason. I should check on that
if nothing else explains this 1 hour behaviour.

Thanks!

- Mark

-- 
gentoo-user@gentoo.org mailing list

Reply via email to