Re: Problem with dump stalling

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 08:27:11AM +0200, David Peall wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > > [EMAIL PROTECTED] On Behalf Of Jeremy Chadwick > > Sent: 10 October 2008 06:27 AM > > To: David Peall > > Cc: freebsd-stable@freebsd.org > > Subject: Re

Re: Problem with dump stalling

2008-10-10 Thread Boris Samorodov
"David Peall" <[EMAIL PROTECTED]> writes: >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:owner-freebsd- >> [EMAIL PROTECTED] On Behalf Of Jeremy Chadwick >> Sent: 10 October 2008 06:27 AM >> To: David Peall >> Cc: freebsd-stable@freebsd.org >> Subject: Re: Problem with dump stall

RE: Problem with dump stalling

2008-10-10 Thread David Peall
> >From the file: > > /usr/src/sys/kern/subr_sleepqueue.c > > You did not state what CVS tag you're using in your supfiles. I'm > willing to bet you're using RELENG_7_0 and not RELENG_7. The fix > was not committed to RELENG_7_0. > It was indeed have updated it to RELENG_7 building away again

Re: Problem with dump stalling

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 09:36:55AM +0200, David Peall wrote: > > >From the file: > > > > /usr/src/sys/kern/subr_sleepqueue.c > > > > You did not state what CVS tag you're using in your supfiles. I'm > > willing to bet you're using RELENG_7_0 and not RELENG_7. The fix > > was not committed to RE

Re: Recent Problems with RELENG_7 i386

2008-10-10 Thread bf
Yes, I disabled device polling on my NIC. It's in my kernel so that I can experiment with it. I use ipfw, but not dummynet. I find your numbers interesting, Ian. But how did you determine when a kern.hz setting was too high or too low -- and was this very sensitive to different workloads? I'd

Re: 7.1 i386 PXE

2008-10-10 Thread Andriy Gapon
on 09/10/2008 23:17 Oliver Fromme said the following: > Jeremy Chadwick wrote: > > Dmitriy Kirhlarov wrote: > > > I tryin update my install server. Look like 7.1 i386 pxe boot broken. > > > My own release build is 7.1-i386-2008-10-05 > > > > > > Could somebody test this functionality and conf

Re: Recent Problems with RELENG_7 i386

2008-10-10 Thread Ian Smith
On Thu, 9 Oct 2008, Jeremy Chadwick wrote: > On Fri, Oct 10, 2008 at 03:51:02AM +1100, Ian Smith wrote: [..] > > | CPU: AMD Athlon(tm) Processor (906.35-MHz 686-class CPU) > > | Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 > > | inittimecounter(0)... Timecounters tick every 10.00

Re: Regression 7.0R -> 7-stable?

2008-10-10 Thread Gerrit Kühn
On Tue, 7 Oct 2008 12:05:35 -0400 John Baldwin <[EMAIL PROTECTED]> wrote about Re: Regression 7.0R -> 7-stable?: JB> > Ok, I added options KDB and DDB to my kernel configuration and JB> > compiled with SCHED_ULE. However, after hanging the system does not JB> > react on Ctrl-Alt-Esc. Am I missing

Re: 6.3-p5 watchdog timer not being disabled

