[2933] in linux-net channel archive

home help back first fref pref prev next nref lref last post

Linux and INND help!

daemon@ATHENA.MIT.EDU (Dave A. Flanigan)
Fri May 17 13:31:49 1996

Date: 	Thu, 16 May 1996 20:54:45 -0400
To: linux-net@vger.rutgers.edu
From: "Dave A. Flanigan" <entropy@newreach.net>

Help!

        Below is a snip of log from my Newsfeed provider. I switched from an
older build of linux to 1.2.13 (Slackware Install) so that I could increase
the size of my swap files. I re-installed INND and all looked well (inncheck
gave no errors). The install, as far as I can remember, is the same as what
I had running under the earlier version of Linux. I have never seen the
below errors... 

Here is a snapshot from the process trying to send me news: 
        This is from MCIs newsfeeder, which feeds thousands of folks...


read(0, 0x000339A0, 8192)                       Err#11 EAGAIN
write(3, " h k / g e n e r a l / 2".., 43)      = 43
stat("/opt/news/out.going/news.newreach.net.23182", 0xDFFFFC38) Err#2 ENOENT
time()                                          = 832281380
time()                                          = 832281380
poll(0xDFFFDCD0, 1, 2000)                       = 1
read(0, " j u n k / 1 7 8 8 0 8 2".., 8192)     = 42
read(0, 0x000339A0, 8192)                       Err#11 EAGAIN
write(3, " j u n k / 1 7 8 8 0 8 2".., 42)      = 42
stat("/opt/news/out.going/news.newreach.net.23182", 0xDFFFFC38) Err#2 ENOENT
time()                                          = 832281381
time()                                          = 832281381
poll(0xDFFFDCD0, 1, 1000)                       = 1
read(0, " t a l k / p o l i t i c".., 8192)     = 71
read(0, 0x000339A0, 8192)                       Err#11 EAGAIN
write(3, " t a l k / p o l i t i c".., 71)      = 71
stat("/opt/news/out.going/news.newreach.net.23182", 0xDFFFFC38) Err#2 ENOENT
time()                                          = 832281381
time()                                          = 832281381


Here is what the man pages say about the Err#2 and Err#11:

2  ENOENT   No such file or directory
          A file name is specified and the file should exist  but
          doesn't,  or one of the directories in a path name does
          not exist.

11  EAGAIN   No more processes, or no more LWPs
          For  example,  the  fork  routine  failed  because  the
          system's  process  table  is  full  or  the user is not
          allowed to create any more processes, or a system  call
          failed because of insufficient memory or swap space.

        HELP! Any info would be of great help to me! Thanks!

Dave
------------
 David A. Flanigan
 Systems Administrator
 Newreach Communications
 http://www.newreach.net
------------



home help back first fref pref prev next nref lref last post