Re: ATA mkIII first official patches - please test!

2005-02-08 Thread Dag-Erling Smørgrav
Søren Schmidt [EMAIL PROTECTED] writes: There is no patch for ata-all.c there is a replacement. I will eventually get that updated (so you can run cvs diff ?)... OK, thanks. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Re: 50% of packets lost only on local interfaces

2005-02-08 Thread Peter Jeremy
On Mon, 2005-Feb-07 17:05:39 -0600, Jon Noack wrote: José M. Fandiño wrote: Jon Noack wrote: Finally, I found the culprit: CFLAGS= \ 100% of the transmited traffic is received COPTFLAGS= / CFLAGS= -pipe \ 50% of the transmited traffic is received COPTFLAGS= -pipe / It would be

Please fix ucom + uplcom on -stable

2005-02-08 Thread david uy
Hello, My stable box panics daily with: panic: uhci_abort_xfer : not in process context I read that it's been fixed in -current. Will the fix be coming to -stable anytime soon? Dennis ___ freebsd-stable@freebsd.org mailing list

ULE status

2005-02-08 Thread Mipam
Hi, I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them: http://lists.freebsd.org/pipermail/cvs-src/2005-February/039863.html Is the ULE scheduler still far from stable in RELENG_5 or not? Bye, Mipam. ___

Re: ULE status

2005-02-08 Thread Michael Nottebrock
On Tuesday, 8. February 2005 13:07, Mipam wrote: Hi, I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them: http://lists.freebsd.org/pipermail/cvs-src/2005-February/039863.html Is the ULE scheduler still far from stable in RELENG_5 or not? You can now compile

Re: ULE status

2005-02-08 Thread Mipam
On Tue, 8 Feb 2005, Michael Nottebrock wrote: On Tuesday, 8. February 2005 13:07, Mipam wrote: Hi, I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them: http://lists.freebsd.org/pipermail/cvs-src/2005-February/039863.html Is the ULE scheduler still

Re: ULE status

2005-02-08 Thread Ion-Mihai Tetcu
On Tue, 8 Feb 2005 13:33:04 +0100 Michael Nottebrock [EMAIL PROTECTED] wrote: On Tuesday, 8. February 2005 13:07, Mipam wrote: Hi, I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them: http://lists.freebsd.org/pipermail/cvs-src/2005-February/039863.html

Re: ULE status

2005-02-08 Thread Viktor Ivanov
On Tue, 8, 2005 14:33, Michael Nottebrock : On Tuesday, 8. February 2005 13:07, Mipam wrote: I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them: http://lists.freebsd.org/pipermail/cvs-src/2005-February/039863.html Is the ULE scheduler still far from stable

Re: ULE status

2005-02-08 Thread Viktor Ivanov
On Tue, 8, 2005 14:43, Ion-Mihai Tetcu : Could you tell us again after a week ? There used to be a panic when using rtprio to raise the priority of a running process, do you know if it's fix ? I never had those, and I usually run mplayer with rtprio 30... Though mplayer never uses much CPU,

Re: ULE status

2005-02-08 Thread Michael Nottebrock
On Tuesday, 8. February 2005 13:38, Mipam wrote: Okay, so then the ULE sched is fairly stable then? But it's still not the default scheduler? It will never become the default scheduler in 5.x again. 5.x went into -STABLE mode with 4BSD, and that's why the default will remain 4BSD. Is it

Re: ULE status

2005-02-08 Thread Michael Nottebrock
On Tuesday, 8. February 2005 13:43, Ion-Mihai Tetcu wrote: There used to be a panic when using rtprio to raise the priority of a running process, do you know if it's fix ? I never got any panics with ULE back when it was available, so I can't tell. If you care about ULE, turn it on and see

Re: ULE status

2005-02-08 Thread Mipam
On Tue, 8 Feb 2005, Michael Nottebrock wrote: On Tuesday, 8. February 2005 13:38, Mipam wrote: Okay, so then the ULE sched is fairly stable then? But it's still not the default scheduler? It will never become the default scheduler in 5.x again. 5.x went into -STABLE mode with 4BSD,

Re: ULE status

2005-02-08 Thread Ion-Mihai Tetcu
On Tue, 8 Feb 2005 14:00:03 +0100 Michael Nottebrock [EMAIL PROTECTED] wrote: On Tuesday, 8. February 2005 13:43, Ion-Mihai Tetcu wrote: There used to be a panic when using rtprio to raise the priority of a running process, do you know if it's fix ? I never got any panics with ULE back

Re: machine locks with PF (without using user dependent rules)

