Re: Unable to boot cvsup 20031011

2003-10-14 Thread Dimitry Andric
On 2003-10-15 at 03:30:54 Brian J. Creasy wrote: >> What version of sys/i386/i386/pmap.c do you have? If you are getting >> the "pmap_zero_page: CMAP3 busy", it should be fixed by version 1.446, >> which phk checked in 2003/10/12 10:55:45. > __FBSDID("$FreeBSD: src/sys/i386/i386/pmap.c,v 1.447 2

Re: FreeBSD 5.1 stability

2003-10-14 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 08:34:57AM +0300, Valery V.Chikalov wrote: > >10:21AM up 101 days, 17:12, 1 user, load averages: 0.33, 0.58, 0.44 > [EMAIL PROTECTED] uptime > 8:22 up 112 days, 17:14, 1 user, load averages: 1,34 1,69 1,72 I can beat both of you :-) 11:07PM up 147 days, 48 mins, 0 use

Re: libkse process stats breakage (Re: cvs commit: src/sys/amd64/amd64 exception.S trap.c src/sys/amd64/include frame.h signal.h ucontext.h)

2003-10-14 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 01:23:42AM -0400, Daniel Eischen wrote: > On Tue, 14 Oct 2003, Kris Kennaway wrote: > > > On Wed, Oct 15, 2003 at 11:10:43AM +0800, David Xu wrote: > > > > > The change you made to ucontext.h breaks libkse. :-( > > > > Speaking of libkse breakage: > > > > 10427 root

Re: panic with -current kernel ata_timeout

2003-10-14 Thread Christoph P. Kukulies
On Tue, Oct 14, 2003 at 10:14:37PM +0200, Soren Schmidt wrote: > It seems Christoph P. Kukulies wrote: > > Help! Am I alone with this? I cvsuped again today built world,kernel. > > Still this panic. Soeren, do you get this also? You have the Motherboard > > P4S8X which I donated a couple of months

Re: FreeBSD 5.1 stability

2003-10-14 Thread Giorgos Keramidas
On 2003-10-15 11:01, Martin Minkus <[EMAIL PROTECTED]> wrote: > Keep up the good work people! :) > Martin. > > diablo:~> uname -a > FreeBSD diablo.diskiller.net 5.1-CURRENT FreeBSD 5.1-CURRENT #5: Thu Jun > 12 20:19:23 CST 2003 > [EMAIL PROTECTED]:/junk/src/sys/i386/compile/DIABLO i386 > diablo:~>

Re: FreeBSD 5.1 stability

2003-10-14 Thread Valery V.Chikalov
Martin Minkus wrote: I would just like to take this moment to congratulate all the people here who have made FreeBSD 5 the success that it is, and have put in all the hard work and effort to make it such a reliable and stable workhorse. Keep up the good work people! :) Martin. diablo:~> uname

Re: libkse process stats breakage (Re: cvs commit:src/sys/amd64/amd64 ucontext.h)

