Re: lock up in 6.2 (procs massively stuck in Giant)

2009-05-11 Thread pluknet
2009/5/11 John Baldwin : > On Monday 04 May 2009 11:41:35 pm pluknet wrote: >> 2009/5/1 John Baldwin : >> > On Thursday 30 April 2009 2:36:34 am pluknet wrote: >> >> Hi folks. >> >> >> >> Today I got a new locking issue. >> >> This is the first time I got it, and it's merely reproduced. >> >> >> >>

Error message: run_interrupt_driven_hooks:...

2009-05-11 Thread Joe A.
Greetings... Basic data on my experience with the xpt_config hang; I have more detail if needed, but I doubt anyone will believe it. I'm not even sure I do. Some other reports: http://lists.freebsd.org/pipermail/freebsd-questions/2009-April/196116.html Seur Bors Thu Apr 9 14:43:34 UTC 2009. htt

Re: ipfilter seems to be broken on 7.2-PRERELEASE as of April 25:th 2009.

2009-05-11 Thread Pyun YongHyeon
On Mon, May 11, 2009 at 01:07:46PM -0700, Jason Chambers wrote: > Jonas B?low wrote: > > > > After reboot it was not reachable from the network. After some > > troubleshooting I found that ipfilter seems to be the problem. Returning > > traffic originating from my host (XXX) is blocked: > > > (..

Re: run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config

2009-05-11 Thread Dan Nelson
In the last episode (May 12), martinko said: > I've just tried 7.2-RELEASE (amd64) on Asus M3A78-EM motherboard and > booting got stuck with the following: > > run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config > > From what I've found via Google it should be fixed already

run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config

2009-05-11 Thread martinko
Hallo, I've just tried 7.2-RELEASE (amd64) on Asus M3A78-EM motherboard and booting got stuck with the following: run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config From what I've found via Google it should be fixed already but apparently it is not. :-( Is there a w

Re: EEEPC and FreeBSD 7.2

2009-05-11 Thread David Marec
Le Monday 11 May 2009 12:35:13 Henri-Pierre Charles, vous avez écrit : > Hello, > > On Fri, May 8, 2009 at 11:47 AM, David Marec wrote: > > I am trying to use an EEEPC 701 as a diskless station, running FreeBSD 7. > > Great mini machine ! I agree. This one is owned by my wife, who does not want

Re: ipfilter seems to be broken on 7.2-PRERELEASE as of April 25:th 2009.

2009-05-11 Thread Jason Chambers
Jonas Bülow wrote: > > After reboot it was not reachable from the network. After some > troubleshooting I found that ipfilter seems to be the problem. Returning > traffic originating from my host (XXX) is blocked: > (... snip ...) > > Anyone seen this behaviour? > Yes. This appears to have ma

Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ...

2009-05-11 Thread John Baldwin
On Monday 11 May 2009 12:55:22 pm Riccardo Torrini wrote: > On Mon, May 11, 2009 at 09:53:21AM -0400, John Baldwin wrote: > > >> What can I do now? > > > Can you get more details on the crash, perhaps a crash dump? > > All what you want, but you need to drive me, I was unable > to setup serial/d

Re: Garbled output from kgdb?

2009-05-11 Thread Jung-uk Kim
On Monday 11 May 2009 09:52 am, John Baldwin wrote: > On Tuesday 05 May 2009 5:43:01 pm Jung-uk Kim wrote: > > On Tuesday 05 May 2009 04:09 pm, Jung-uk Kim wrote: > > > On Tuesday 05 May 2009 12:51 pm, Andriy Gapon wrote: > > > > BTW, this issue seems to be fixed in Jung-uk's acpi patches > > > > f

Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ...

2009-05-11 Thread John Baldwin
On Thursday 07 May 2009 11:50:12 am Riccardo Torrini wrote: > I just submitted a follow-up to PR kern/130330 with the same > info. Maybe I found the committed lines doing the crash. > > Please see PR for more detailed info (and cc: this thread to me). > > I restricted the time window of the prob

Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ...

2009-05-11 Thread Riccardo Torrini
On Mon, May 11, 2009 at 09:53:21AM -0400, John Baldwin wrote: >> What can I do now? > Can you get more details on the crash, perhaps a crash dump? All what you want, but you need to drive me, I was unable to setup serial/debug console so I must wrote down by hand (followed handbook, tryed all sp

Re: RELENG_7 fatal trap

2009-05-11 Thread John Baldwin
On Thursday 07 May 2009 8:41:44 am Alexander Kriventsov wrote: > Hi, > Sorry for my english. > I have fatal trap on my box. > Kernel compiled with debug options. System is RELENG_7 amd64 dated > 2009-04-14. I think this is fixed in the latest RELENG_7. -- John Baldwin __

Re: devd doesn't fire event on boot

2009-05-11 Thread John Baldwin
On Wednesday 06 May 2009 6:03:14 am Ronald Klop wrote: > Hello, > > Running 7.2-STABLE/amd64. I have a USB-disk and added stuff to devd to > mount it readonly on attach. This does work if I attach it after booting > up, but not if it is attached before booting. devd throws away all events tha

Re: 7.1-STABLE Sun Mar 29 01:06:46 ADT 2009 Locks up ...

2009-05-11 Thread John Baldwin
On Saturday 09 May 2009 6:43:16 pm Marc G. Fournier wrote: > On Tue, 28 Apr 2009, Gavin Atkinson wrote: > > > On Fri, 2009-04-24 at 20:39 +0200, Martin Schmidt wrote: > >> Hi Marc and List, > >> > >> i had similar issues with FreeBSD 7.2-PRERELEASE. Server (zfs,nfs) > >> seems to hang in intervals

Re: Garbled output from kgdb?

2009-05-11 Thread John Baldwin
On Tuesday 05 May 2009 5:43:01 pm Jung-uk Kim wrote: > On Tuesday 05 May 2009 04:09 pm, Jung-uk Kim wrote: > > On Tuesday 05 May 2009 12:51 pm, Andriy Gapon wrote: > > > BTW, this issue seems to be fixed in Jung-uk's acpi patches for > > > newer acpica imports, but it is not fixed both in stable/7

Re: lock up in 6.2 (procs massively stuck in Giant)

2009-05-11 Thread John Baldwin
On Monday 04 May 2009 11:41:35 pm pluknet wrote: > 2009/5/1 John Baldwin : > > On Thursday 30 April 2009 2:36:34 am pluknet wrote: > >> Hi folks. > >> > >> Today I got a new locking issue. > >> This is the first time I got it, and it's merely reproduced. > >> > >> The box has lost both remote conne

Re: failure building nanobsd with FreeBSD Stable

2009-05-11 Thread Boris Samorodov
On Mon, 11 May 2009 15:56:11 +1000 Graham Menhennitt wrote: > touch: not found Please check it the system time was changed between c(v)sup -> buildworld. I case yes, just redo the process. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Commit

Re: EEEPC and FreeBSD 7.2

2009-05-11 Thread Henri-Pierre Charles
Hello, On Fri, May 8, 2009 at 11:47 AM, David Marec wrote: > I am trying to use an EEEPC 701 as a diskless station, running FreeBSD 7. Great mini machine ! > The EEPC station boots well with PXE then runs the kernel, but the only > network card that is recognized is the wireless one (ath0). > >

zfs: dataset is busy

2009-05-11 Thread Gerrit Kühn
Hi all, I have several machines here that do automatic snapshotting via RSEs snapshot-tool (sysutils/freebsd-snapshot). I use a homemade script to incrementally transfer daily snapshots to a backup server. This runs fine with machines running 7.0-STABLE of Jun 08. However, I have one box with 7.1-

Re: RELENG_7 - has mergemaster changed logic since 7.2-RELEASE?

2009-05-11 Thread Torfinn Ingolfsen
On Sun, 10 May 2009 21:49:23 -0700 Doug Barton wrote: > Torfinn Ingolfsen wrote: > > To be clear, I follow this procedure: > > 1. make buildworld > > 2. make kernel > > 3. shutdown now > > 4. mergemaster -p > > 5. make installworld > > 6. mergemaster -iU > > 7. fastboot > > By any chance is any