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

[cobalt-users] RaQ4 falling Over daily



I have a problem with a RaQ4 continually falling over at 4.40am every
day. I reckon that this was due to daily logrotate, and lack of memory.
I installed more mem to increase from 256 to 512. I then run cron.daily
manually and success. 

However next cron.daily fell over again. The server reboots
automatically and everything comes back to life except Chillisoft, which
requires a restart from command line.

I have made the following observations:

1. When cron.daily runs mem usage rises from 230 to 512 and then stays
that way until next reboot.
2.The Kernel log is filled with a huge amount of denial to port 137 (
see snap shot)

Feb  5 01:16:38 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62027 F=0x0000 T=115
(#78) 
Feb  5 01:16:40 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62028 F=0x0000 T=115
(#78) 
Feb  5 01:17:42 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62038 F=0x0000 T=115
(#78) 
Feb  5 01:17:43 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62045 F=0x0000 T=115
(#78) 
Feb  5 01:17:45 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62046 F=0x0000 T=115
(#78) 
Feb  5 01:18:46 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62179 F=0x0000 T=115
(#78) 
Feb  5 01:18:48 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62186 F=0x0000 T=115
(#78) 
Feb  5 01:18:49 server1 kernel: Packet log: input DENY eth0 PROTO=17
213.123.215.216:137 212.78.70.225:137 L=78 S=0x00 I=62187 F=0x0000 T=115
(#78)

Can anyone please advise me on a potential solution. Also why does
chilisoft not restart on reboot ?

Ps.I have searched the archives and have seen lots of posts re problems
with log rotate, however I seem to be going round and round in circles,
so any advice is much appreciated. 

Gary Pacitti