Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
'k, here's the first run at it ... I've got everything setup now, so that I can "recreate" at will, to provide more information ... and, I took a fresh core dump, in case that can help any ... ganymede# /usr/sbin/jail /vm/1/test.hub.org test.hub.org 192.168.0.65 4 /bin/sh /etc/rc /etc/rc

[releng_6 tinderbox] failure on amd64/amd64

2005-07-29 Thread FreeBSD Tinderbox
TB --- 2005-07-30 03:32:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-07-30 03:32:12 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2005-07-30 03:32:12 - cleaning the object tree TB --- 2005-07-30 03:32:46 - checking out the source tree TB --- 2005-07-30 03:32:46 - c

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
On Fri, 29 Jul 2005, Dan Nelson wrote: In the last episode (Jul 30), Marc G. Fournier said: 'k, this is turning out to be alot of fun ... the only machines I have here that I can use to talk to the portmaster are Windows boxes ... can you recommend a client for windows that would do good loggin

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Dan Nelson
In the last episode (Jul 30), Marc G. Fournier said: > 'k, this is turning out to be alot of fun ... the only machines I > have here that I can use to talk to the portmaster are Windows boxes > ... can you recommend a client for windows that would do good logging > similar to what 'script' does und

Re: Quality of FreeBSD

2005-07-29 Thread Bruce A. Mah
If memory serves me right, Janet Sullivan wrote: > I do think some mistakes were made with the release engineering over > 5.x's lifetime, but folks, what's done is done. Recently things do seem > to be headed in a better direction, for which I'm thankful. As one who "was there" for about half

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
'k, this is turning out to be alot of fun ... the only machines I have here that I can use to talk to the portmaster are Windows boxes ... can you recommend a client for windows that would do good logging similar to what 'script' does under FreeBSD? :( On Fri, 29 Jul 2005, Robert Watson wro

[releng_6 tinderbox] failure on alpha/alpha

2005-07-29 Thread FreeBSD Tinderbox
TB --- 2005-07-30 02:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-07-30 02:30:00 - starting RELENG_6 tinderbox run for alpha/alpha TB --- 2005-07-30 02:30:00 - cleaning the object tree TB --- 2005-07-30 02:30:22 - checking out the source tree TB --- 2005-07-30 02:30:22 - c

why tun/tap but instead ordinary ethernet device (eg. fxp)

2005-07-29 Thread Bsderss
--- Maksim Yevmenkin <[EMAIL PROTECTED]> wrote: > Hello, > > >>>As I want to learn how to use /dev/tap in > freebsd, > >> > >>I m > >> > >>>looking for a simple application that written for > >>>/dev/tap. OpenVPN is a bit too complicated for a > >>>newbie to get start. Can anyone tell me a link

Re: panic: sbflush_locked on 5.4-p5/i386

2005-07-29 Thread Alexander S. Usov
Rong-En Fan wrote: > On 7/29/05, Robert Watson <[EMAIL PROTECTED]> wrote: >> On Mon, 25 Jul 2005, Rong-En Fan wrote: >> > I have a 5.4-p5 running on i386. Got a panic: panic: sbflush_locked: cc >> > 0 || mb 0xc33bf000 || mbcnt 4294967040 It is an web server running >> > Apache and Postfix as a bac

Re: Simple program use /dev/tap

2005-07-29 Thread Maksim Yevmenkin
Hello, As I want to learn how to use /dev/tap in freebsd, I m looking for a simple application that written for /dev/tap. OpenVPN is a bit too complicated for a newbie to get start. Can anyone tell me a link or reference for some of these examples? There are examples that come with the dis

Re: RELENG_5 PAE panic

2005-07-29 Thread Frank McConnell
Robert Watson wrote: > This appears to be a NULL pointer dereference in > propagate_priotity(). Often a panic in propagate_priority is actually > a symptom of a slightly earlier problem which is discovered by > propagate_priority when it trips over, for example, a bad mutex. If > you're set up wit

Re: 802.11g on RELENG_5 ?

2005-07-29 Thread Dick Davies
* Pierre-Luc Lesperance <[EMAIL PROTECTED]> [0745 14:45]: > Hi > > I've just bought a WG311T from netgear > http://www.netgear.com/products/details/WG311T.php > > The card works with ath(4) driver and with the ndis(4). > > (I use the ndis driver) > > WPA is not currently supported for 5.x but i

Re: make apache2 not making mod_cgi

2005-07-29 Thread Scot Hetzel
On 7/29/05, Scot Hetzel <[EMAIL PROTECTED]> wrote: > On 7/28/05, John R. Owens <[EMAIL PROTECTED]> wrote: > > I'm new to FreeBSD and ports, and don't know make well yet, so this > > could just be something I messed up on my own, redoing the ports tree > > and all. But the first couple of times I re

Re: make apache2 not making mod_cgi

2005-07-29 Thread Scot Hetzel
On 7/28/05, John R. Owens <[EMAIL PROTECTED]> wrote: > I'm new to FreeBSD and ports, and don't know make well yet, so this > could just be something I messed up on my own, redoing the ports tree > and all. But the first couple of times I remade apache2, I got a > mod_cgi.so installed. Now, the past