2005-02-08 Thread Max Laier
On Monday 07 February 2005 16:52, Emanuel Strobl wrote: Resuming work on this, I managed to get a remote console to the box and here's what I get with today's RELENG_5 and the following command, also I need to set debug.mpsafenet to 0 otherwise my ruleset doesn't work (do what it should do and

Re[2]: interrupt routing

2005-02-08 Thread dima
I am preparing a new server for production use. It contains 2 1000BaseTX NICs and 2 SCSI controllers. The interrupt assignment performed by ACPI looks kinda strange: irq24: bge0 ahd0 irq25: bge1 ahd1 How can I affect it? I mean I want all the devices use different IRQ lines. What

Re: ULE status

2005-02-08 Thread Ion-Mihai Tetcu
On Tue, 8 Feb 2005 14:51:17 +0200 (EET) Viktor Ivanov [EMAIL PROTECTED] wrote: On Tue, Ôåâðóàðè 8, 2005 14:43, Ion-Mihai Tetcu êàçà: Could you tell us again after a week ? There used to be a panic when using rtprio to raise the priority of a running process, do you know if it's fix ?

Re: ULE status

2005-02-08 Thread Michael Nottebrock
On Tuesday, 8. February 2005 14:02, Mipam wrote: Okay clear, but the fact that it's in 5-stable suggests the it's stable to use, else why would it be in 5-stable. The changes that have been merged to stable have been tested for some time in 6-CURRENT, so they're not completely experimental,

Re: ULE status

2005-02-08 Thread Mipam
On Tue, 8 Feb 2005, Michael Nottebrock wrote: On Tuesday, 8. February 2005 14:02, Mipam wrote: Okay clear, but the fact that it's in 5-stable suggests the it's stable to use, else why would it be in 5-stable. The changes that have been merged to stable have been tested for some time in

Re: ULE status

2005-02-08 Thread Michael Nottebrock
On Tuesday, 8. February 2005 14:22, Ion-Mihai Tetcu wrote: On Tue, 8 Feb 2005 14:51:17 +0200 (EET) Viktor Ivanov [EMAIL PROTECTED] wrote: On Tue, Ôåâðóàðè 8, 2005 14:43, Ion-Mihai Tetcu êàçà: Could you tell us again after a week ? There used to be a panic when using rtprio to raise the

Re: ULE status

2005-02-08 Thread Oliver Fromme
Mipam [EMAIL PROTECTED] wrote: On Tuesday, 8. February 2005 14:02, Mipam wrote: Okay clear, but the fact that it's in 5-stable suggests the it's stable to use, else why would it be in 5-stable. Maybe i'm completly wrong in this interpretation? [...] I though what's in

Re: ULE status

2005-02-08 Thread Ion-Mihai Tetcu
On Tue, 8 Feb 2005 14:45:17 +0200 (EET) Viktor Ivanov [EMAIL PROTECTED] wrote: On Tue, Ôåâðóàðè 8, 2005 14:33, Michael Nottebrock êàçà: On Tuesday, 8. February 2005 13:07, Mipam wrote: I saw several changes to sched_ule.c in the 5 stable branch. Beneath is one of them:

suiddir + ACL problem

2005-02-08 Thread Vitezslav Novy
Hello, I'm not able to make suiddir + acl inheritance to work together. Looking at function ufs_mkdir in sys/ufs/ufs/ufs/vnops.c I think that in fisrt step mechanism of suiddir sets owner and group of new directory and later ACL mechanism has not rights to inherit acl settings from parent

Re: ULE status

2005-02-08 Thread Viktor Ivanov
On Tue, 8, 2005 15:58, Ion-Mihai Tetcu : I've been using only SCHED_ULE on my UP WS, even when there was #error def. It never broke, not even once :) Though I think there's trouble with SMP and/or HTT. I tried it once on a P4 and it paniced. On the other hand, using SCHED_ULE improves sound

Re: ULE status

2005-02-08 Thread Mipam
Thanks for all comments on this topic. A good point was made upon the fact that there were always options available that weren't stable in X-stable. The docs contained appropriate warnings about it you mentioned. Cool, I wish to read the docs on ULE and possible warnings about using ULE, where

Re: ULE status

2005-02-08 Thread Kris Kennaway
On Tue, Feb 08, 2005 at 03:58:22PM +0200, Ion-Mihai Tetcu wrote: On Tue, 8 Feb 2005 14:45:17 +0200 (EET) Viktor Ivanov [EMAIL PROTECTED] wrote: On Tue, 8, 2005 14:33, Michael Nottebrock : On Tuesday, 8. February 2005 13:07, Mipam wrote: I saw several changes to sched_ule.c

