kernel panics at google

David desJardins desj en google.com
Mie Ene 26 07:14:50 CST 2000


yoann en mandrakesoft.com writes:
> Maybe giving a trace of the kind of packet received before the crash
> could help understanding / tracing the problem...
> 
> tcpdump -s2000 -vvv -w outfile
> ( make sure no private data are passing on the network ).

I'm afraid this really isn't practical.  Each webserver handles well
over 100 requests/second at peak times, and goes days between crashes.
It also communicates with hundreds of different servers.  We can't
possibly tcpdump every single packet, even in the most skeletal form,
and even if the webservers didn't have other work to do.

> Also, you should modify tcpdump call fflush() after each
> line it append to the file.

And flushing after every line would be even more expensive.

  -- David

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda