Hello! On Mon, Apr 05, 2004 at 05:43:17PM -0300, Marcelo Tosatti wrote: > > Probability of hangs vary over time, I got the first one on the next day after > > upgrade (not even sure if it was the same as this one since I had no traces > > from it), but this second one happened after 2-3 weeks of uptime. > > May be it will help someone to find out what happens. > Can you send me your config file and description of workload? I have a similar E7501 > around (with MPT fusion). I have some Adaptec stuff, not MPT fusion. Config is attached. Workload is boring http proxy (squid) for some 200+ clients on not very fat channel, some ip accounting using firewall (btw that reminds me that ipt_state cannot be unloaded on this box, just spins doing something in kernel if I try to unload it, and ipt_state then shown as being in deleted state. I always reboot in this case, so it has no influence in the main problem). Some home-grown accounting software (that leaks a bit so over time swap is used more and more), mail server (sendmail) with may be a 100-200 incoming mails per minute, DNS, modem pool (ppp), samba3. > What drivers are you using, btw? In addition to what I have compiled in: # lsmod Module Size Used by Not tainted ppp_deflate 4568 1 (autoclean) zlib_inflate 20868 0 (autoclean) [ppp_deflate] zlib_deflate 21272 0 (autoclean) [ppp_deflate] ppp_async 10208 2 (autoclean) ppp_generic 27404 6 (autoclean) [ppp_deflate ppp_async] slhc 6384 0 (autoclean) [ppp_generic] tulip 45760 0 (unused) e1000 75844 1 ipt_MARK 1368 81 (autoclean) iptable_mangle 2776 1 (autoclean) ipt_MASQUERADE 2360 1 (autoclean) iptable_nat 22278 1 (autoclean) [ipt_MASQUERADE] ipt_state 1016 4 (autoclean) ip_conntrack 30432 0 (autoclean) [ipt_MASQUERADE iptable_nat ipt_state] ipt_unclean 7672 2 (autoclean) iptable_filter 2412 1 (autoclean) ip_tables 15872 9 [ipt_MARK iptable_mangle ipt_MASQUERADE iptable_nat ipt_state ipt_unclean iptable_filter] microcode 7936 0 (autoclean) raid1 18704 1 (autoclean) md 66048 2 [raid1] loop 13080 0 (autoclean) lvm-mod 63040 13 Bye, Oleg