Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-21 Thread Stepan Rakhimov
Xin LI wrote:
> Hi, Stepan,
> 
> On 11/19/05, Stepan Rakhimov <[EMAIL PROTECTED]> wrote:
> [snip]
> 
>>i have some kernel dumps only , the size is 288mb, should i send one of
>>them?
> 
> 
> Try "gdb /usr/obj/usr/src/sys/[YOURKERNEL]/kernel.debug
> /var/crash/vmcore.0" and send the output from "bt full" would be good
> enough I think.
> 
This is impossible because i have no "release" kernel in /usr/obj, it
was removed when i tried to build "stable"

But...
At one moment stable world and kernel built without reboots and since
then, there were no problems with release (though nothing was changed
except stop using "top" program)
that's why i did't install beta4 (it compiled too after stable) and
simply installed 6-stable... No visible problems since then.

I couldn't identify the reason of that reboots.

Stepan Rakhimov
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Kris Kennaway
On Sat, Nov 19, 2005 at 03:54:07PM +0300, Stepan Rakhimov wrote:
> I've just upgraded my home server from 6-BETA4 (that was stable and
> worked without reboots for months) to 6.0-release. And now my server
> suddenly reboots under any load, i'm even unable to rebuild my system to
>  beta4 again. All the services are shuted down now (apache, mysql, smb,
> nfs, ftp, ntp, ddclient) but problem still in place.
> 
> Any advise is welcome.

Verify that you rebuilt any modules that are in use (kldstat) - in
particular if you are using a module from the ports tree (like the
nvidia driver) you will need to recompile it.

Kris


pgpQ7rQcHwJxE.pgp
Description: PGP signature


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Xin LI
Hi, Stepan,

On 11/19/05, Stepan Rakhimov <[EMAIL PROTECTED]> wrote:
[snip]
> i have some kernel dumps only , the size is 288mb, should i send one of
> them?

Try "gdb /usr/obj/usr/src/sys/[YOURKERNEL]/kernel.debug
/var/crash/vmcore.0" and send the output from "bt full" would be good
enough I think.

Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Joseph Koshy
sr> i have some kernel dumps only , the size is 288mb, should i
sr> send one of them?

Just the backtrace please.

sr> CPU: AMD-K6(tm) 3D processor (551.25-MHz 586-class CPU)
sr>  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
sr>  Features=0x8021bf
sr>  AMD Features=0x8800

You could try turning off ATA dma at the boot loader
prompt and checking if the system is stable enough
to rebuild itself.

Alternatively, if the older kernel is stable you can just
boot back into it ('kernel.old' or whatever you named it)
and do the system upgrade.

--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Stepan Rakhimov
Xin LI wrote:
> Hi,
> 
> On 11/19/05, Stepan Rakhimov <[EMAIL PROTECTED]> wrote:
> 
>>I've just upgraded my home server from 6-BETA4 (that was stable and
>>worked without reboots for months) to 6.0-release. And now my server
>>suddenly reboots under any load, i'm even unable to rebuild my system to
>> beta4 again. All the services are shuted down now (apache, mysql, smb,
>>nfs, ftp, ntp, ddclient) but problem still in place.
> 
> 
> Is this box a busy nfs client?  I think a fix has been committed
> against HEAD, and if you need, try applying the following patch:
> 
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/nfsclient/nfs_vnops.c.diff?r1=1.259&r2=1.260
> 
> Note that you can safely ignore the failure of first chunk of patch.

this box is a nfs server, but this service is down at this time


> BTW.  If possible, would you please consider trying to obtain a crash
> dump and post the backtrace so we can analyze further?  Some hints can
> be obtained from:
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN
> 
> Your feedback would help us to improve FreeBSD, thanks!
> 
i have some kernel dumps only , the size is 288mb, should i send one of
them?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Stepan Rakhimov
Stepan Rakhimov wrote:
> Joseph Koshy wrote:
> 
>>>I've just upgraded my home server from 6-BETA4 (that was
>>>stable and worked without reboots for months) to 6.0-release.
>>
>>
>>- What kind of machine is this?  Please show the output of
>>  dmesg.
> 
> dmesg in the P.S.
> 
>>- Have you enabled DDB and kernel debugging support.  Can
>>  you take a crash dump.
> 
> kernel is without any debug.
> i have 3 or 4 dumps in /var/crash, 288Mb each of them.
> 
>>- Are there any messages of note in /var/log/messages or
>>  on a serial console (if you have a serial console).
> 
> no serial console
> no any messages in /var/log/messages
> 
> Stepan Rakhimov

