Re: Temperature/fan monitoring on a Supermicro P8SCT

2007-01-10 Thread Daniel O'Connor
On Wednesday 10 January 2007 14:08, Bruno Ducrot wrote: > From the OP, I think the processor is an AMD 64 bits of some sort. From > "BIOS and Kernel Developer's Guide for AMD NPT Family 0Fh Processors", > available at The P8SCT is an Intel S775 board so AMD specific things are unlikely to work :)

Any way to solve "watchdog timeout" on network-IF?

2007-01-10 Thread KAWAGUTI Ginga
Hi. I'm using FreeBSD/i386 6-stable on HP DL360G5 server, and getting "Watchdog timeout" & "link state changed to DOWN/UP" messages shown below. bce0: /usr/src/sys/dev/bce/if_bce.c(5000): Watchdog timeout occurred, resetting! bce0: link state changed to DOWN bce0: link state changed to UP [Syste

Re: 6.x loosing record of free space after filesystem fills?

2007-01-10 Thread Oliver Fromme
Guy Helmer wrote: > Oliver Fromme wrote: > > Why are you using those blocksize and fragsize settings? > > (If you store large files, then you should at least also > > decrease the inode density, using the -i option.) > > > These settings were chosen to optimize I/O throughput for Postgresq

Re: 6.x loosing record of free space after filesystem fills?

2007-01-10 Thread Oliver Fromme
Jeremy Chadwick wrote: > Oliver Fromme wrote: > > Guy Helmer wrote: > > > I think we've finally found the cause of the problem - it wasn't just > > > occurring after heavy use, but was visible right after filesystem > > > creation! We regularly built new filesystems with "newfs -U -O 1 -b

booting question

2007-01-10 Thread J. W. Ballantine
Hi I got hit with the fatal trap problem in the prerelease kernel. Li Xin suggested that I unload, load kernel.old and re-boot. When I did that it hung during the boot process, just after the pci message. I did get the system to re-boot using kernel.GENERIC, but was wondering why kernel.old hu

Re: Temperature/fan monitoring on a Supermicro P8SCT

2007-01-10 Thread Bruno Ducrot
On Wed, Jan 10, 2007 at 06:46:10PM +1030, Daniel O'Connor wrote: > On Wednesday 10 January 2007 14:08, Bruno Ducrot wrote: > > From the OP, I think the processor is an AMD 64 bits of some sort. From > > "BIOS and Kernel Developer's Guide for AMD NPT Family 0Fh Processors", > > available at > > The

acpi_bus_number: can't get _ADR

2007-01-10 Thread huangxi
Hi! I get this message when I booted my FreeBSD 6.2-PRERELEASE: acpi0: on motherboard ACPI-0438: *** Error: Looking up [OC06] in namespace, AE_NOT_FOUND SearchNode 0xc21982a0 StartNode 0xc21982a0 ReturnNode 0 acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can

Re: acpi_bus_number: can't get _ADR

2007-01-10 Thread Jeremy Chadwick
`On Wed, Jan 10, 2007 at 08:10:46PM +0800, huangxi wrote: > Hi! > I get this message when I booted my FreeBSD 6.2-PRERELEASE: > > acpi0: on motherboard >ACPI-0438: *** Error: Looking up [OC06] in namespace, AE_NOT_FOUND > SearchNode 0xc21982a0 StartNode 0xc21982a0 ReturnNode 0 > acpi_bus_numb

Re: acpi_bus_number: can't get _ADR

2007-01-10 Thread huangxi
Could this message have something to do with the fact that it can not use ACPI to shut down,though not very often. I use FreeBSD as my desktop os. I must shutdown my x86 box when I finish my work. So it is troublesome. 2007/1/10, Jeremy Chadwick <[EMAIL PROTECTED]>: `On Wed, Jan 10, 2007 at 08:1

Re: Any way to solve "watchdog timeout" on network-IF?

2007-01-10 Thread LI Xin
KAWAGUTI Ginga wrote: > Hi. > > I'm using FreeBSD/i386 6-stable on HP DL360G5 server, > and getting "Watchdog timeout" & "link state changed to DOWN/UP" > messages shown below. > > bce0: /usr/src/sys/dev/bce/if_bce.c(5000): Watchdog timeout occurred, > resetting! > bce0: link state changed to DO

Re: GA-7VKMP: apci suspend leads to reboot