Re: ULE status

2005-02-08 Thread Oliver Fromme
Mipam [EMAIL PROTECTED] wrote: Thanks for all comments on this topic. A good point was made upon the fact that there were always options available that weren't stable in X-stable. The docs contained appropriate warnings about it you mentioned. I guess you're referring to my comment.

Re: Re[2]: interrupt routing

2005-02-08 Thread Vivek Khera
On Feb 8, 2005, at 8:20 AM, dima wrote: The BIOS assigned all those devices IRQ10 and there is no way to change the settings... I have similar issues with a Tyan S2881. Very annoying, since many interrupts are assigned to devices I don't need. I turned off everything I could in the BIOS,

Re: ULE status

2005-02-08 Thread Ion-Mihai Tetcu
On Tue, 8 Feb 2005 08:39:15 -0800 Kris Kennaway [EMAIL PROTECTED] wrote: On Tue, Feb 08, 2005 at 03:58:22PM +0200, Ion-Mihai Tetcu wrote: On Tue, 8 Feb 2005 14:45:17 +0200 (EET) Viktor Ivanov [EMAIL PROTECTED] wrote: On Tue, 8, 2005 14:33, Michael Nottebrock : On

Re: ULE status

2005-02-08 Thread Mike
I compiled my kernel with ULE this morning on my AMD64 workstation to help test. All seems good so far. Anything in particular to keep an eye on? -Mike On Tue, 8 Feb 2005, Michael Nottebrock wrote: On Tuesday, 8. February 2005 14:02, Mipam wrote: Okay clear, but the fact that it's in 5-stable

Re: ACPI Suspend/resume [was Re: ATA mkIII first official patches...]

2005-02-08 Thread David Scheidt
Vlad Manilici wrote: Hi, Does 5-STABLE have a working acpi based suspend/resume for anyone? I have a 5-STABLE from 27.01, on an IBM R40e. Suspend to memory (-s 3) seems to work, but there is no way to resume. How do you trigger a resume?? On my IBM T42, I set hw.acpi.lid_switch_state to S3, so

Re: ACPI Suspend/resume [was Re: ATA mkIII first official patches...]