P.S
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #0: Thu Nov 17 16:26:26 MSK 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/STRAKHSERVER6
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD-K6(tm) 3D processor (551.25-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
  Features=0x8021bf
  AMD Features=0x8800
real memory  = 301973504 (287 MB)
avail memory = 286068736 (272 MB)
K6-family MTRR support enabled (2 registers)
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
acpi0:  on motherboard
acpi0: Power Button (fixed)
pci_link0:  irq 11 on acpi0
pci_link1:  irq 10 on acpi0
pci_link2:  irq 5 on acpi0
pci_link3:  irq 7 on acpi0
pci_link4:  irq 9 on acpi0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xec08-0xec0b on acpi0
cpu0:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci0:  on pcib0
agp0:  mem 0xe000-0xe3ff at device
0.0 on pci0
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
pci1:  at device 0.0 (no driver attached)
ohci0:  mem
0xde80-0xde800fff irq 9 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0:  on ohci0
usb0: USB revision 1.0
uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0:  at device 3.0 (no driver attached)
isab0:  at device 7.0 on pci0
isa0:  on isab0
pcm0:  port 0xd800-0xd83f irq 7 at device 9.0 on pci0
pcm0: 
pcm0: [GIANT-LOCKED]
rl0:  port 0xd400-0xd4ff mem
0xde00-0xdeff irq 5 at device 10.0 on pci0
miibus0:  on rl0
rlphy0:  on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:50:bf:12:7d:37
atapci0:  port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd000-0xd00f at device 15.0 on pci0
ata0:  on atapci0
ata1:  on atapci0
fdc0:  port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
acpi0
sio0: type 16550A
atkbdc0:  port 0x60,0x64 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
pmtimer0 on isa0
orm0:  at iomem 0xc-0xc on isa0
ppc0: parallel port not found.
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter "TSC" frequency 551251176 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 38166MB  at ata0-master UDMA33
Trying to mount root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
WARNING: /tmp was not properly dismounted
WARNING: /usr was not properly dismounted
/usr: mount pending error: blocks 1792 files 1
WARNING: /var was not properly dismounted
rl0: link state changed to UP

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Stepan Rakhimov
Joseph Koshy wrote:
>>I've just upgraded my home server from 6-BETA4 (that was
>>stable and worked without reboots for months) to 6.0-release.
> 
> 
> - What kind of machine is this?  Please show the output of
>   dmesg.
dmesg in the P.S.
> - Have you enabled DDB and kernel debugging support.  Can
>   you take a crash dump.
kernel is without any debug.
i have 3 or 4 dumps in /var/crash, 288Mb each of them.
> - Are there any messages of note in /var/log/messages or
>   on a serial console (if you have a serial console).
no serial console
no any messages in /var/log/messages

Stepan Rakhimov
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FW: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Xin LI
Hi,

On 11/19/05, Stepan Rakhimov <[EMAIL PROTECTED]> wrote:
> I've already tried this, but firsty i'm not sure that 6-stable will
> solve the problem, and secondly, i can finish buildworld process.
> As a partial help i've performed buildkernel and installkernel of
> 6-stable with no visible success.

Since we knew the date of BETA4, I think it would be also possible to
specify the date so you can obtain a copy of BETA4-ish code (add
"date=2005.10.07.00.00.00" or so after tag=RELENG_6_0) to see if the
problem goes away.  See cvsup(1) for more details.

Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Joseph Koshy
> I've just upgraded my home server from 6-BETA4 (that was
> stable and worked without reboots for months) to 6.0-release.

- What kind of machine is this?  Please show the output of
  dmesg.
- Have you enabled DDB and kernel debugging support.  Can
  you take a crash dump.
- Are there any messages of note in /var/log/messages or
  on a serial console (if you have a serial console).

--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Xin LI
Hi,