2008-10-10 Thread Stephen Clark
Patrick Lamaizière wrote: Le Wed, 08 Oct 2008 15:07:06 -0400, Stephen Clark <[EMAIL PROTECTED]> a écrit : Hello List, We have 2 different platforms that we are trying to use the watchdog timer and watchdogd program on. One is a Soekris 5501: CPU: Geode(TM) Integrated Processor by AMD PCS (433.

RE: Problem with dump stalling [solved]

2008-10-10 Thread David Peall
Thank you all The problem does not exist in RELENG_7, So it is safe to assume that FreeBSD 7.1 RELEASE will be a working. I see that its due out shortly. -- David Peall :: IT Manager e-Schools' Network :: http://www.esn.org.za/ Phone +27 (021) 674-9140 __

Re: 6.3-p5 watchdog timer not being disabled

2008-10-10 Thread Patrick Lamaizière
Le Wed, 08 Oct 2008 15:07:06 -0400, Stephen Clark <[EMAIL PROTECTED]> a écrit : > Hello List, > > We have 2 different platforms that we are trying to use the watchdog > timer and watchdogd program on. One is a Soekris 5501: > CPU: Geode(TM) Integrated Processor by AMD PCS (433.25-MHz 586-class >

Re: Problem with dump stalling

2008-10-10 Thread Pete French
> Did you do the following before running csup on the supfile with > the RELENG_7 tag? > > rm -fr /usr/src/* > rm -fr /var/db/sup/src-all This is the second time I have seen this mentioned, but on none of the machines that I csup on do I haave a "/var/db/sup" at all. Is this a hangover from cvsup

Re: Problem with dump stalling

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 11:06:04AM +0100, Pete French wrote: > > Did you do the following before running csup on the supfile with > > the RELENG_7 tag? > > > > rm -fr /usr/src/* > > rm -fr /var/db/sup/src-all > > This is the second time I have seen this mentioned, but on none > of the machines tha

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 03:40:26PM +0300, Vlad GALU wrote: >As my kernel had started to lock up periodically and I don't have > hands-on access to that machine, I enabled WITNESS. > So these started to pop up: > > -- cut here -- > --- syscall (97, FreeBSD ELF64, socket), rip = 0x80070427c, rsp

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Vlad GALU
On Fri, Oct 10, 2008 at 5:42 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > On Fri, Oct 10, 2008 at 03:40:26PM +0300, Vlad GALU wrote: >>As my kernel had started to lock up periodically and I don't have >> hands-on access to that machine, I enabled WITNESS. >> So these started to pop up: >> >

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Mike Tancsa
At 08:40 AM 10/10/2008, Vlad GALU wrote: As my kernel had started to lock up periodically and I don't have hands-on access to that machine, I enabled WITNESS. So these started to pop up: Is this with a stock kernel and sysctl settings ? Or do you have any custom kernel options ?

Re: Problem with dump stalling

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 03:41:17AM -0700, Jeremy Chadwick wrote: > On Fri, Oct 10, 2008 at 11:06:04AM +0100, Pete French wrote: > > > Did you do the following before running csup on the supfile with > > > the RELENG_7 tag? > > > > > > rm -fr /usr/src/* > > > rm -fr /var/db/sup/src-all > > > > This

Re: Request for testing: ata(4) MFC

2008-10-10 Thread Jeremy Chadwick
On Sun, Oct 05, 2008 at 10:12:11PM -0700, Jeremy Chadwick wrote: > On Mon, Oct 06, 2008 at 09:03:20AM +0400, Andrey V. Elsukov wrote: > > Jeremy Chadwick wrote: > >> Also, does your patch include any fixes (intentional or inadvertent) for > >> Intel MatrixRAID? This has been a sore spot for FreeBS

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Vlad GALU
On Fri, Oct 10, 2008 at 5:57 PM, Mike Tancsa <[EMAIL PROTECTED]> wrote: > At 08:40 AM 10/10/2008, Vlad GALU wrote: >> >> As my kernel had started to lock up periodically and I don't have >> hands-on access to that machine, I enabled WITNESS. >> So these started to pop up: > > Is this with a stock

UDP LOR with the latest RELENG_7

2008-10-10 Thread Vlad GALU
As my kernel had started to lock up periodically and I don't have hands-on access to that machine, I enabled WITNESS. So these started to pop up: -- cut here -- --- syscall (97, FreeBSD ELF64, socket), rip = 0x80070427c, rsp = 0x7fffe8c8, rbp = 0x516348 --- uma_zalloc_arg: zone "16" with th

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 06:11:25PM +0300, Vlad GALU wrote: > On Fri, Oct 10, 2008 at 5:57 PM, Mike Tancsa <[EMAIL PROTECTED]> wrote: > > At 08:40 AM 10/10/2008, Vlad GALU wrote: > >> > >> As my kernel had started to lock up periodically and I don't have > >> hands-on access to that machine, I ena

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Vlad GALU
On Fri, Oct 10, 2008 at 6:21 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > On Fri, Oct 10, 2008 at 06:11:25PM +0300, Vlad GALU wrote: >> On Fri, Oct 10, 2008 at 5:57 PM, Mike Tancsa <[EMAIL PROTECTED]> wrote: >> > At 08:40 AM 10/10/2008, Vlad GALU wrote: >> >> >> >> As my kernel had started to

Re[2]: can not wake on lan after halt -p (or shutdown -p now) on releng_7 and releng_7_0

2008-10-10 Thread Georgi Iovchev
-- Friday, October 10, 2008, 4:20:58 AM: > On Mon, Oct 06, 2008 at 06:13:34PM +0300, Georgi Iovchev wrote: >> Hello list >> >> I have a shutdown problem. I have a machine with gigabyte GA-G33M-DS2R >> motherboard. Integrated network card is Realtek 8111B. >> I can not wake the computer aft

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Jeremy Chadwick
On Fri, Oct 10, 2008 at 06:24:59PM +0300, Vlad GALU wrote: > On Fri, Oct 10, 2008 at 6:21 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > On Fri, Oct 10, 2008 at 06:11:25PM +0300, Vlad GALU wrote: > >> On Fri, Oct 10, 2008 at 5:57 PM, Mike Tancsa <[EMAIL PROTECTED]> wrote: > >> > At 08:40 AM 10/

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-10 Thread Fernan Aguero
> On Wednesday 08 October 2008 04:33:25 pm Fernan Aguero wrote: > > > On Wednesday 08 October 2008 06:15:15 am Fernan Aguero wrote: > > > > > Did anyone who can trigger the data corruption has tried John's patch > > > > > and let us know if it worked? > > > > > > > > Not yet. My problem is that it

Re: Regression 7.0R -> 7-stable?

2008-10-10 Thread John Baldwin
On Friday 10 October 2008 06:22:05 am Gerrit Kühn wrote: > On Tue, 7 Oct 2008 12:05:35 -0400 John Baldwin <[EMAIL PROTECTED]> wrote > about Re: Regression 7.0R -> 7-stable?: > > JB> > Ok, I added options KDB and DDB to my kernel configuration and > JB> > compiled with SCHED_ULE. However, after han

am2 MBs - 4g + SCSI wipes out root partition

2008-10-10 Thread JoaoBR
I get a problem on several am2 motherboards when an SCSI Adaptor (LSI or Adaptec) is installed and with 4Gigs of Ram the problem is easy to repeat, after some minutes compiling world the machine crashes, sometimes a panic mmap ffs crossrefeerence or something, passes too fast to look an when t

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-10 Thread John Baldwin
On Friday 10 October 2008 01:11:17 pm Fernan Aguero wrote: > John, > > thanks for the tip. I have now successfully gone through > the process of making a new bootable CD using the ATA_HT1000 > patched kernel. > > I have already done a minimal installation of > FreeBSD-7.1-BETA onto the SC1435 Po

lockd requires statd - is it intentional?

2008-10-10 Thread Dmitry Morozovsky
Hi there colleagues, RELENG_7. I found that rpc.lockd can't be started without rpc.statd - it reports Can't start NLM - unable to contact NSM Is this intentional? If so, I suppose appropriate magic should be implemented in /etc/rc.d/lockd (like rpcbind dependency) Sincerely, D.Marck

Re: am2 MBs - 4g + SCSI wipes out root partition

2008-10-10 Thread Dieter
> I get a problem on several am2 motherboards when an SCSI Adaptor (LSI or=20 > Adaptec) is installed and with 4Gigs of Ram > > the problem is easy to repeat, after some minutes compiling world the machi= > ne=20 > crashes, sometimes a panic mmap ffs crossrefeerence or something, passes to= > o=20

Re: am2 MBs - 4g + SCSI wipes out root partition

2008-10-10 Thread JoaoBR
On Friday 10 October 2008 07:43:07 Dieter wrote: > > I get a problem on several am2 motherboards when an SCSI Adaptor (LSI > > or=20 Adaptec) is installed and with 4Gigs of Ram > > > > the problem is easy to repeat, after some minutes compiling world the > > machi= ne=20 > > crashes, sometimes a pa

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Robert Watson
On Fri, 10 Oct 2008, Jeremy Chadwick wrote: I'll see whether the system still locks up or not though.. Okay, I'm bringing rwatson@ into the thread since this is specific to UDP. Crumbs. It looks like the tunable fetch got dropped into the wrong function of udp_inpcb_init() and udp_init()

Re: UDP LOR with the latest RELENG_7

2008-10-10 Thread Robert Watson
On Fri, 10 Oct 2008, Jeremy Chadwick wrote: I'll see whether the system still locks up or not though.. Okay, I'm bringing rwatson@ into the thread since this is specific to UDP. I've now fixed the bug leading to the lock order reversal; I'd be interested in knowing if it also corrects th

Re: can not wake on lan after halt -p (or shutdown -p now) on releng_7 and releng_7_0

2008-10-10 Thread David Adam
On Fri, 10 Oct 2008, Pyun YongHyeon wrote: > On Fri, Oct 10, 2008 at 11:41:59AM +0800, David Adam wrote: > > On Mon, 6 Oct 2008, Georgi Iovchev wrote: > > > I have a shutdown problem. I have a machine with gigabyte GA-G33M-DS2R > > > motherboard. Integrated network card is Realtek 8111B. > > >

details on sata issues and mountroot prompt

2008-10-10 Thread Brian
I have previously written about a mountroot prompt, here are some details. I have a system with an asus m3a78-emh hdmi board, a 74 gig raptor drive, and a dual core amd am2 cpu. I have had this result with both the amd64 and i386 systems. My steps were all conducted today as follows. install

Re: details on sata issues and mountroot prompt

2008-10-10 Thread Brian
Brian wrote: I have previously written about a mountroot prompt, here are some details. I have a system with an asus m3a78-emh hdmi board, a 74 gig raptor drive, and a dual core amd am2 cpu. I have had this result with both the amd64 and i386 systems. My steps were all conducted today as foll