2007-01-10 Thread Dmitry Morozovsky
On Mon, 8 Jan 2007, Dmitry Morozovsky wrote: DM> Dear colleagues, DM> DM> on Gigabyte GA-7VKMP (SocketA) with the last (f5) BIOS and fresh RELENG_6_2 DM> suspending leads to hard reboot on resume. M$ WinXP suppends and resumes DM> normally. DM> DM> acpi-related lines from verbose dmesg: DM> D

saving power in a Dell Poweredge 750.

2007-01-10 Thread George Hartzell
I'm setting up a Dell Poweredge 750 1U server. A friend is loaning me space in his rack and since his rack usage is limited by power I'd like to be as thrifty as possible. I hooked my kill-a-watt meter up and ran the machine for a couple of days and it uses 88 watts (3.90KWH/44.01H). Then I kld

Re: Marvell 8053 support?

2007-01-10 Thread Mars G. Miro
On 1/10/07, Bruce A. Mah <[EMAIL PROTECTED]> wrote: If memory serves me right, LI Xin wrote: > Not sure if the snapshot contained the changes, though... IIRC the > January snapshot is not released yet? The January CURRENT snapshots are being built and uploaded now. The mirrors might have some

Re: saving power in a Dell Poweredge 750.

2007-01-10 Thread Andrei Kolu
On Wednesday, 10. January 2007 19:34, George Hartzell wrote: > I'm setting up a Dell Poweredge 750 1U server. A friend is loaning me > space in his rack and since his rack usage is limited by power I'd > like to be as thrifty as possible. > > Any other suggestions to help economize? > edit /etc/rc

Re: saving power in a Dell Poweredge 750.

2007-01-10 Thread Peter Jeremy
On Wed, 2007-Jan-10 09:34:21 -0800, George Hartzell wrote: >I hooked my kill-a-watt meter up and ran the machine for a couple of >days and it uses 88 watts (3.90KWH/44.01H). What was it doing for those couple of days? If it was just sitting idle then I would expect the power consumption to be fai

6.2 Release

2007-01-10 Thread Scott T. Hildreth
Does anyone know if the Release is still going to happen today? -- Scott T. Hildreth <[EMAIL PROTECTED]> ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTEC

Re: saving power in a Dell Poweredge 750.

2007-01-10 Thread George Hartzell
Peter Jeremy writes: > On Wed, 2007-Jan-10 09:34:21 -0800, George Hartzell wrote: > >I hooked my kill-a-watt meter up and ran the machine for a couple of > >days and it uses 88 watts (3.90KWH/44.01H). > > What was it doing for those couple of days? [...] It's a small time mail server and we

Re: 6.2 Release

2007-01-10 Thread Colin Percival
Scott T. Hildreth wrote: > Does anyone know if the Release is still going to happen today? The release is not going to happen today, but will be very soon. My guess is that builds and mirroring will happen over the weekend and the release announcement will go out on Monday or Tuesday depending up

Re: booting question

2007-01-10 Thread Kevin Oberman
> Date: Wed, 10 Jan 2007 06:53:36 -0500 > From: "J. W. Ballantine" <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > > Hi > > I got hit with the fatal trap problem in the prerelease kernel. > > Li Xin suggested that I unload, load kernel.old and re-boot. When I did that > it hung during the

Re: FreeBSD 6.2-RC2 Available - networking zoneli freeze problem still exist.

2007-01-10 Thread Thomas Herrlin
Bruce A. Mah wrote: > If memory serves me right, LI Xin wrote: >> Ken Smith wrote: >>> On Thu, 2006-12-28 at 16:01 +0100, Thomas Herrlin wrote: It still runs networking daemons into a frozen zoneli state on heavy/(D)DOS network loads. Such processes cant be kill-9ed so there is no wa

Re: booting question

2007-01-10 Thread Chen Xu
Don't unload. Assuming that you use loader, let the system proceed to the count-down and press any key except . Then enter the command: boot kernel.old If you want to boot with options, place them at the end. (E.g. "boot kernel.old -s" that is very nice to know. I ran into the very same problem

Re: 6.2 Release

2007-01-10 Thread Jeff Royle
Colin Percival wrote: Scott T. Hildreth wrote: Does anyone know if the Release is still going to happen today? The release is not going to happen today, but will be very soon. My guess is that builds and mirroring will happen over the weekend and the release announcement will go out on Monday

Re: booting question

2007-01-10 Thread Kevin Oberman
> Date: Wed, 10 Jan 2007 14:54:09 -0500 > From: "Chen Xu" <[EMAIL PROTECTED]> > > > Don't unload. Assuming that you use loader, let the system proceed to > > the count-down and press any key except . Then enter the command: > > boot kernel.old > > > > If you want to boot with options, place them a