On 11/19/05, Stepan Rakhimov <[EMAIL PROTECTED]> wrote:
> I've just upgraded my home server from 6-BETA4 (that was stable and
> worked without reboots for months) to 6.0-release. And now my server
> suddenly reboots under any load, i'm even unable to rebuild my system to
>  beta4 again. All the services are shuted down now (apache, mysql, smb,
> nfs, ftp, ntp, ddclient) but problem still in place.

Is this box a busy nfs client?  I think a fix has been committed
against HEAD, and if you need, try applying the following patch:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/nfsclient/nfs_vnops.c.diff?r1=1.259&r2=1.260

Note that you can safely ignore the failure of first chunk of patch.

BTW.  If possible, would you please consider trying to obtain a crash
dump and post the backtrace so we can analyze further?  Some hints can
be obtained from:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN

Your feedback would help us to improve FreeBSD, thanks!

Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FW: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Xin LI
Hi,

On 11/19/05, Kyle Hittle <[EMAIL PROTECTED]> wrote:
> I would suggest re-cvs'ing your box.
>
> Be sure to use RELANG_6 that will get you 6.0-STABLE. Then make cleanworld
> make buildworld make installworld make buildkernel KERNCONF=yourkernname
> make installworld KERNCONF=yourkernname

By using RELENG_6 you have fixes to some bugs, some of settled new
features (compared to RELENG_6_0), as well as some new bugs in some
cases.  So I'd personally suggest that it would be nice to try out
RELENG_6 to see if it would solve some issue, but run RELENG_6_0 for
production at this time.

Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FW: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Stepan Rakhimov
I've already tried this, but firsty i'm not sure that 6-stable will
solve the problem, and secondly, i can finish buildworld process.
As a partial help i've performed buildkernel and installkernel of
6-stable with no visible success.

Stepan Rakhimov



Kyle Hittle wrote:
> I would suggest re-cvs'ing your box. 
> 
> Be sure to use RELANG_6 that will get you 6.0-STABLE. Then make cleanworld
> make buildworld make installworld make buildkernel KERNCONF=yourkernname
> make installworld KERNCONF=yourkernname
> 
> That should get you up to 6.0-STABLE unless your box reboots during the
> buildworlds!
> 
> Kyle
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Stepan Rakhimov
> Sent: Saturday, November 19, 2005 7:54 AM
> To: freebsd-stable@freebsd.org
> Subject: 6-BETA4 -> 6.0-RELEASE = sudden reboots
> 
> I've just upgraded my home server from 6-BETA4 (that was stable and
> worked without reboots for months) to 6.0-release. And now my server
> suddenly reboots under any load, i'm even unable to rebuild my system to
>  beta4 again. All the services are shuted down now (apache, mysql, smb,
> nfs, ftp, ntp, ddclient) but problem still in place.
> 
> Any advise is welcome.
> 
> Stepan Rakhimov
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FW: 6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Kyle Hittle
I would suggest re-cvs'ing your box. 

Be sure to use RELANG_6 that will get you 6.0-STABLE. Then make cleanworld
make buildworld make installworld make buildkernel KERNCONF=yourkernname
make installworld KERNCONF=yourkernname

That should get you up to 6.0-STABLE unless your box reboots during the
buildworlds!

Kyle

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stepan Rakhimov
Sent: Saturday, November 19, 2005 7:54 AM
To: freebsd-stable@freebsd.org
Subject: 6-BETA4 -> 6.0-RELEASE = sudden reboots

I've just upgraded my home server from 6-BETA4 (that was stable and
worked without reboots for months) to 6.0-release. And now my server
suddenly reboots under any load, i'm even unable to rebuild my system to
 beta4 again. All the services are shuted down now (apache, mysql, smb,
nfs, ftp, ntp, ddclient) but problem still in place.

Any advise is welcome.

Stepan Rakhimov
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


6-BETA4 -> 6.0-RELEASE = sudden reboots

2005-11-19 Thread Stepan Rakhimov
I've just upgraded my home server from 6-BETA4 (that was stable and
worked without reboots for months) to 6.0-release. And now my server
suddenly reboots under any load, i'm even unable to rebuild my system to
 beta4 again. All the services are shuted down now (apache, mysql, smb,
nfs, ftp, ntp, ddclient) but problem still in place.

Any advise is welcome.

Stepan Rakhimov
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"