On Wed, Jun 29, 2005 at 07:51:37AM -0400, Matt Juszczak wrote:
> >If you experience panics on FreeBSD then you need to follow the advice
> >in the developers' handbook chapter on kernel debugging and obtain the
> >necessary information so that a developer can begin to investigate
> >this problem.
>
If you experience panics on FreeBSD then you need to follow the advice
in the developers' handbook chapter on kernel debugging and obtain the
necessary information so that a developer can begin to investigate
this problem.
I've tried :-( It locks up before it can do a dump.
_
On Tue, Jun 28, 2005 at 11:53:37AM -0400, Gary Mu1der wrote:
> Vivek,
>
> When stress testing I never had any issues with the bge NIC on our AMD64
> Tyan S2882 system.
>
> Of course within a day of putting it in production it crashed. Switching
> to the fxp NIC did not fix the crash, although i
Gary Mu1der wrote:
#!/bin/sh
while :
do
arp -d >/dev/null 2>&1
ping -c 1 -t 1 >/dev/null 2>&1
done
I have launched 109 copies of crash.sh script.
System is _very_ slow now. But it does not crash.
It is not SMP kernel. This is my workstation and not server.
It has fxp netcar
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Vivek Khera wrote:
If you have a spare server you don't mind crashing, can you try
running 20-60 instances of the following script:
#!/bin/sh
while :
do
arp -d >/dev/null 2>&1
ping -c 1 -t 1 >/dev/null 2>&1
done
all copies pinging the same remote IP or different remote I
On Jun 28, 2005, at 11:53 AM, Gary Mu1der wrote:
If you have a spare server you don't mind crashing, can you try
running 20-60 instances of the following script:
#!/bin/sh
while :
do
arp -d >/dev/null 2>&1
ping -c 1 -t 1 >/dev/null 2>&1
done
all copies pinging the same
Chris Phillips wrote:
Matt Juszczak wrote:
Chris Phillips wrote:
Vivek Khera wrote:
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a m
Matt Juszczak wrote:
Chris Phillips wrote:
Vivek Khera wrote:
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded
web ser
Chris Phillips wrote:
Vivek Khera wrote:
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded
web server, and two are very
Vivek Khera wrote:
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded web
server, and two are very heavily loaded database
On Jun 28, 2005, at 11:50 AM, Matt Juszczak wrote:
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded
web server, and two are very heavily loaded database servers.
none of them ever crash.
Other people I've seen complain seem to be running SMP Not sure
if that ha
Vivek,
When stress testing I never had any issues with the bge NIC on our AMD64
Tyan S2882 system.
Of course within a day of putting it in production it crashed. Switching
to the fxp NIC did not fix the crash, although it crashed differently.
If you have a spare server you don't mind crashi
Vivek Khera wrote:
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded web
server, and two are very heavily loaded database
On Jun 28, 2005, at 5:20 AM, Alex Povolotsky wrote:
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I have three boxes running 5.4-RELEASE. one is a mediumly-loaded web
server, and two are very heavily loaded database servers. none of
t
Alex Povolotsky wrote:
Hello!
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I'm going to upgrade SMP Intel box (PIIIs) and it can make hard time if
it will become unstable.
I have Dual PIII on Intel ServerWorks motherboard with 3Ware 8608
Alex Povolotsky wrote:
Hello!
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
What crashes? ;)
I'm going to upgrade SMP Intel box (PIIIs) and it can make hard time if
it will become unstable.
___
Hello!
Can anyone enlighten me, if recent crashes are on STABLE only or
5.4-RELEASE is affected as well?
I'm going to upgrade SMP Intel box (PIIIs) and it can make hard time if
it will become unstable.
--
Alex Povolotsky <[EMAIL PROTECTED]>
___
free
18 matches
Mail list logo