make delete-old broken with -j

2007-10-28 Thread [LoN]Kamikaze
The make delete-old target is broken with the -j parameter. It just prints the questions, without waiting for user feedback. I know this is not important, but I wanted to mention it: # make delete-old Removing old files (only deletes safe to delete libs) Removing old directories Old

FreeBSD 7.0 crashed when running super-smack upon PostgreSQL

2007-10-28 Thread Chris Chou
Dear all, FreeBSD RELENG_7.0 crashed when running super-smack benchmark test upon jailed postgresql. uname -a FreeBSD mercury 7.0-BETA1 FreeBSD 7.0-BETA1 #4: Fri Oct 26 23:49:24 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MERCURY i386 I have got a dumped core, and the following

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Christian Brueffer
On Sun, Oct 28, 2007 at 12:03:33AM -0400, Andrew Lankford wrote: I just noticed that /usr/share/man/man8/MAKEDEV.8 is still in the FreeBSD-7 tree. Is this intentional? It still says that MAKEDEV is located in /dev and mentions MAKEDEV.local as well. Could it be that you have updated

Re[2]: loader on Dell INSPIRON 1501: BTX halted

2007-10-28 Thread Andrey Zonov
On Fri, Oct 26, 2007 at 03:29:39PM +0400, Andrey Zonov wrote: Hello, I have a problem with my notebook Dell INSPIRON 1501, if install FreeBSD-7.0-BETA1-amd64 to USB-HDD. Loader fails with BTX halted, but boot from CD 7.0-BETA1-amd64-bootonly.iso - is good. Any ideas? Take patch

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Doug Barton
On Sun, 28 Oct 2007, Christian Brueffer wrote: On Sun, Oct 28, 2007 at 12:03:33AM -0400, Andrew Lankford wrote: I just noticed that /usr/share/man/man8/MAKEDEV.8 is still in the FreeBSD-7 tree. Is this intentional? It still says that MAKEDEV is located in /dev and mentions MAKEDEV.local as

CMOS, daylight saving time and dual-boot

2007-10-28 Thread Eugene Grosbein
Hi! I have dual-boot machine with 7.0-BETA1 and Windows that keeps CMOS time local (there is /etc/wall_cmos_clock also). It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from Summer Time to Standard Time has ocurred. There is 'ntpd_enable=YES' in

Re: FreeBSD 7.0 crashed when running super-smack upon PostgreSQL

2007-10-28 Thread Robert Watson
On Sun, 28 Oct 2007, Chris Chou wrote: Dear all, FreeBSD RELENG_7.0 crashed when running super-smack benchmark test upon jailed postgresql. Chris, Thanks for this report. Sounds like a bug somewhere :-). Is there any chance I can get remote access to a box holding the synchronized

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Eugene Grosbein
On Sun, Oct 28, 2007 at 09:35:08PM +1100, Peter Jeremy wrote: Based on a quick check, it doesn't look like adjkerntz(8) can handle your situation. In the absence of any independent time source, it's actually very difficult to handle this situation. In theory, it would be possible to note

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Peter Jeremy
On Sun, Oct 28, 2007 at 06:08:26PM +0700, Eugene Grosbein wrote: It would be possible to utilize a bit in the CMOS at boot time to decide if BIOS time set to Summer time and clear it appropriately, in theory :-) As long as every OS that you are going to run agrees on the bit and its meaning

Re: FreeBSD 7.0 crashed when running super-smack upon PostgreSQL

2007-10-28 Thread Chris Chou
Hi Robert, This is the backtrace output in the culprit thread (100100): kgdb: kvm_nlist(_stopped_cpus): kgdb: kvm_nlist(_stoppcbs): [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol ps_pglobal_lookup] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free

kernel trap with zfs root after shutdown

2007-10-28 Thread Henri Hennebert
Hello, I enjoy reading A conversation with Jeff Bonwick and Bill Moore in ACM Queue. PJD paper Porting the ZFS file system to the FreeBSD operation system was really interesting... As a result, I switch all my filesystems to zfs -- Yes I know: WARNING: ZFS is considered to be an experimental

Re: FreeBSD 7.0 crashed when running super-smack upon PostgreSQL

2007-10-28 Thread Robert Watson
On Sun, 28 Oct 2007, Chris Chou wrote: Hi Robert, This is the backtrace output in the culprit thread (100100): snip #0 doadump () at pcpu.h:195 195__asm __volatile(movl %%fs:0,%0 : =r (td)); (kgdb) thread [Current thread is 134 (Thread 100123)] (kgdb) thread 133 [Switching to

