Re: Two last problems...

1997-01-21 Thread Gergely Madarasz


On Mon, 20 Jan 1997, Dale Scheetz wrote:

 On Fri, 17 Jan 1997, Paul Rightley wrote:
 
  Well, I alomost have a perfect Debian 1.2 system on my Thinkpad 365XD...
  
  Now I am down to only two problems - both of them I have seen mentioned 
  here,
  but I do not remember if I have seen the solutions.
  
  The first problem is that syslogd is keeping the load on my machine at
  1.0 even if nothin else is happenning with the system.  At the same time
  I get huge numbers of 'The last message repeated 123456 times' appearing
  in /var/log/messages'  Is there a way to get syslogd to work correctly?
 
 It is probably of interest to see what that last message was. I is most
 likely that process that is overloading syslogd.

I had the same problem, syslogd was taking 97-98% of CPU time, because of
some bad file number error messages... I corrected it by commenting out
3 lines in /etc/syslogd.conf starting with news... probably the directory 
/var/log/news wasnt created and syslogd tried to write to it...

Greg


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Two last problems...

1997-01-20 Thread Daniel S. Barclay

 From: Pete Templin [EMAIL PROTECTED]

 Content-Type: TEXT/PLAIN; charset=US-ASCII
 
 On Fri, 17 Jan 1997, Daniel S. Barclay wrote:
 
...
  Workarounds are fine, but would someone _please_ report this as a bug so
  it can get fixed permanently?
 
 Are you allergic to bug reports?

Excuse me?  I'm not the one experiencing the problem.  How on earth could
I submit a test case for the problem?


Daniel


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Two last problems...

1997-01-20 Thread Dale Scheetz
On Fri, 17 Jan 1997, Paul Rightley wrote:

 Well, I alomost have a perfect Debian 1.2 system on my Thinkpad 365XD...
 
 Now I am down to only two problems - both of them I have seen mentioned here,
 but I do not remember if I have seen the solutions.
 
 The first problem is that syslogd is keeping the load on my machine at
 1.0 even if nothin else is happenning with the system.  At the same time
 I get huge numbers of 'The last message repeated 123456 times' appearing
 in /var/log/messages'  Is there a way to get syslogd to work correctly?

It is probably of interest to see what that last message was. I is most
likely that process that is overloading syslogd.

 
 The other problem relates to loadlin.  After installing Debian 1.2 with the
 kernel sources (and compiling a kernel), I cannot get loadlin to successfully
 boot into linux.  When loadlin starts, I get the 'Loading..' and then
 I quickly get screens and screens of thing like '[sdfq2134345]'.  This same
 kernel works fine when booting from the floppy.  What am I doing wrong?
 
You need a newer version of loadlin. 1.6 is available in the misc
section of the 1.2 distribution and will load your kernel for you.

Luck,

Dwarf

  --

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

 If you don't see what you want, just ask --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Two last problems...

1997-01-18 Thread Daniel S. Barclay


 From: Guy Maor [EMAIL PROTECTED]

 
 Paul Rightley [EMAIL PROTECTED] writes:
 
  The first problem is that syslogd is keeping the load on my machine at
  1.0 even if nothin else is happenning with the system.  At the same time
  I get huge numbers of 'The last message repeated 123456 times' appearing
  in /var/log/messages'  Is there a way to get syslogd to work correctly?
 
 This happens when one of the directories listed in /etc/syslog.conf
 doesn't exist.  /var/log/news is usually the culprit.


Workarounds are fine, but would someone _please_ report this as a bug so
it can get fixed permanently?



Daniel


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Two last problems...

1997-01-18 Thread Pete Templin

On Fri, 17 Jan 1997, Daniel S. Barclay wrote:

   The first problem is that syslogd is keeping the load on my machine at
   1.0 even if nothin else is happenning with the system.  At the same time
   I get huge numbers of 'The last message repeated 123456 times' appearing
   in /var/log/messages'  Is there a way to get syslogd to work correctly?
  This happens when one of the directories listed in /etc/syslog.conf
  doesn't exist.  /var/log/news is usually the culprit.
 
 Workarounds are fine, but would someone _please_ report this as a bug so
 it can get fixed permanently?

Are you allergic to bug reports?

Actually, it probably isn't safe for a script to remove these lines, as
they might break something else which references them.  Syslogd.conf is a
fantastic traffic cop, but it can't do its job unless the right entries
remain in the file.

  --Pete
___
Peter J. Templin, Jr.   Client Services Analyst
Computer  Communication Services   tel: (717) 524-1590
Bucknell University [EMAIL PROTECTED]


--
This message was delayed because the list mail delivery agent was down.


Re: Two last problems...

1997-01-17 Thread Guy Maor
Paul Rightley [EMAIL PROTECTED] writes:

 The first problem is that syslogd is keeping the load on my machine at
 1.0 even if nothin else is happenning with the system.  At the same time
 I get huge numbers of 'The last message repeated 123456 times' appearing
 in /var/log/messages'  Is there a way to get syslogd to work correctly?

This happens when one of the directories listed in /etc/syslog.conf
doesn't exist.  /var/log/news is usually the culprit.


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: Two last problems...

1997-01-17 Thread Martin Konold
On Fri, 17 Jan 1997, Paul Rightley wrote:

 The first problem is that syslogd is keeping the load on my machine at
 1.0 even if nothin else is happenning with the system.  At the same time
 I get huge numbers of 'The last message repeated 123456 times' appearing
 in /var/log/messages'  Is there a way to get syslogd to work correctly?
 

Please check your logfile.
Which message was repeated 123456 times? You hace to resolve this
problem which does cause the message?

Maybe you installed some sw and removed it afterwards?

// Martin Konold,Muenzgasse 7, 72070 Tuebingen, Germany // 
// Email: [EMAIL PROTECTED]  // 
   Linux - because reboots are for hardware upgrades 
   -- Edwin Huffstutler [EMAIL PROTECTED] -- 

   Just go ahead and write your own multitasking multiuser os !
 Worked for me all the times.
 -- Linus Torvalds --


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]