CARP state changes and devd.conf

2008-07-24 Thread Sven Willenberger
I see mention of CARP as a device-type in the devd.conf documentation but for the life of me cannot manage to get devd to recognize *any* changes in the CARP interface. I have set sysctl net.inet.carp.log=2 and I see message in /var/log/messages when the interface goes INIT->BACKUP and BACKUP -> M

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread john
> I feel for you John, I've lost many nights sleep in the last couple weeks trying to understand why this production box was crashing. I was really surprised to see this start happening, normally my freebsd boxes have uptimes in terms of years, not hours. Thanks for the sentiment, at las

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread Kris Kennaway
Michael Grant wrote: I have been having what seems like similar panics. I too cannot manage to get a crash dump, neither classic style nor minidump. Nor can I get it to work with DDB, there seems to be a problem with DDB and my Geom mirror. They're not at all similar, please don't confuse the

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread Michael Grant
I have been having what seems like similar panics. I too cannot manage to get a crash dump, neither classic style nor minidump. Nor can I get it to work with DDB, there seems to be a problem with DDB and my Geom mirror. Kris recommended I up kmem_size which I have done (twice now) and since the

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread Chuck Swiger
On Jul 24, 2008, at 9:15 AM, John Sullivan wrote: Right, after trying for a number of days the system still just hung without letting me get either a dump or to interactively debug in the failed state, I reverted back to the Generic kernel, removed half the memory (2 of the 4 1GB sticks) and t

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread Kris Kennaway
John Sullivan wrote: Removing KDB_UNATTENDED from your kernel will allow you to interact with the debugger and obtain backtraces etc, which is useful when dumps are not being saved. Easier said than done, this cause a few panics - no dumps though ...g!! Still the same result ... the sys

RE: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-07-24 Thread John Sullivan
>> Removing KDB_UNATTENDED from your kernel will allow you >> to interact with the debugger and obtain backtraces etc, >> which is useful when dumps are not being saved. > > Easier said than done, this cause a few panics - no dumps > though ...g!! > > Still the same result ... the system

Re: "sleeping without queue" ?

2008-07-24 Thread Robert Watson
On Tue, 22 Jul 2008, Mikhail Teterin wrote: Kris Kennaway ???(??): Mikhail Teterin wrote: Kris Kennaway ???(??): Well, I mean kernel backtrace. Can I obtain that remotely and without restarting/panicking the box? Thanks, kgdb on /dev/mem or procstat [EMAIL PROTECTED]:~ (107) kgd

Re: cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/

2008-07-24 Thread Mike Tancsa
This looks like a very cool feature addition to RELENG_7! Are there any performance penalties that you know of with this built in ? ---Mike At 09:13 PM 7/23/2008, Julian Elischer wrote: julian 2008-07-24 01:13:22 UTC FreeBSD src repository Modified files:(Branch:

Re: network problems 7.0-p3: sendto: Operation not permitted

2008-07-24 Thread Jeremy Chadwick
On Thu, Jul 24, 2008 at 06:21:53AM -0400, Robert Jameson wrote: > Still don't know whats going on, im currently sitting here with no firewall > between me and the internet (very nervous) seeing if it fixes the problems, > as of right this moment, still seeing permission denied errors. Okay, then t

RE: MCP55 SATA data corruption in FreeBSD 7

2008-07-24 Thread Daniel Eriksson
Munenori Ohuchi wrote: > Could you try the following patch? > ... > If you have a device like 'ad4' which is detected as > 'udma=UDMA100', this patch will work. The drive in question looked like this in the verbose boot-log: ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ad4: 71540

RE: HP Pavilion dv2000 laptop wont boot off install cd

2008-07-24 Thread Kevin
> > Try to disable kbdmux before booting. Jump to the loader prompt and > type: > > > > set hint.kbdmux.0.disabled=1 > > boot -v > > > Can you try > > set hw.ata.atapi_dma=0 > > from the loader prompt. > > It's a long shot but it just might work. > > As it's a laptop, you might need to do all

Re: FreeBSD 7.1 and BIND exploit

2008-07-24 Thread Dominik Meister
Alfred Perlstein [Tue, Jul 22, 2008 at 07:11:46PM -0700]: > Back in 2003 I tried to set up a "shared key" IPSEC dhcp > at home, basically I'd just make a key and sneaker-net it > to the hosts that wanted to connect, after about 6 hours > I just gave up and used "wep". Completely off-topic (sorry f

Re: network problems 7.0-p3: sendto: Operation not permitted

2008-07-24 Thread Robert Jameson
Still don't know whats going on, im currently sitting here with no firewall between me and the internet (very nervous) seeing if it fixes the problems, as of right this moment, still seeing permission denied errors. I have fixed the 403 errors now. http://rj.dawnshosting.com/fbsd_ml/ now contains

Re: HP Pavilion dv2000 laptop wont boot off install cd

2008-07-24 Thread ian j hart
On Monday 21 July 2008 16:51:11 Carlos A. M. dos Santos wrote: > On Mon, Jul 21, 2008 at 9:26 AM, Kevin K <[EMAIL PROTECTED]> wrote: > >> On Thu, 17 Jul 2008 08:31:37 -0400 > >> > >> Kevin K <[EMAIL PROTECTED]> wrote: > >> > For 7.0-RELEASE, it > >> > seemed to hang at "Trying to mount root from uf

Re: "sleeping without queue" ?

2008-07-24 Thread Kostik Belousov
On Wed, Jul 23, 2008 at 04:15:47PM -0400, Mikhail Teterin wrote: > John Baldwin написав(ла): > >I think this case is still a lingering bug in the sleep queue code since > >the thread lock stuff went in. There have been several reports of it but > >I have been unable to figure out how the wakeup

Re: network problems 7.0-p3: sendto: Operation not permitted

2008-07-24 Thread Jeremy Chadwick
Let's see if I can figure out the multitude of things you've posted about, since a bunch are unrelated and you appear to be flailing around with your arms in the air. :-) On Thu, Jul 24, 2008 at 01:59:23AM -0400, Robert Jameson wrote: > (12:46 AM):([EMAIL PROTECTED])/$ ping google.com > PING goog

Re: network problems 7.0-p3: sendto: Operation not permitted

2008-07-24 Thread Alex Trull
Robert, The config files you attached were a series of 403 forbidden htmls. The icmp pings (1 per second) do not constitute an attack. It looks like you are genuinely running out of free states or file descriptors. Had you applied any tuning that may have been lost in the upgrade ? How many pa