2005-02-08 Thread Torfinn Ingolfsen
On Tue, 08 Feb 2005 02:33:21 -0500 Vlad Manilici [EMAIL PROTECTED] wrote: How do you trigger a resume?? (In case you don't know this already) On ThinkPads, you normally press the blue Fn key to resume from suspend. If the machine is hibernated, a short (less than 4 secs?) press on the power

Re: ACPI Suspend/resume [was Re: ATA mkIII first official patches...]

2005-02-08 Thread Kevin Oberman
Date: Tue, 8 Feb 2005 02:33:21 -0500 From: Vlad Manilici [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Hi, Does 5-STABLE have a working acpi based suspend/resume for anyone? I have a 5-STABLE from 27.01, on an IBM R40e. Suspend to memory (-s 3) seems to work, but there is no way to

Re: suiddir + ACL problem (correction)

2005-02-08 Thread Vitezslav Novy
Session illustrating problem follows. su-2.05b$ mount ... ... /dev/ar0s1e on /samba (ufs, NFS exported, local, suiddir, soft-updates, acls) su-2.05b# cd /samba su-2.05b# mkdir abc su-2.05b# chown samba:samba abc su-2.05b# chmod 4700 abc su-2.05b# setfacl -m u:rumik:rwx abc su-2.05b# su rumik

PIOCWAIT top of loop: Operation not permitted

2005-02-08 Thread Marc G. Fournier
FreeBSD 4.10 from October: Last night, I ran the following command during a moment of high load: truss perl -V and received a screenful of the following message: PIOCWAIT top of loop: Operation not permitted Does that mean that perl was stuck in a wait state, or truss?

Re[2]: interrupt routing

2005-02-08 Thread Doug White
On Tue, 8 Feb 2005, dima wrote: I am preparing a new server for production use. It contains 2 1000BaseTX NICs and 2 SCSI controllers. The interrupt assignment performed by ACPI looks kinda strange: irq24: bge0 ahd0 irq25: bge1 ahd1 How can I affect it? I mean I want all the

Re: Please fix ucom + uplcom on -stable

2005-02-08 Thread Doug White
On Tue, 8 Feb 2005, david uy wrote: Hello, My stable box panics daily with: panic: uhci_abort_xfer : not in process context I read that it's been fixed in -current. Will the fix be coming to -stable anytime soon? Fix to src/sys/dev/usb/uvscom.c was merged 6 1/2 hours ago. Make sure you

Re: 5.3 - 5 : sshd multiple log entries login_getclass: unknown class 'root'

2005-02-08 Thread Bjoern A. Zeeb
On Sun, 6 Feb 2005, Andrew Konstantinov wrote: What is the contents of /etc/nsswitch.conf? bz is telling me that if you still have 'nis' in the lines in nsswitch and you compile with NO_NIS that you'll get wierd user lookup errors. Hmm, I completely forgot about that one.

Re: machine locks with PF (without using user dependent rules)

2005-02-08 Thread Emanuel Strobl
Am Dienstag, 8. Februar 2005 14:18 schrieb Max Laier: On Monday 07 February 2005 16:52, Emanuel Strobl wrote: [...] Do you have pfsync compiled in? Is it up? If that's the case, can you try No, I don't have pfsync in the kernel, also I don't have modules on that box. to reproduce with a

Re: AW: Slow Network with rl0 and 5.3

2005-02-08 Thread Max Laier
On Thursday 03 February 2005 18:46, I wrote: EVERYBODY: Could you please check if you have a rl(4) driven NIC and check if you experienced a speed degradation as well. Please let me know either way with information about the chipset on your NIC. Thanks! PR kern/61448 might apply to

libjava.so not found

2005-02-08 Thread Darryl Woodford
In reply to a post I found online re: not being able to run java from command line, I found removing the /usr/bin links and recreating them solved my problem... vladdy:/usr/bin# rm javac vladdy:/usr/bin# ln -s /opt/j2sdk1.4.2_04/bin/javac javac and javac works fine thereafter... repeat as

Re: libjava.so not found

2005-02-08 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 12:03:25AM +, Darryl Woodford wrote: In reply to a post I found online re: not being able to run java from command line, I found removing the /usr/bin links and recreating them solved my problem... vladdy:/usr/bin# rm javac vladdy:/usr/bin# ln -s

panic: _mtx_lock_sleep: recursed on non-recursive mutex bpf2 @ /usr/home/build/src/sys/net/bpf.c:1119

2005-02-08 Thread Christian Brueffer
I'm getting this reproducible panic with a 5-STABLE system based on sources from yesterday. The machine in question is an i386 SMP box. The panic is reproducible by running an updated version of the security/scanssh port which is based on libevent. A crashdump is available for further

Re: panic: _mtx_lock_sleep: recursed on non-recursive mutex bpf2 @ /usr/home/build/src/sys/net/bpf.c:1119

2005-02-08 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 02:08:30AM +0100, Christian Brueffer wrote: I'm getting this reproducible panic with a 5-STABLE system based on sources from yesterday. The machine in question is an i386 SMP box. The panic is reproducible by running an updated version of the security/scanssh port

Re: panic: _mtx_lock_sleep: recursed on non-recursive mutex bpf2 @ /usr/home/build/src/sys/net/bpf.c:1119

2005-02-08 Thread Christian Brueffer
On Tue, Feb 08, 2005 at 05:10:47PM -0800, Kris Kennaway wrote: On Wed, Feb 09, 2005 at 02:08:30AM +0100, Christian Brueffer wrote: I'm getting this reproducible panic with a 5-STABLE system based on sources from yesterday. The machine in question is an i386 SMP box. The panic is

Lock/reboot, no dump (ugh)

2005-02-08 Thread Karl Denninger
Hi folks; FreeBSD 5.3-STABLE #1: Wed Feb 2 22:57:48 CST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KSD-SMP Sources from January 30th. Scenario: 1. Using GEOM_MIRROR to mirror two SATA drives. 2. Nightly, a third drive is used to back up, as follows: a. Check to see

Re: panic: _mtx_lock_sleep: recursed on non-recursive mutex bpf2 @ /usr/home/build/src/sys/net/bpf.c:1119

2005-02-08 Thread Kris Kennaway
On Wed, Feb 09, 2005 at 02:17:34AM +0100, Christian Brueffer wrote: On Tue, Feb 08, 2005 at 05:10:47PM -0800, Kris Kennaway wrote: On Wed, Feb 09, 2005 at 02:08:30AM +0100, Christian Brueffer wrote: I'm getting this reproducible panic with a 5-STABLE system based on sources from

AW: AW: Slow Network with rl0 and 5.3

2005-02-08 Thread Karl M. Joch
we will test the patch today. thanks for your work. btw, we had an very interesting error with rl cards which we first thought this was related to the bug but then have to learn that there are far more possibilities. on an MSI motherboard we had 3 rl cards installed. it was possible to dump about