I want to go back to bed…. I was woken up by street work and jackhammers at 7am…
Our fucking firewall/file server has been locking up every week or so for no apparent reason and it happened again last night. What really sucks is that the network closet is in Adam’s room, so i can’t fix the problem unless he is awake… I wish I knew what was wrong… Any linux experts have similar problems?
need more details!
processor type, is it overheating?
ram, you sure its not bad?
anything in logs? what kernel? what distro?
Dual p2-350s, heat has never been a problem before and doesn’t seem to be now…
256 megs of like PC-100 or something…
The logs:
Jul 10 00:40:40 morimoto dhcpd: DHCPACK on 192.168.0.169 to 00:0b:ad:3c:51:8f vi
a eth0
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Jul 10
09:28:35 morimoto syslogd 1.4.1: restart.
2.4.17 kernel, suse 7.3
I’ve seen this happen when using el-cheapo ethernet cards. The problem usually occurs when the traffic load increases suddenly.
Interesting…
eth0 is a 3c905 and eth1 is:
eth1: RealTek RTL8139 Fast Ethernet at 0xd080d000, 00:02:2a:c2:0c:2f, IRQ 10
eth1: Identified 8139 chip type ‘RTL-8139C’
Is that el-cheapo enough? =)
Maybe. I’ve seen it a lot on my SMC (DEC Tulip driver) cards, but never on the Intel 10/100 Pro’s. Interesting that error came as DHCP was acking. Maybe dhcpd is broken???
Do you run Samba on the box?
Maybe. I’ve seen it a lot on my SMC (DEC Tulip driver) cards, but never on the Intel 10/100 Pro’s. Interesting that error came as DHCP was acking. Maybe dhcpd is broken???
I believe that dhcpd is a red herring, it services requests for days without issue, and without leaking memory, so I find it hard to believe that it would be the problem.
Do you run Samba on the box?
Yes, why do you ask?
Cause I run samba, and can duplicate a network lock-up by moving a large files to my samba share. The machine doesn’t crash most of the time, so a simple ifdown/ifup along with reapplying my iptables rules solves the problem. Just wondering if you’ve seen anything similar?
No, I haven’t seen that…. My crashes are system halts (as you can see from the logs) and I actually move a ton of large files across samba when I edit episodes of Good Eats for my archive.. The raw MPEG2 for each episode is around 1.2G and I distill that into 4 chunks of 32MB DivX (I cut out the commercials, so I end up with 4 chunks) and then ultimately into one large ~150M DivX file.. I haven’t seen what you describe in doing any of that.
There are some pretty cheap Intel EE PRO/100 cards out there, are there any to avoid?
I think I have these: these.
I’m not 100% sure it’ll fix the problem. That dhcpd error is starting to bother me. I’d wait until the problem happens again to see if dhcp is somehow causing it.
sorry, that was me packeting you. i’ll stop now.
why does adam get the network closet in his room? that seems unfair. =)
sorry, that was me packeting you. i’ll stop now.
Thanks.
why does adam get the network closet in his room? that seems unfair. =)
It just so worked out that all of the cat5 ran into a closet in his room… Since the cat5 was there when we moved in, it didn’t make sense to move it…
yeah what matt said. but i’d upgrade to 2.4.18 as well, just to be safe.
I just patched to 2.4.18 and am building it now, hmmm, should I just install and reboot remotely or should I wait until I am at the box…… I know which is more responsible, but I also know which is more fun. =)
I upgraded my dhcpd while I was at it too…
remote is the only way to go! besides, when you fuck it up, whos home to get bothered by it :)
Linux morimoto 2.4.18 #20 SMP Wed Jul 10 13:41:19 EDT 2002 i686 unknown
And it’s good
Not using the SuSE kernel? There’s like 10MB of changes that the SuSE kernel adds. You can just grab the kernel RPM from 8.0 (now on the FTP server) and install it if you like.
I didn’t even know there was a SuSE kernel… Don’t forget that I try to avoid Linux as much as possible. =)
That machine is running 7.3, not 8.0… Do they distribute source or only binaries?