Re: 6.2 Release

2007-01-10 Thread Jack Vogel
On 1/10/07, Colin Percival <[EMAIL PROTECTED]> wrote: Scott T. Hildreth wrote: > Does anyone know if the Release is still going to happen today? The release is not going to happen today, but will be very soon. My guess is that builds and mirroring will happen over the weekend and the release an

Re: Panic in 6.2-PRERELEASE with bge on amd64

2007-01-10 Thread Sven Willenberger
Bruce Evans presumably uttered the following on 01/09/07 21:42: > On Tue, 9 Jan 2007, John Baldwin wrote: > >> On Tuesday 09 January 2007 09:37, Sven Willenberger wrote: >>> On Tue, 2007-01-09 at 12:50 +1100, Bruce Evans wrote: Oops. I should have asked for the statment in bge_rxeof(). >>>

ng_ubt(?) related kernel panic on 6.2-PRE

2007-01-10 Thread pluknet
hi all. i got a panic when attached and then detached the ubt0 device just after a few seconds. Actually, it is a built-in bluetooth device in my laptop, operated with the Fn key. The module was loaded via ng_ubt_load="YES" in loader.conf FreeBSD notebook.h3 6.2-PRERELEASE FreeBSD 6.2-PRERELEAS

documentation for make targets

2007-01-10 Thread Jeffrey Williams
Can someone point to documentation for all the make targets in used in the /usr/src/Makefile. I am not looking for full documentation of each target, once I narrow down what targets I want I can get what need by walking the make files, but what I am looking for is a document that has a brief (

Panic/RELENG_6...

2007-01-10 Thread Larry Rosenman
# kgdb -c vmcore.1 /usr/obj/usr/src/sys/THEBIGHONKER/kernel.debug [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Unde fined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Found

Re: documentation for make targets

2007-01-10 Thread Chuck Swiger
On Jan 10, 2007, at 1:53 PM, Jeffrey Williams wrote: Can someone point to documentation for all the make targets in used in the /usr/src/Makefile. I am not looking for full documentation of each target, once I narrow down what targets I want I can get what need by walking the make files, bu

Re: saving power in a Dell Poweredge 750.

2007-01-10 Thread Chuck Swiger
On Jan 10, 2007, at 9:34 AM, George Hartzell wrote: I'm setting up a Dell Poweredge 750 1U server. A friend is loaning me space in his rack and since his rack usage is limited by power I'd like to be as thrifty as possible. I hooked my kill-a-watt meter up and ran the machine for a couple of da

Re: booting question

2007-01-10 Thread Torfinn Ingolfsen
On Wed, 10 Jan 2007 12:26:00 -0800 Kevin Oberman <[EMAIL PROTECTED]> wrote: > This may or may not work depending on modules loaded (note that unload > will unload all modules already loaded by the loader, not just the > kernel) and whether any modules are loaded later in the boot > process. While

Re: documentation for make targets

2007-01-10 Thread Jeffrey Williams
Thanks Chuck, But I got those, sorry I should have been more clear, the ones I want to see documentation on are the ones less commonly used like: buildenv check-old checkdpadd distribute distributeworld distrib-dirs distribution hierarchy regress release rerelease for instance "make distribu

Re: ng_ubt(?) related kernel panic on 6.2-PRE

2007-01-10 Thread Ronald Klop
I can't help you, but you might also send this to the freebsd-bluetooth mailinglist. Ronald. On Wed, 10 Jan 2007 22:34:27 +0100, pluknet <[EMAIL PROTECTED]> wrote: hi all. i got a panic when attached and then detached the ubt0 device just after a few seconds. Actually, it is a built-in blue

Re: documentation for make targets

2007-01-10 Thread Joseph Koshy
By the I have tried google, handbook, mailing list, and faq for these but the most I have been able to find are rote use of these in howto's, like the "make distribution" example above, but no descriptions of what they do. The build(7) manual page documents some of the make targets meant for 'pu

ACPI resume event and devd

2007-01-10 Thread Oleg Kozheltsev
Hello On my notebook (Compaq Armada M700, 6.1), after sleep state mouse freeze. So, I added in devd.conf action for restart moused. But, as I can see, devd don't catch ACPI Button 0x00 event (run him with -Dd flags and don't see any new strings at all), but kernel write "wakeup from sleeping