Re: panic: sbflush_locked on 5.4-p5/i386

2005-07-29 Thread Rong-En Fan
On 7/29/05, Robert Watson <[EMAIL PROTECTED]> wrote: > On Mon, 25 Jul 2005, Rong-En Fan wrote: > > I have a 5.4-p5 running on i386. Got a panic: panic: sbflush_locked: cc > > 0 || mb 0xc33bf000 || mbcnt 4294967040 It is an web server running > > Apache and Postfix as a backup MX. I'm using gmirror

802.11g on RELENG_5 ?

2005-07-29 Thread Dick Davies
Does anyone have any recommendations for good 802.11g cards ? Looks like ath(4) is the way to go, so obviously I won't bother getting anything that isn't listed there, bt are any better than the others? Also, has anyone managed to use WPA yet? I suppose IPSEC is always an option if not -- '

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Robert Watson
On Fri, 29 Jul 2005, Marc G. Fournier wrote: Oh, before I forget ... how do you break to DDB from a serial console? I'll be running a Portmaster for this ... Compile BREAK_TO_DEBUGGER into the kernel. Then issue a serial break and it should go into the debugger if the low-level console is s

Re: Simple program use /dev/tap

2005-07-29 Thread snort Snort
--- Tobias Roth <[EMAIL PROTECTED]> wrote: > On Fri, Jul 29, 2005 at 05:03:43AM -0700, snort > Snort wrote: > > > > As I want to learn how to use /dev/tap in freebsd, > I m > > looking for a simple application that written for > > /dev/tap. OpenVPN is a bit too complicated for a > > newbie to g

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
Oh, before I forget ... how do you break to DDB from a serial console? I'll be running a Portmaster for this ... On Fri, 29 Jul 2005, Robert Watson wrote: On Thu, 28 Jul 2005, Marc G. Fournier wrote: 'k, I'm starting to play with 6.x, for our new server ... my priority right now is to jus

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
On Fri, 29 Jul 2005, Robert Watson wrote: On Thu, 28 Jul 2005, Marc G. Fournier wrote: 'k, I'm starting to play with 6.x, for our new server ... my priority right now is to just have it run the existing 'jail' environments from my 4.x machine, while I work on getting all of our servers up to

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Marc G. Fournier
On Fri, 29 Jul 2005, Robert Watson wrote: On Fri, 29 Jul 2005, Marc G. Fournier wrote: Now, as most of the "old timers" here know, my jail environment makes use of unionfs to "mount" a template layer, to share common binaries amongst the VMs ... I have tried two different ways of doing thi

Re: Simple program use /dev/tap

2005-07-29 Thread Tobias Roth
On Fri, Jul 29, 2005 at 05:03:43AM -0700, snort Snort wrote: > > As I want to learn how to use /dev/tap in freebsd, I m > looking for a simple application that written for > /dev/tap. OpenVPN is a bit too complicated for a > newbie to get start. Can anyone tell me a link or > reference for some of

Simple program use /dev/tap

2005-07-29 Thread snort Snort
Hi, As I want to learn how to use /dev/tap in freebsd, I m looking for a simple application that written for /dev/tap. OpenVPN is a bit too complicated for a newbie to get start. Can anyone tell me a link or reference for some of these examples? Thanks Sam ___

Re: panic: sbflush_locked on 5.4-p5/i386

2005-07-29 Thread Robert Watson
On Fri, 29 Jul 2005, Alexander S. Usov wrote: I got a few similar panics. It looks that I managet to get rid of them by setting mpsafenet=0, but I am not sure -- I have to monitor it for a bit longer. I have managed to get a few dumps, so the traces are: Unfortunately I don't have these dumps

Re: panic: sbflush_locked on 5.4-p5/i386

2005-07-29 Thread Alexander S. Usov
Robert Watson wrote: > On Sun, 24 Jul 2005, Alexander S. Usov wrote: > >>> I have a 5.4-p5 running on i386. Got a panic: >>> panic: sbflush_locked: cc 0 || mb 0xc33bf000 || mbcnt 4294967040 >>> It is an web server running Apache and Postfix as a backup MX. >>> I'm using gmirror on all partitions

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Robert Watson
On Fri, 29 Jul 2005, Marc G. Fournier wrote: Now, as most of the "old timers" here know, my jail environment makes use of unionfs to "mount" a template layer, to share common binaries amongst the VMs ... I have tried two different ways of doing this, both result in the exact same 'file syst

Re: Consistent file system hang with RELENG_6 of today ...

2005-07-29 Thread Robert Watson
On Thu, 28 Jul 2005, Marc G. Fournier wrote: 'k, I'm starting to play with 6.x, for our new server ... my priority right now is to just have it run the existing 'jail' environments from my 4.x machine, while I work on getting all of our servers up to 6.x, and then will worry about the jail's

Re: RELENG_5 PAE panic

2005-07-29 Thread Robert Watson
On Thu, 28 Jul 2005, Frank McConnell wrote: --- begin paste --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x24 fault code = supervisor read, page not present instruction pointer= 0x8:0xc03db1cf stack pointer = 0x10:0xeb328c64 frame pointer