SETIATHOME PORT

Cyrille Lefevre cyrille.lefevre at laposte.net
Mon Jun 7 11:30:39 GMT 2004


"Edwin Groothuis" <edwin at mavetju.org> wrote:
> On Thu, Jun 03, 2004 at 12:02:04PM +0200, Cyrille Lefevre wrote:
> > unsent message !
> >
> > "Rob Craig" <rcraig at fsegura.com> wrote:
> > > As you might already know there a some annoying problems with the
SETI at home
> >
> > no, I don't.
> >
> > > port for FreeBSD. Loads of time it just freezes and does not continue to
> > > download the next data unit and other times "top" reports the CPU at 96%
but
> > > seti at home is not doing anything. Not crunching data? Very strange. I have
it
> > > installed on 9 machines.
>
> Ah, and I thought I was the only who had this problem. What happens
> is that top shows that it is the sh(1) which is consuming the 99%
> of the CPU. Tell you more about it when I have more info.

# ps axu | grep [s]eti
setiathome 55048 92.2 11.9 16456 14596 co- RN    7:01PM 427:17.19 /usr/local/sb
setiathome 41954  0.0  0.7  1724   812 co- S     7:01PM   0:00.04 /bin/sh -T /u

> FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Fri Feb 27 13:54:29
EST 2004     edwin at k7.mavetju:/usr/src/sys/i386/compile/k7  i386


# uname -a
FreeBSD gits 5.2-CURRENT FreeBSD 5.2-CURRENT #29: Mon May 31 01:35:59 CEST 2004
root at gits:/disk3/freebsd/current/obj/disk3/freebsd/current/src/sys/CUSTOM  i386

in /usr/local/libexec/setiathome.bin, could you replace the following line :

${program_path} ${program_args} > /dev/null &

in setistart() by :

${program_path} ${program_args} > ${dir}/log.sah 2>&1 &

then restart setiathome using :

/usr/local/etc/rc.d/setiathome.sh restart

and see if there is any output in /var/db/setiathome/log.sah ?

Cyrille Lefevre.
-- 
home: mailto:cyrille.lefevre at laposte.net



More information about the freebsd-ports mailing list