2003-10-14 Thread Daniel Eischen
On Tue, 14 Oct 2003, Kris Kennaway wrote: > On Wed, Oct 15, 2003 at 11:10:43AM +0800, David Xu wrote: > > > The change you made to ucontext.h breaks libkse. :-( > > Speaking of libkse breakage: > > 10427 root 200 10500K 8380K kserel 6:44 0.00% 0.00% python2.3 > 10424 root 20

FreeBSD-CURRENT telnet can't disable autologin

2003-10-14 Thread Thyer, Matthew
Some people don't want auto login but are being frustrated when they try to disable it as below. What is the correct way to disable this feature? fuzz: {1016} ls -l ~/.telnetrc -rw-r- 1 thyerm scis 38 Oct 15 13:11 /home/thyerm/.telnetrc fuzz: {1017} cat ~/.telnetrc unset autologin fuz

Re: Serial debug broken in recent -CURRENT?

2003-10-14 Thread Greg 'groggy' Lehey
On Wednesday, 8 October 2003 at 2:08:55 +1000, Bruce Evans wrote: > On Tue, 30 Sep 2003, Sam Leffler wrote: > >> It reliably locks up for me when you break into a running system; set a >> breakpoint; and then continue. Machine is UP+HTT. Haven't tried other >> machines. > > This seems to be bec

libkse process stats breakage (Re: cvs commit: src/sys/amd64/amd64 exception.S trap.c src/sys/amd64/include frame.h signal.h ucontext.h)

2003-10-14 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 11:10:43AM +0800, David Xu wrote: > The change you made to ucontext.h breaks libkse. :-( Speaking of libkse breakage: 10427 root 200 10500K 8380K kserel 6:44 0.00% 0.00% python2.3 10424 root 200 9292K 7280K kserel 4:43 0.00% 0.00% python2.3

Re: samba 3 on CURRENT and net.inet.tcp.blackhole

2003-10-14 Thread Michal
"net.inet.tcp.blackhole changes the behaviour of refused incoming TCP connections and it doesn't seem possible it's the cause this problem. I'd sugest increasing the log level in smb.conf." Thanks for suggestion about logging. I know what net.inet.tcp.blackhole seting is for (and I would like t

GEOM_BDE

2003-10-14 Thread Donald Creel
>Hi >I have problem with compiling my kernel. I wanted to play with gbde so i >added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST >My config kernel: >/usr/src/sys/geom/bde/g_bde.h:180: undefined reference to `rijndael_cipherInit' >/usr/src/sys/geom/bde/g_bde.h:207: un

"pmap_enter: attempted pmap_enter on 4MB page

2003-10-14 Thread Barney Wolff
I've been getting subject panics lately. A sure way to provoke them is to portupgrade -ap. Sooner or later, panic. With the latest build: FreeBSD lab.databus.com 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Oct 14 01:41:23 EDT 2003 it seemed to last longer (almost 30 min!) before failing. HW is As

Re: Problems with XFree86-4

2003-10-14 Thread Eric Anholt
On Tue, 2003-10-14 at 17:21, Rossam Souza Silva wrote: > Hi, I'm running 5.1-CURRENT (sources/ports from Oct/13) and > the X package isn't compiling: > > FeaNoR# make package > ===> Installing for XFree86-4.3.0,1 > ===> XFree86-4.3.0,1 depends on executable: xvinfo - not found > ===>Verifyi

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Brian J. Creasy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 14 Oct 2003, Don Lewis wrote: > On 12 Oct, Anish Mistry wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > I finally recvsupped today as some problems with my ata stuff was > > fixed. Went through the normal buildworld/kerne

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Bruce M Simpson
On Tue, Oct 14, 2003 at 09:19:10PM -0400, Brian J. Creasy wrote: > the last good cvsup i did was quite a while ago. july 13th. i got a > little hung up with the semester starting back up. there isn't a way to > tell cvsup a specific date to roll back to, is there? There is... please to be RTFMi

Problems with XFree86-4

2003-10-14 Thread Rossam Souza Silva
Hi, I'm running 5.1-CURRENT (sources/ports from Oct/13) and the X package isn't compiling: FeaNoR# make package ===> Installing for XFree86-4.3.0,1 ===> XFree86-4.3.0,1 depends on executable: xvinfo - not found ===>Verifying package for xvinfo in /usr/ports/x11/XFree86-4-clients ===> Buil

samba 3 on CURRENT and net.inet.tcp.blackhole

2003-10-14 Thread Michal
Hello, I have a problem with samba 3.0. I had to reinstall FreeBSD-CURRENT after known problems with ATAng and atapicam (beginning of September(?)), since then I can't set net.inet.tcp.blackhole=2 in /etc/sysctl.conf. If I add the option to sysctl then samba will hung until I press ^C. If I boot

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Brian J. Creasy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 14 Oct 2003, Anish Mistry wrote: > > hi. i'm having the same problem and my pciconf output is the same as > > yours. you have a fujitsu lifebook p2120, right? > > > > P2110. I'm at least glad to hear that I'm not alone. as am i. > > > i t

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Don Lewis
On 12 Oct, Anish Mistry wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I finally recvsupped today as some problems with my ata stuff was > fixed. Went through the normal buildworld/kernel progress and on > reboot of loading the new kernel, it loads the kernel and modules and > th

FreeBSD 5.1 stability

2003-10-14 Thread Martin Minkus
I would just like to take this moment to congratulate all the people here who have made FreeBSD 5 the success that it is, and have put in all the hard work and effort to make it such a reliable and stable workhorse. I am not sure what sort of uptimes people have had with -CURRENT as it is a work

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > hi. i'm having the same problem and my pciconf output is the same as > yours. you have a fujitsu lifebook p2120, right? > P2110. I'm at least glad to hear that I'm not alone. > i tried the same source (world and kernel) on one of my desktop mac

multicast panic

2003-10-14 Thread David Cornejo
I'm trying to compile a multicast application and the system panics every time I run configure: Oct 14 13:46:11 groggy su: dave to root on /dev/ttyp0 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x68 fault code = supervisor read, page not present instruct

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Brian J. Creasy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 12 Oct 2003, Anish Mistry wrote: > I finally recvsupped today as some problems with my ata stuff was > fixed. Went through the normal buildworld/kernel progress and on > reboot of loading the new kernel, it loads the kernel and modules and > t

Re: sata + vinum + Asus p4p800 = :(

2003-10-14 Thread Greg 'groggy' Lehey
On Tuesday, 14 October 2003 at 18:46:44 +0200, Balazs Nagy wrote: > Hi, > > I had a -CURRENT setting with an Abit BE7-S and two SATA disks with > vinum configuration. It worked very well until a power failure, and > the mainboard died. Yesterday I got a replacement mainboard, the only > type met

Re: BTX Halted (AMD 5x86 133MHz)

2003-10-14 Thread John Baldwin
On 14-Oct-2003 Giovanni P. Tirloni wrote: > * John Baldwin ([EMAIL PROTECTED]) wrote: > >> > Could there be a typo or other error in one of /boot/loader's scripts? >> > "Warning -- Unmatched control word: leave" would be generated by >> > resolveAbsBranch() in sys/boot/ficl/words.c. >> >> Given

Re: GEOM Gate.

2003-10-14 Thread Wilko Bulte
On Tue, Oct 14, 2003 at 10:44:14PM +0200, Oldach, Helge wrote: > From: Richard Tobin [mailto:[EMAIL PROTECTED] > > > Ok, GEOM Gate is ready for testing. > > > For those who don't know what it is, they can read README: > > > > Aaargh! It's the return of nd(4) from SunOS. > > Excuse me? > > # una

Re: Interrupt statistics?

2003-10-14 Thread Bruce Evans
On Tue, 14 Oct 2003, Nate Lawson wrote: > On Mon, 13 Oct 2003, M. Warner Losh wrote: > > In message: <[EMAIL PROTECTED]> > > Nate Lawson <[EMAIL PROTECTED]> writes: > > : Given that, my biggest concern now is IO corruption. Are there any > > : devices that have a low interrupt rate (o

RE: GEOM Gate.

2003-10-14 Thread Oldach, Helge
From: Richard Tobin [mailto:[EMAIL PROTECTED] > > Ok, GEOM Gate is ready for testing. > > For those who don't know what it is, they can read README: > > Aaargh! It's the return of nd(4) from SunOS. Excuse me? # uname -a SunOS galaxy 4.1.4 18 sun4m # man nd No manual entry for nd. # Helge _

Re: panic with -current kernel ata_timeout

2003-10-14 Thread Soren Schmidt
It seems Christoph P. Kukulies wrote: > Help! Am I alone with this? I cvsuped again today built world,kernel. > Still this panic. Soeren, do you get this also? You have the Motherboard > P4S8X which I donated a couple of months ago. Nope, I dont see this at all. No problems whatsoever with the P3S

Re: panic with -current kernel ata_timeout

2003-10-14 Thread Christoph P. Kukulies
Help! Am I alone with this? I cvsuped again today built world,kernel. Still this panic. Soeren, do you get this also? You have the Motherboard P4S8X which I donated a couple of months ago. It does not happen with an Oct 5 kernel. On Sun, Oct 12, 2003 at 01:52:40PM +0200, C. Kukulies wrote: > with

Re: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT, IBMT30)

2003-10-14 Thread Lee Damon
> > > Anyone tried going forward to 1.8? > > I just tried 1.8, it did not fix the problem. Symtoms are still the same, I noticed that ata-queue.c had a .rej so in a fit of "lets make sure everything is valid"ness I deleted my /usr/src tree and re-sup'd the entire thing, then built. Between that

GEOM_BDE

2003-10-14 Thread Jacek Serwatynski
Hi I have problem with compiling my kernel. I wanted to play with gbde so i added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST My config kernel: machine i386 cpu I686_CPU ident BSD5m makeoptions DEBUG=-g#Build kernel w

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Tomi Vainio - Sun Finland
Hi, I'd like to give a try for this new code solving lost interrupts but current code still doesn't find all my slave disks. Is there anything what might help on this? Tomppa ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinf

Re: Interrupt statistics?

2003-10-14 Thread Nate Lawson
On Mon, 13 Oct 2003, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Nate Lawson <[EMAIL PROTECTED]> writes: > : Given that, my biggest concern now is IO corruption. Are there any > : devices that have a low interrupt rate (or bus mastering rate) that cannot > : handle a few

Re: BTX Halted (AMD 5x86 133MHz)

2003-10-14 Thread Giovanni P. Tirloni
* John Baldwin ([EMAIL PROTECTED]) wrote: > > Could there be a typo or other error in one of /boot/loader's scripts? > > "Warning -- Unmatched control word: leave" would be generated by > > resolveAbsBranch() in sys/boot/ficl/words.c. > > Given that no one else has reported such a warning and th

How to create distribution for later NFS sysinstall on other box?

2003-10-14 Thread Chris Shenton
Some of my systems are 5.1-CURRENT but I still have some older 4.x boxes. I'd like to upgrade them to the same OS as my 5.1 boxes. It seems stupid to feed them boot floppies then FTP the OS across the WAN from freebsd.org or mirrors. I expect there's a way to build a distribution on my main 5.

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Soren Schmidt
It seems Matteo Riondato wrote: > > It works perfectly and solves my problem. > Thanks. > Do you plan to commit it? Already done :) -Søren ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: What's up with the IP stack?

2003-10-14 Thread Kevin Oberman
> Date: Tue, 14 Oct 2003 09:56:47 -0700 > From: Terry Lambert <[EMAIL PROTECTED]> > > Kevin Oberman wrote: > > When I see this I can reach some LAN hosts, but not others. I can > > always seem to reach the access point. I can usually, but not always, > > reach most other systems on the LAN, but no

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Matteo Riondato
Il Mar, 2003-10-14 alle 15:09, Soren Schmidt ha scritto: > It seems Matteo Riondato wrote: > > After having update my -CURRENT box to yesterday afternoon (Central > > Europe Time) sources, I can't get it to boot. It stops probing ata1: > > GEOM: create disk ad0 dp=0xc4536a70 > > > > I never had pr

Re: What's up with the IP stack?

2003-10-14 Thread Terry Lambert
Kevin Oberman wrote: > When I see this I can reach some LAN hosts, but not others. I can > always seem to reach the access point. I can usually, but not always, > reach most other systems on the LAN, but not the gateway router, a > Sonic Wall firewall. I have logged onto another system and then > c

Re: GEOM Gate.

2003-10-14 Thread Richard Tobin
> Ok, GEOM Gate is ready for testing. > For those who don't know what it is, they can read README: Aaargh! It's the return of nd(4) from SunOS. (Sorry about that.) -- Richard ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

sata + vinum + Asus p4p800 = :(

2003-10-14 Thread Balazs Nagy
Hi, I had a -CURRENT setting with an Abit BE7-S and two SATA disks with vinum configuration. It worked very well until a power failure, and the mainboard died. Yesterday I got a replacement mainboard, the only type met the requirements (eg. two SATA ports) in the store: an Asus P4P800. My o

Re: sata stripe & dual boot

2003-10-14 Thread Putinas
Yes this what I tried , just a question shouldn't it be good idea to add ability use atacontrol from sysinstall ? ( lets say if I have two normal disks ad0 and ad2 and I want to use them in stripe configuration ? ) without downloading fixit cd image that not possible, because on fixit floppy the

Re: sata stripe & dual boot

2003-10-14 Thread Doug White
On Tue, 14 Oct 2003, Putinas wrote: > Just a quick question, I have setup SATA stripe from two disks, and I have > 3 partitions 4Gb each and the rest for data storing. If I boot in freebsd > from cdrom, I see two empty disks ad4 and ad6 and I guess if I create > something I will mess up with my ra

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Rob MacGregor
From: Soren Schmidt <[EMAIL PROTECTED]> Could you try this patch please: Index: ata-queue.c === RCS file: /home/ncvs/src/sys/dev/ata/ata-queue.c,v retrieving revision 1.8 diff -u -r1.8 ata-queue.c --- ata-queue.c 12 Oct 2003 12:38:03

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Matteo Riondato
Il Mar, 2003-10-14 alle 15:09, Soren Schmidt ha scritto: > It seems Matteo Riondato wrote: > > > > I never had problem with ATAng before, so it is probably related to a > > recent commit. > > Could you try this patch please:I > Index: ata-queue.c > ===

Re: [ALTQ/FreeBSD] Re: if_tun not altq enabled in pfaltq patch?

2003-10-14 Thread Max Laier
Hello Michael, Tuesday, October 14, 2003, 2:03:51 PM, you wrote: >> I see it's patched and contains altq-code, but trying to apply the classic >> ack-prioritizing ruleset gives me "pfctl: tun0: driver does not support >> altq". Is this expected? MN> Okay, it seems pf didn't like the fact that my

Re: ata problem with 13/10/2003 current

2003-10-14 Thread Soren Schmidt
It seems Matteo Riondato wrote: > After having update my -CURRENT box to yesterday afternoon (Central > Europe Time) sources, I can't get it to boot. It stops probing ata1: > GEOM: create disk ad0 dp=0xc4536a70 > ad0: 57259MB [116336/16/63] at ata0-master UDMA133 > GEOM: create disk ad1 dp=0xc4915

ata problem with 13/10/2003 current

2003-10-14 Thread Matteo Riondato
After having update my -CURRENT box to yesterday afternoon (Central Europe Time) sources, I can't get it to boot. It stops probing ata1: GEOM: create disk ad0 dp=0xc4536a70 ad0: 57259MB [116336/16/63] at ata0-master UDMA133 GEOM: create disk ad1 dp=0xc4915a70 ad1: 38172MB [77557/16/63] at ata0-sl

GEOM Gate.

2003-10-14 Thread Pawel Jakub Dawidek
Hello hackers... Ok, GEOM Gate is ready for testing. For those who don't know what it is, they can read README: http://garage.freebsd.pl/geom_gate.README and presentation from WIP/BSDCon03 session: http://garage.freebsd.pl/GEOM_Gate.pdf After compliation (cd geom_gate; make; ma

Re: panic: softdep_deallocate_dependencies: dangling deps

2003-10-14 Thread Oliver Fischer
Jeff Roberson wrote: When are your sources from? My last cvs up is two days ago. Regards, Oliver Fischer ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: LOR (tcp_input.c:654 <> tcp_usrreq.c:621).

2003-10-14 Thread Tilman Linneweh
* Pawel Jakub Dawidek [Di, 14 Okt 2003 at 11:45 GMT]: > > > I'm not sure if this was reported already. I think so, http://lists.freebsd.org/pipermail/freebsd-current/2003-August/008743.html regards tilman pgp0.pgp Description: PGP signature

LOR (tcp_input.c:654 <> tcp_usrreq.c:621).

2003-10-14 Thread Pawel Jakub Dawidek
Hello. I'm not sure if this was reported already. lock order reversal 1st 0xc51046ec inp (inp) @ /usr/src/sys/netinet/tcp_input.c:654 2nd 0xc0642cac tcp (tcp) @ /usr/src/sys/netinet/tcp_usrreq.c:621 Stack backtrace: backtrace(c05d0e2c,c0642cac,c05d63bc,c05d63bc,c05d76ab) at backtrace+0x17 witne

Re: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT, IBMT30)

2003-10-14 Thread Jacek Serwatynski
Dnia Mon, Oct 13, 2003 at 02:51:43PM -0700, Lee Damon napisal: > > Anyone tried going forward to 1.8? > > I just tried 1.8, it did not fix the problem. Symtoms are still the same, I use 1.8 and is working without problem. -- Jacek Serwatynski <[EMAIL PROTECTED]> | PGP_key: www.trynet.eu.org/pub

sata stripe & dual boot

2003-10-14 Thread Putinas
Hello, Just a quick question, I have setup SATA stripe from two disks, and I have 3 partitions 4Gb each and the rest for data storing. If I boot in freebsd from cdrom, I see two empty disks ad4 and ad6 and I guess if I create something I will mess up with my raid setup. Only one way what I could th