Error in 6.2-RELEASE`s ata driver

2007-10-28 Thread Михаил Кипа
So I have southbridge VT8237A and two(!) HDDs attached to SATA chanels of this controller. I Prefer to have RAID on it. When I install FreeBSD 6.2-RELEASE (from floppies) it`s detected only one HDD and write that my RAID storage DEGRADED... I think that it is a bug in the kernel. I`m right.

Re: Error in 6.2-RELEASE`s ata driver

2007-10-28 Thread Erik Trulsson
On Sun, Oct 28, 2007 at 04:57:07PM +0300, ?? wrote: So I have southbridge VT8237A and two(!) HDDs attached to SATA chanels of this controller. I Prefer to have RAID on it. When I install FreeBSD 6.2-RELEASE (from floppies) it`s detected only one HDD and write that my RAID

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Peter Jeremy
On Sun, Oct 28, 2007 at 03:39:55PM +0700, Eugene Grosbein wrote: It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from Summer Time to Standard Time has ocurred. And we've just switched to Summer time. Based on a quick check, it doesn't look like

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Ian Smith
On Sun, 28 Oct 2007, Eugene Grosbein wrote: I have dual-boot machine with 7.0-BETA1 and Windows that keeps CMOS time local (there is /etc/wall_cmos_clock also). It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from Summer Time to Standard

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Eugene Grosbein
On Mon, Oct 29, 2007 at 02:17:44AM +1100, Ian Smith wrote: I have dual-boot machine with 7.0-BETA1 and Windows that keeps CMOS time local (there is /etc/wall_cmos_clock also). It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still in the 7.0-BETA1 cvs tree. Andrew Lankford Doug Barton wrote: On Sun, 28 Oct 2007,

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Jeremy Chadwick
On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still in the 7.0-BETA1

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Danny Braniss wrote: On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Thbbt! I'm reading the catman version of MAKEDEV. Wish I could disable that feature. Oh well. I'll delete it all and rebuild it again if needed. Thanks! Andrew Lankford Danny Braniss wrote: On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Doug Barton
On Sun, 28 Oct 2007, Eugene Grosbein wrote: It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from Summer Time to Standard Time has ocurred. There is 'ntpd_enable=YES' in /etc/rc.conf. Nothing in a system reacted on the end of Summer Time period,

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Mike Lempriere
If you're in the US, you're a week early for the changeover -- your timezone files need to be corrected. See: http://articles.techrepublic.com.com/5100-10877_11-6163042.html Eugene Grosbein wrote: On Mon, Oct 29, 2007 at 02:17:44AM +1100, Ian Smith wrote: I have dual-boot machine with

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Eugene Grosbein
On Sun, Oct 28, 2007 at 09:53:56AM -0700, Mike Lempriere wrote: If you're in the US, you're a week early for the changeover -- your timezone files need to be corrected. No, I'm not. I'm in Russia. Eugene ___ freebsd-stable@freebsd.org mailing list

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Eugene Grosbein
On Sun, Oct 28, 2007 at 10:02:11AM -0700, Doug Barton wrote: It was tuned off yesterday evening and turned back on today, loading FreeBSD. Meantime the switch from Summer Time to Standard Time has ocurred. There is 'ntpd_enable=YES' in /etc/rc.conf. Nothing in a system reacted on the end of

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Danny Braniss
On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still in the

date manupulation strangeness

2007-10-28 Thread Eugene Grosbein
Hi! # unixtime=1193511599 # LC_ALL=C TZ=Asia/Krasnoyarsk date -jr $unixtime Sun Oct 28 02:59:59 KRAT 2007 That's last second of Summer time in this time zone. # LC_ALL=C TZ=Asia/Krasnoyarsk date -f %s $unixtime Sun Oct 28 02:59:59 KRAT 2007 That's an hour later after the switch from Summer

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Abdullah Ibn Hamad Al-Marri
- Original Message From: Per olof Ljungmark [EMAIL PROTECTED] To: Andrew Birukov [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 8:47:11 PM Subject: Re: pf broken in 7.0-BETA1 ? Andrew Birukov wrote: This problem is affected 7.0 only. pf rools witch

HEADS UP: [EMAIL PROTECTED]: cvs commit: src UPDATING src/sys/dev/pci pci_user.c src/sys/sys param.h pciio.h]

2007-10-28 Thread Marius Strobl
FYI, if your are an early adopter of FreeBSD 7 and have recompiled your ports since upgrading or using a fresh install, the ABI breakage referenced below requires you to recompile the graphics/picturebook, sysutils/hal, sysutils/radeontool and sysutils/sjog ports when tracking RELENG_7. This list

portupgrade error with 7.0-BETA1

2007-10-28 Thread UBM
Hiho! ;-) I just upgraded my machine to: FreeBSD blah.blah 7.0-BETA1 FreeBSD 7.0-BETA1 #6: Thu Oct 25 19:43:35 CEST 2007 and then tried using portupgrade, which promptly fails with: Fatal error 'Cannot allocate red zone for initial thread' at line 382 in file

Re: date manupulation strangeness

2007-10-28 Thread Holger Kipp
On Mon, Oct 29, 2007 at 12:48:32AM +0700, Eugene Grosbein wrote: Hi! # unixtime=1193511599 # LC_ALL=C TZ=Asia/Krasnoyarsk date -jr $unixtime Sun Oct 28 02:59:59 KRAT 2007 That's last second of Summer time in this time zone. # LC_ALL=C TZ=Asia/Krasnoyarsk date -f %s $unixtime Sun Oct

Re: date manupulation strangeness

2007-10-28 Thread Eugene Grosbein
On Sun, Oct 28, 2007 at 07:20:11PM +0100, Holger Kipp wrote: # unixtime=1193511599 # LC_ALL=C TZ=Asia/Krasnoyarsk date -jr $unixtime Sun Oct 28 02:59:59 KRAT 2007 Here it shows 'Sun Oct 28 02:59:59 KRAST 2007' really (cut-n-paste error, mea culpa). Take a note of zone name, KRAST stands

pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
pf.conf: --- ext_if=xl0 altq on $ext_if priq bandwidth 520Kb queue { ssh, traf } queue ssh priority 1 queue traf priority 15 priq(default) pass in all pass out all pass out on $ext_if proto tcp from any to any tos 0x10 queue ssh

ral0: device timeout in RELENG_7

2007-10-28 Thread bazzoola
Greetings, ral0 does not function correctly under RELENG_7 as an access point. The same configuration used to work just fine on RELENG_6 (please see attached) ral0: device timeout I do not receive this message if I am using ral0 as a client (not an access point) I do not receive this

ral0: device timeout in RELENG_7

2007-10-28 Thread bazzoola
Greetings, ral0 does not function correctly under RELENG_7 as an access point. The same configuration used to work just fine on RELENG_6 (please see attached) ral0: device timeout I do not receive this message if I am using ral0 as a client (not an access point) I do not receive this

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
Ermal Luçi wrote: Try using pass out on $ext_if proto tcp from any to any tos 0x10 no keep state queue ssh and it should work as you expect! pf.conf --- ext_if=xl0 altq on $ext_if priq bandwidth 520Kb queue { ssh, traf } queue

cvsup6.nl.freebsd.org doesn't work

2007-10-28 Thread Ronald Klop
Hello, I don't know who to contact about this, so I send it to the list. The server cvsup6.nl.freebsd.org doesn't give new data for a couple of weeks now. Many thanks in advance for solving this or forwarding this to the rights person. Ronald. -- Ronald Klop Amsterdam, The Netherlands

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Ermal Luçi
Try using pass out on $ext_if proto tcp from any to any tos 0x10 no keep state queue ssh and it should work as you expect! On 10/28/07, Andrew Birukov [EMAIL PROTECTED] wrote: pf.conf: --- ext_if=xl0 altq on $ext_if priq

Compiling freebsd7 kernel

2007-10-28 Thread Thiago Pollachini
Hi folks! This is my feedback about the new freebsd7... --- cut here -- freebsd7# cat /usr/src/sys/i386/conf/GrayFox cpu I686_CPU ident GrayFox options SCHED_ULE # 4BSD scheduler options PREEMPTION

Re: Compiling freebsd7 kernel

2007-10-28 Thread Yuri Pankov
On Sun, 2007-10-28 at 16:26 -0300, Thiago Pollachini wrote: Hi folks! This is my feedback about the new freebsd7... --- cut here -- freebsd7# cat /usr/src/sys/i386/conf/GrayFox cpu I686_CPU ident GrayFox options

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Abdullah Ibn Hamad Al-Marri
- Original Message From: Andrew Birukov [EMAIL PROTECTED] To: Ermal Luçi [EMAIL PROTECTED] Cc: freebsd-stable@freebsd.org; [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 10:34:56 PM Subject: Re: pf broken in 7.0-BETA1 ? Ermal Luçi wrote: Try using pass out on $ext_if

Re: date manupulation strangeness

2007-10-28 Thread Holger Kipp
On Mon, Oct 29, 2007 at 01:35:08AM +0700, Eugene Grosbein wrote: On Sun, Oct 28, 2007 at 07:20:11PM +0100, Holger Kipp wrote: # unixtime=1193511599 # LC_ALL=C TZ=Asia/Krasnoyarsk date -jr $unixtime Sun Oct 28 02:59:59 KRAT 2007 Here it shows 'Sun Oct 28 02:59:59 KRAST 2007' really

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Paul Schenkeveld
On Sun, Oct 28, 2007 at 04:34:56PM -0300, Andrew Birukov wrote: Ermal Luçi wrote: Try using pass out on $ext_if proto tcp from any to any tos 0x10 no keep state queue ssh and it should work as you expect! pf.conf ---

MFC requests for 6.3

2007-10-28 Thread Brett Glass
I would like to request that some useful work on networking be MFCed from -CURRENT to -STABLE in time for the release of FreeBSD 6.3. In particular, I'd like to see some of the Netgraph nodes which are new or which have seen extensive development brought in -- ng_nat and ng_car in particular.

Re: MFC requests for 6.3

2007-10-28 Thread Brian Behlendorf
On Sun, 28 Oct 2007, Brett Glass wrote: I would like to request that some useful work on networking be MFCed from -CURRENT to -STABLE in time for the release of FreeBSD 6.3. The thing that's worried me, following only [EMAIL PROTECTED] traffic, were the reports about the new em driver

Re: portupgrade error with 7.0-BETA1

2007-10-28 Thread UBM
On Sun, 28 Oct 2007 18:45:59 +0100 Marc UBM Bocklet [EMAIL PROTECTED] wrote: Hiho! ;-) I just upgraded my machine to: FreeBSD blah.blah 7.0-BETA1 FreeBSD 7.0-BETA1 #6: Thu Oct 25 19:43:35 CEST 2007 and then tried using portupgrade, which promptly fails with: Fatal error 'Cannot

Re: portupgrade error with 7.0-BETA1

2007-10-28 Thread Kris Kennaway
Marc UBM Bocklet wrote: On Sun, 28 Oct 2007 18:45:59 +0100 Marc UBM Bocklet [EMAIL PROTECTED] wrote: Hiho! ;-) I just upgraded my machine to: FreeBSD blah.blah 7.0-BETA1 FreeBSD 7.0-BETA1 #6: Thu Oct 25 19:43:35 CEST 2007 and then tried using portupgrade, which promptly fails with: Fatal

Re: portupgrade error with 7.0-BETA1

2007-10-28 Thread Roland Smith
On Sun, Oct 28, 2007 at 11:31:49PM +0100, Marc UBM Bocklet wrote: and then tried using portupgrade, which promptly fails with: Fatal error 'Cannot allocate red zone for initial thread' at line 382 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12) Illegal instruction: 4 (core

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
Paul Schenkeveld wrote: On Sun, Oct 28, 2007 at 04:34:56PM -0300, Andrew Birukov wrote: Ermal Luçi wrote: Try using pass out on $ext_if proto tcp from any to any tos 0x10 no keep state queue ssh and it should work as you expect! pf.conf

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
Abdullah Ibn Hamad Al-Marri wrote: - Original Message From: Andrew Birukov [EMAIL PROTECTED] To: Ermal Luçi [EMAIL PROTECTED] Cc: freebsd-stable@freebsd.org; [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 10:34:56 PM Subject: Re: pf broken in 7.0-BETA1 ? Ermal Luçi wrote: Try using

Re: MFC requests for 6.3

2007-10-28 Thread Mike Tancsa
At 06:29 PM 10/28/2007, Brian Behlendorf wrote: On Sun, 28 Oct 2007, Brett Glass wrote: I would like to request that some useful work on networking be MFCed from -CURRENT to -STABLE in time for the release of FreeBSD 6.3. The thing that's worried me, following only [EMAIL PROTECTED] traffic,

Re: date manupulation strangeness

2007-10-28 Thread Miguel Lopes Santos Ramos
From: Holger Kipp [EMAIL PROTECTED] On Mon, Oct 29, 2007 at 01:35:08AM +0700, Eugene Grosbein wrote: On Sun, Oct 28, 2007 at 07:20:11PM +0100, Holger Kipp wrote: # unixtime=1193511599 # LC_ALL=C TZ=Asia/Krasnoyarsk date -jr $unixtime Sun Oct 28 02:59:59 KRAT 2007 Here it