panic: bg fsck

2003-01-08 Thread Harald Schmalzbauer
Hello all, I'm using 5.0-RC2 and after disconnecting a firewire HD and unclean shutdown the system is panicing after reboot (I can login) and a few minutes with the following message: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4e1 fault code =

RE: panic: bg fsck

2003-01-08 Thread Harald Schmalzbauer
Jeff Walters wrote: I was also getting these same repetitive page fault panics on 5.0-RC2 related to fsck_ufs running after a hard crash. Booting single user and doing a manual fsck resolved it until the next system crash, then they normally occurred again. Don't know if this would apply to

kernel build fails in agp_nvidia.c

2003-08-23 Thread Harald Schmalzbauer
Hello, cvsupped half an hour ago, the following error occurs when trying to build a kernel (mine, which worked fine with yesterdays source) @ - /usr/src/sys machine - /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/pci/agp_if.m -c awk -f @/tools/makeobjops.awk @/kern/device_if.m -h

Re: kernel build fails in agp_nvidia.c

2003-08-23 Thread Harald Schmalzbauer
On Saturday 23 August 2003 21:31, Matthew N. Dodd wrote: On Sat, 23 Aug 2003, Harald Schmalzbauer wrote: cvsupped half an hour ago, the following error occurs when trying to build a kernel (mine, which worked fine with yesterdays source) This one is mine, sorry. No problem, but if you want

No sound output for pcm

2003-08-23 Thread Harald Schmalzbauer
Hi all, I can confirm something is wrongwith pcm. I have no sound output with todays kernel, the one some weeks ago I had no problems. Here's my dmesg: pcm0: Creative CT5880-C port 0xd400-0xd43f irq 5 at device 13.0 on pci2 pcm0: SigmaTel STAC9708/11 AC97 Codec In /dev I have: dsp0.0 dsp0.1

Re: No sound output for pcm

2003-08-24 Thread Harald Schmalzbauer
On Sunday 24 August 2003 00:25, Harald Schmalzbauer wrote: Hi all, I can confirm something is wrongwith pcm. I have no sound output with todays kernel, the one some weeks ago I had no problems. Ok, things are fine again. I just cvsupped and saw that something AC97 related has changed

Re: Please test: USB floppies

2003-08-26 Thread Harald Schmalzbauer
On Monday 25 August 2003 23:19, Nate Lawson wrote: If anyone has a USB floppy drive that is giving them problems, please let me know. Hello, this one needs NO_SYNC I think. Played a bit some time ago but had no luck (I'm no programmer) port 1 addr 2: full speed, power 500 mA, config 1, NEC

Re: Please test: USB floppies

2003-08-28 Thread Harald Schmalzbauer
On Thursday 28 August 2003 21:35, Nate Lawson wrote: On Tue, 26 Aug 2003, Harald Schmalzbauer wrote: On Monday 25 August 2003 23:19, Nate Lawson wrote: If anyone has a USB floppy drive that is giving them problems, please let me know. Hello, this one needs NO_SYNC I think

[patch] FreeBSD Port: nvidia-driver-1.0.4365

2003-09-03 Thread Harald Schmalzbauer
Hello all, with today's -current the nvidia port failed to compile. With a bit luck I found that there seems to be a misstype in the src/nvidia_sysctl.c. I'm no programmer so I don't know if this has changed recently or if it has always been an error but the old gcc didn't complain (I think

Kerberos/telnet broken?

2003-09-03 Thread Harald Schmalzbauer
Hi all, after re-cvsupping it seems to me something kerberos library related is broken: cc -O -pipe -march=pentiumpro -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -I/usr/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD

Re: NVidia Port Problems with kernel

2003-09-03 Thread Harald Schmalzbauer
On Wednesday 03 September 2003 21:17, Pau Rodriguez wrote: Hello! I'm a FreeBSD 5.1-CURRENT user and I use NVidia card. While I'm building 'ports/x11/nvidia-driver' make return errors Either re-cvsup, the HAEDERTYPE-HDRTYPE change got the old as alias, or create a folder named files in

i386_set_ldt messages with today's world

2003-09-07 Thread Harald Schmalzbauer
Hi all, I have no idea what it means, but since today's world I get the following messages after starting x: Warning: pid 541 used static ldt allocation. See the i386_set_ldt man page for more info Warning: pid 547 used static ldt allocation. See the i386_set_ldt man page for more info Warning:

Re: i386_set_ldt messages with today's world

2003-09-07 Thread Harald Schmalzbauer
On Sunday 07 September 2003 23:13, Daniel Eischen wrote: *SNIP* Warning: pid 577 used static ldt allocation. See the i386_set_ldt man page for more info Something is using i386_set_ldt() static ldt allocations. We added the warning message to detect usage of these allocations so they

Re: i386_set_ldt messages with today's world

2003-09-07 Thread Harald Schmalzbauer
On Monday 08 September 2003 00:17, Eric Anholt wrote: On Sun, 2003-09-07 at 14:13, Daniel Eischen wrote: On Sun, 7 Sep 2003, Harald Schmalzbauer wrote: *SCHNIP* See the i386_set_ldt man page for more info Something is using i386_set_ldt() static ldt allocations. We added the warning

Re: i386_set_ldt messages with today's world

2003-09-08 Thread Harald Schmalzbauer
On Monday 08 September 2003 03:26, Daniel Eischen wrote: On Mon, 8 Sep 2003, Harald Schmalzbauer wrote: On Monday 08 September 2003 00:17, Eric Anholt wrote: On Sun, 2003-09-07 at 14:13, Daniel Eischen wrote: On Sun, 7 Sep 2003, Harald Schmalzbauer wrote: *SCHNIP* See

Re: -pthread deprecated, but when?

2003-09-09 Thread Harald Schmalzbauer
On Tuesday 09 September 2003 06:23, leafy wrote: IMO this deprecation deserves a place in UPDATING. And what are the plans to Do The Right Thing? QT currently does not compile on -current with the -pthread deprecated. Was port@ informed before the change? Not only qt isn't compiling any more

5.1-rel deleted it's own MBR

2003-09-17 Thread Harald Schmalzbauer
Hi all, big mysterious bug is lingering somwhere. (Machine: C3, 256MB, 2x 30GB 2,5 IDE, SIL0680 controller) One of my drives failed with the following recovered from messages: Sep 16 01:47:44 tek kernel: ad4: WRITE command timeout tag=0 serv=0 - resetting Sep 16 01:47:45 tek kernel: ata2:

ports and -current

2003-09-20 Thread Harald Schmalzbauer
Well, for weeks now I couldn't compile (almost) any port. It seems that ports aren't tested against -current. Is that true? Not only the -pthread removement broke countless ports (some of them are easy to fix others aren't) also the entire new kde fails. Is there no aim to have ports running on

Re: ports and -current

2003-09-20 Thread Harald Schmalzbauer
Kris Kennaway wrote: On Sat, Sep 20, 2003 at 08:14:07AM +0200, Harald Schmalzbauer wrote: Well, for weeks now I couldn't compile (almost) any port. It seems that ports aren't tested against -current. Is that true? No. Not only the -pthread removement broke countless ports (some of them

Re: Getting -pthread support back into local source tree

2003-09-21 Thread Harald Schmalzbauer
Scot W. Hetzel wrote: From: Dan Naumov [EMAIL PROTECTED] Seeing as -pthread support has been removed from -CURRENT breaking _LOTS_ of ports, is it possible to get it back into a local source tree ? If so, how ? Thanks in advance. All you need to do is add: CONFIGURE_ENV+=

It's time to get angry

2003-09-23 Thread Harald Schmalzbauer
Dear M$ users, PLEASE clean your systems. I get 15Megs of virus/day (~100 Mails each 150k with M$ trash). Now for over one week, so it's REALLY annoying. Not that there weren't enough great junk filters, it's wasted bandwidth. Not only on my site. If you have to use M$ systems on machines on

floppydisk broken?

2003-10-13 Thread Harald Schmalzbauer
Hi all, dmesg doesn't show anything unusual but trying to mount disks known to be good results in mount: /dev/fd0: Input/output error. Also fdformat does not work. It shows me every sector bad. Btw: How can I format a floppydisk in a USB-drive? fdformat /dev/da0 doesn't work. The USB-drive is

Re: MBR zapped when panicking?

2003-10-21 Thread Harald Schmalzbauer
, at least a confirmation! Some weeks ago (03/09/18) I wrote the attached mail. Thanks, -Harry Kris From [EMAIL PROTECTED] Thu Sep 18 04:25:08 2003 From: Harald Schmalzbauer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: 5.1-rel deleted it's own MBR Date: Thu, 18 Sep 2003 04:25:08 +0200 User-Agent

Re: ACPI trouble with EPIA-M

2003-10-23 Thread Harald Schmalzbauer
On Wednesday 22 October 2003 22:22, Thorsten Greiner wrote: Hi everybody, I have a VIA EPIA-M 1 board which works mostly when I disable ACPI in the bios. Unfortunately the parallel port is controlled by some Super-IO chip and is not recognized during boot. The same holds true for serial

CDDA with common programs (ATAng)

2003-11-01 Thread Harald Schmalzbauer
Hi all, in the archive I found a discussion about some implementation changes with ATAng which breakes CDDA support for (all?) common programs. Will it ever be possible to use FreeBSD with e.g. kaudiocreator (needs cdparanoia)? I'm no friend of copying audiotracks by hand, give them a more or

Re: CDDA with common programs (ATAng)

2003-11-02 Thread Harald Schmalzbauer
On Saturday 01 November 2003 23:06, Artem 'Zazoobr' Ignatjev wrote: On Sat, 01.11.2003, at 11:08, Harald Schmalzbauer ÐÉÛÅÔ: *SNIP* There were great tools which could do that automatically but they don't work any more for a reason I cannot follow. I've ran accross this one some time ago

RE: write access to dos partition hangs system completely

2003-06-15 Thread Harald Schmalzbauer
[EMAIL PROTECTED] wrote: FreeBSD titan.klemm.apsfilter.org 5.1-RC FreeBSD 5.1-RC #0: Sun Jun 1 14:21:32 CEST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/TITAN5 i386 When I mount my dos partition read write and copy some data to it it immediately freezes the system. Is this a known

RE: FFS_ROOT is gone?

2003-07-15 Thread Harald Schmalzbauer
Bernd Walter wrote: On Sat, Jul 12, 2003 at 02:22:41AM +0200, Harald Schmalzbauer wrote: Hello, my kernel (5.1-REL) can't mount root (mountroot) on my CF-card although it's booting fine and I can mount the card on my USB card reader. I had a look at GENERIC and saw that I didn't miss

RE: FFS_ROOT is gone?

2003-07-15 Thread Harald Schmalzbauer
Bernd Walter wrote: On Tue, Jul 15, 2003 at 12:22:31PM -0700, Tim Kientzle wrote: Harald Schmalzbauer wrote: The problem is solved. It was stupid, but I thought why should I have to set / in /etc/fstab when the filesystem isn't mounted yet, so the file can't be read. But it seems

RE: FFS_ROOT is gone?

2003-07-15 Thread Harald Schmalzbauer
*snip* The machine rebooted. No matter if I did ? or any ufs:xxYz. It's behaviour was like empty line. That's the normal behavour if the line can't be parsed. IIRC you can't correct typos on that line. Even if a line corrected with backspace looks good - it is not. I'm very sure that I

Big and ugly bug in 5.1-release

2003-07-15 Thread Harald Schmalzbauer
Dear all, I'm experimenting with 5.1-REL for some weeks and during that time I had some mysterious hangs which I didn't take serious because I modified /usr/src/sys/cam/scsi/scsi_da.c to support my CF-Card-Reader. But now I saw exactly the same problem on my brand new (and cosidered by hardware

RE: FFS_ROOT is gone?

2003-07-15 Thread Harald Schmalzbauer
Bernd Walter wrote: On Wed, Jul 16, 2003 at 02:38:18AM +0200, Harald Schmalzbauer wrote: *snip* The machine rebooted. No matter if I did ? or any ufs:xxYz. It's behaviour was like empty line. That's the normal behavour if the line can't be parsed. IIRC you can't correct

escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-15 Thread Harald Schmalzbauer
Now after resetting the machine which was hung by sysinstall it claims that ad4 (one of two mirrored 30GB 2.5 disks was absent (see dmesg below) Now the controller warns me that one drive is bad (which in fact is definatley not) and allows me to select continue boot That's what I do and after

RE: FFS_ROOT is gone?

2003-07-15 Thread Harald Schmalzbauer
John-Mark Gurney wrote: Harald Schmalzbauer wrote this message on Wed, Jul 16, 2003 at 02:58 +0200: Let's see what Tim can contribute to this topic, since he also claimed to have problems with mountroot I have a possible patch that might address people's problems with mountroot. http

FW: escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-15 Thread Harald Schmalzbauer
*snip* Now the controller warns me that one drive is bad (which in fact is definatley not) and allows me to select continue boot If the controler says it's bad, it may well be. Now please give me a hint what to do. This is my brand new fileserver which collected all improtant data

RE: escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-15 Thread Harald Schmalzbauer
Julian Elischer wrote: On Wed, 16 Jul 2003, Harald Schmalzbauer wrote: Now after resetting the machine which was hung by sysinstall it claims that ad4 (one of two mirrored 30GB 2.5 disks was absent (see dmesg below) mirrored by what? By ata. It is reognized as ar0 after setting it up

RE: Big and ugly bug in 5.1-release

2003-07-16 Thread Harald Schmalzbauer
Doug White wrote: On Wed, 16 Jul 2003, Harald Schmalzbauer wrote: I'm experimenting with 5.1-REL for some weeks and during that time I had some mysterious hangs which I didn't take serious because I modified /usr/src/sys/cam/scsi/scsi_da.c to support my CF-Card-Reader. But now I saw

RE: escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-16 Thread Harald Schmalzbauer
Lukas Ertl wrote: On Wed, 16 Jul 2003, Harald Schmalzbauer wrote: Now after resetting the machine which was hung by sysinstall it claims that ad4 (one of two mirrored 30GB 2.5 disks was absent (see dmesg below) Now the controller warns me that one drive is bad (which in fact

HPT372 bug summary [was: RE: escalation stage 2]

2003-07-17 Thread Harald Schmalzbauer
Ok, like I thought, the disk was not defect. There seems to be a bug in ata regarding HPT372 First: Wiht BIOS version 2.342 the secondary master disk id is incorrectly detected (something liek X X X X X X X X X X X X X X X instead of IC25N030ATCS04-0 I downgraded the BIOS to 2.2. Now I did the

RE: FW: escalation stage 2 [was:RE: Big and ugly bug in 5.1-release]

2003-07-17 Thread Harald Schmalzbauer
Andre Guibert de Bruet wrote: Harald, When in doubt, install freebsd 5.x on a different drive running off of a different controller, mount the slices from one of the disks in the RAID array and copy your data to a safe and trusted location. Thanks for the hint, I did something like that.

RE: HPT372 bug summary [was: RE: escalation stage 2]

2003-07-17 Thread Harald Schmalzbauer
Harald Schmalzbauer wrote: Ok, like I thought, the disk was not defect. There seems to be a bug in ata regarding HPT372 First: Wiht BIOS version 2.342 the secondary master disk id is incorrectly detected (something liek X X X X X X X X X X X X X X X instead of IC25N030ATCS04-0 Please

RE: HPT372 bug summary [was: RE: escalation stage 2]

2003-07-18 Thread Harald Schmalzbauer
Soeren Schmidt wrote: which is named FreeBSD) And that's why FreeBSD panics until I delete the mirror relationship. Well Highpoints way of dealing with broken arrays and lost disks are less than optimal, I've tried to do my best in the ATA driver to fool the HPT system, but its not

where is kern.ca.da.no_6_byte?

2003-07-20 Thread Harald Schmalzbauer
Hello all, while my CF-Card USB adaptor is crashing 5.1 and my NEC USB floppy also crashes 5.1 I found that sysctl -w kern.cam.da.no_6_byte=1 could help but it seems that this sysctl doesn't exist any more! Is there anything similar? It also seems I'm a bit unlucky these days with 5.1. CF-Reader

RE: where is kern.ca.da.no_6_byte?

2003-07-20 Thread Harald Schmalzbauer
Kenneth D. Merry wrote: seems that this sysctl doesn't exist any more! Is there anything similar? It has been renamed: kern.cam.da.%d.minimum_cmd_size Where %d is the unit number for the da(4) device. Thaks a lot! Where can I find such info? I looked via cvsweb for scsi_da.c but

RE: where is kern.ca.da.no_6_byte?

2003-07-20 Thread Harald Schmalzbauer
Andre Guibert de Bruet wrote: On Sun, 20 Jul 2003, Harald Schmalzbauer wrote: Kenneth D. Merry wrote: seems that this sysctl doesn't exist any more! Is there anything similar? It has been renamed: kern.cam.da.%d.minimum_cmd_size Where %d is the unit number for the da(4

RE: where is kern.ca.da.no_6_byte?

2003-07-22 Thread Harald Schmalzbauer
Kenneth D. Merry wrote: OIC. It's not available until the device is pluged in, which makes it absolutely useless. When I plug it in the machine behaves abnormal, so I need to set it BEFORE connecting USB devices. Then you can set it in your loader.conf file instead. It's a loader

How to provide useful debug info

2003-07-23 Thread Harald Schmalzbauer
Hi all, I have currently at least 4 scenarios when my 5.1-release crashes on different hardware. So I built a kernel (GENERIC) with debugging symbols and DDB option. Now I'd like to provide usefull info about the following crashes: 1. booting from degraded RAID1 with HPT372 (machine crashes and

RE: How to provide useful debug info

2003-07-23 Thread Harald Schmalzbauer
too complicated for me. I don't know any of these gdb commands, I can just feed you with info. So as far as I understand, if I enter trace at any point when I see db that's what you need is it? Thanks, -Harry At 13:13 23/7/03, Harald Schmalzbauer wrote: Hi all, I have currently at least 4

How to use atacontrol rebuild

2003-01-19 Thread Harald Schmalzbauer
Hello all, I have a Dawicontrol DC100 ATA-RAIDController (HPT370). I built a RAID1 mirror, installed FreeBSD 5.0 RC3, everithing is working fine. But I wanted to test this RAID1, so I unplugged the power from one dirve (2 IBM IC, 80GB). After reconnecting the power a atacontrol attach didn't

current- and BSD related stupid question

2003-01-20 Thread Harald Schmalzbauer
Hello all, first, I'm no programmer (perhaps this explains my obviously stupid question) With 4.x I had a /etc/make.conf where I could force gcc to optimize for my CPU with -march. This file (/etc/defaults/make.conf) vanished, but I can see something similar now without any rule set. Does gcc

Which RELENG_5 for cvsup for RELEASE?

2003-01-20 Thread Harald Schmalzbauer
Greetings again, I'd like to cvsup from RC1 to RELEASE. Is it still RELENG_5_0 or something else? Best Regards, -Harry To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

RE: Which RELENG_5 for cvsup for RELEASE?

2003-01-20 Thread Harald Schmalzbauer
Simon L. Nielsen wrote: On 2003.01.21 03:13:41 +, Harald Schmalzbauer wrote: I'd like to cvsup from RC1 to RELEASE. Is it still RELENG_5_0 or something else? Yes it is still RELENG_5_0 - RELENG_5 will not be created untill after FreeBSD 5.1 or 5.2. OK., RELENG_5 will be the -stable

RE: file removal impossible?

2003-03-24 Thread Harald Schmalzbauer
[EMAIL PROTECTED] wrote: Hello, I just discovered some strange behaviour: jmmr# ls -l rcp -r-sr-xr-x 1 root wheel 251444 24 Mär 17:18 rcp What's ls -lo telling? Perhaps you need chflags (guessing: noschg) jmmr# rm -f rcp rm: rcp: Operation not permitted jmmr# chmod u+w rcp chmod:

snapshots? WAS: Re: -CURRENT in pretty good shape, after all

2002-02-24 Thread Harald Schmalzbauer
- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message -- Wearix Software GmbH Harald Schmalzbauer, IT-Engineer Unterhachinger Strasse 75 81737 München +49 89 548828-702 http://www.wearix.com To Unsubscribe: send mail

Re: Bluetooth stack for FreeBSD

2002-09-10 Thread Harald Schmalzbauer
Am Di, 2002-09-10 um 19.48 schrieb Julian Elischer: On Tue, 10 Sep 2002, Chris Dillon wrote: On Mon, 9 Sep 2002, Maksim Yevmenkin wrote: I still would like to hear from people. I'm extremely surprised that FreeBSD community seems not interested in this at all. I got very

Re: MPSAFE VFS -- List of upcoming actions

2013-08-07 Thread Harald Schmalzbauer
Bezüglich Attilio Rao's Nachricht vom 14.10.2012 02:27 (localtime): On Fri, Sep 21, 2012 at 1:22 AM, Attilio Rao atti...@freebsd.org wrote: On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao atti...@freebsd.org wrote: On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao atti...@freebsd.org wrote: 2012/7/4

Re: MPSAFE VFS -- List of upcoming actions

2013-08-08 Thread Harald Schmalzbauer
Bezüglich Kevin Oberman's Nachricht vom 08.08.2013 01:11 (localtime): On Wed, Aug 7, 2013 at 11:04 AM, Harald Schmalzbauer h.schmalzba...@omnilan.de wrote: Bezüglich Attilio Rao's Nachricht vom 14.10.2012 02:27 (localtime): On Fri, Sep 21, 2012 at 1:22 AM, Attilio Rao atti...@freebsd.org

Re: [CFT] VMware vmxnet3 ethernet driver

2013-08-21 Thread Harald Schmalzbauer
Bezüglich Bryan Venteicher's Nachricht vom 05.08.2013 02:12 (localtime): Hi, I've ported the OpenBSD vmxnet3 ethernet driver to FreeBSD. I did a lot of cleanup, bug fixes, new features, etc (+2000 new lines) along the way so there is not much of a resemblance left. The driver is in good

Re: [CFT] VMware vmxnet3 ethernet driver

2013-08-27 Thread Harald Schmalzbauer
Bezüglich Bryan Venteicher's Nachricht vom 27.08.2013 06:18 (localtime): ... It seems if_vmx doesn't support jumbo frames. If I set mtu 9000, I get »vmx0: cannot populate Rx queue 0«, I have no problems using jumbo frames with vmxnet3. This could fail for two reasons - could not allocate

HW fed /dev/random

2013-09-10 Thread Harald Schmalzbauer
Hello, some time ago, before random(4) was rewritten for FreeBSD 5 by Mark Murray, we had rng, the i815 hardware random number generator. At this time, there were rumors about the quality of the randomness. Now we have rdrand (BullMountain hardware random generator in IvyBridge) and

Re: New iSCSI stack.

2013-10-30 Thread Harald Schmalzbauer
Bezüglich Edward Tomasz Napierała's Nachricht vom 11.09.2013 23:14 (localtime): I'm working on last few minor nits to get this into the tree. Give me few days, I'll prepare a patch against 9-STABLE. Hello, I was highly interested in testing the new iscsi stack with 9-stable. Could you

Feature request: sticky bit inheritance

2013-11-27 Thread Harald Schmalzbauer
Hello, ever since I took a FreeBSD machine into production, acting as any kind of file server, I have to work arround the problem, that write access to a directory implies unlinking (deleting) directory contents. Never heard any sensible explanation why anybody would ever want that behaviour,

Re: Feature request: sticky bit inheritance

2013-11-27 Thread Harald Schmalzbauer
Bezüglich Julian Elischer's Nachricht vom 27.11.2013 16:20 (localtime): On 11/27/13, 8:03 PM, Harald Schmalzbauer wrote: Hello, ever since I took a FreeBSD machine into production, acting as any kind of file server, I have to work arround the problem, that write access to a directory

Re: Feature request: sticky bit inheritance

2013-11-28 Thread Harald Schmalzbauer
Bezüglich Julian Elischer's Nachricht vom 28.11.2013 01:05 (localtime): On 11/28/13, 12:17 AM, Harald Schmalzbauer wrote: Bezüglich Julian Elischer's Nachricht vom 27.11.2013 16:20 (localtime): On 11/27/13, 8:03 PM, Harald Schmalzbauer wrote: Hello, ever since I took a FreeBSD machine

beta2 panic: VAPPEND without VWRITE

2011-10-01 Thread Harald Schmalzbauer
Hello, I got the following panic with 9.0-beta2: cpuid = 0 KDB: enter: panic [ thread pid 1445 tid 100126 ] Stopped at kbd_enter+0x2b: movq$0,0x918a52(%rip) db bt Tracing pid 1445 tid 100126 td 0xfe000510d460 kdb_enter() at kbd_enter+0x3b panic() at panic+0x180 vn_isdisk() at

Re: beta2 panic: VAPPEND without VWRITE

2011-10-01 Thread Harald Schmalzbauer
schrieb Attilio Rao am 01.10.2011 16:49 (localtime): Can you please show the panic message? Sorry, I forgot to add it here: free indoe /var/123088 had 8 blocks panic: VAPPEND withour VWRITE cpuid = 0 KDB: enter: panic [ thread pid 1445 tid 100126 ] Stopped at kbd_enter+0x2b: movq

Re: beta2 panic: VAPPEND without VWRITE

2011-10-05 Thread Harald Schmalzbauer
schrieb Rick Macklem am 02.10.2011 00:39 (localtime): Harald Schmalzbauer wrote: schrieb Attilio Rao am 01.10.2011 16:49 (localtime): Can you please show the panic message? Sorry, I forgot to add it here: free indoe /var/123088 had 8 blocks panic: VAPPEND withour VWRITE cpuid = 0 KDB

Re: MPSAFE VFS -- List of upcoming actions

2012-09-25 Thread Harald Schmalzbauer
schrieb Attilio Rao am 21.09.2012 02:22 (localtime): On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao atti...@freebsd.org wrote: On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao atti...@freebsd.org wrote: 2012/7/4 Attilio Rao atti...@freebsd.org: 2012/6/29 Attilio Rao atti...@freebsd.org: As

Re: MPSAFE VFS -- List of upcoming actions

2012-09-26 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 25.09.2012 20:24 (localtime): schrieb Attilio Rao am 21.09.2012 02:22 (localtime): On Wed, Sep 19, 2012 at 3:48 AM, Attilio Rao atti...@freebsd.org wrote: On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao atti...@freebsd.org wrote: 2012/7/4 Attilio Rao atti

Re: MPSAFE VFS -- List of upcoming actions

2012-09-28 Thread Harald Schmalzbauer
schrieb Attilio Rao am 28.09.2012 16:18 (localtime): On Wed, Sep 26, 2012 at 12:02 PM, Harald Schmalzbauer h.schmalzba...@omnilan.de wrote: ... After many people willing to test fuse on STABLE_9, I made this patch that at least compiles there: http://www.freebsd.org/~attilio/fuse_import

Re: Bull Mountain (IvyBridge +) random number generator

2012-10-12 Thread Harald Schmalzbauer
schrieb Konstantin Belousov am 02.09.2012 12:34 (localtime): It is relatively well known that Ivy Bridge CPUs (Core iX 3XXX) have built-in hardware random number generator, which is claimed to be both very fast and high quality. Generator is accessible using non-privileged RDRAND instruction.

Re: Bull Mountain (IvyBridge +) random number generator

2012-10-13 Thread Harald Schmalzbauer
schrieb Konstantin Belousov am 12.10.2012 18:48 (localtime): On Fri, Oct 12, 2012 at 10:50:55AM +0200, Harald Schmalzbauer wrote: ... Try the stable/9 instead. The code was merged in r240950. There was a bug in the original patch with the similar description. Thanks, it seems to be working

Re: [patch] permit fib to be set on interface

2012-12-19 Thread Harald Schmalzbauer
schrieb Alexander V. Chernikov am 08.05.2011 15:09 (localtime): At the moment the only possible way to set packet fib from userland is ipfw(8) setfib rule. Since no 'setfib tablearg' exists ruleset grows with every fib. Additionally, there is no way to set packet fib before netgraph

Re: Effect of Processor and Memory on KDE4 execution speed

2012-02-15 Thread Harald Schmalzbauer
schrieb Mehmet Erol Sanliturk am 14.02.2012 15:39 (localtime): Dear All , Today I have encountered a case which I think informing you about it may be useful . In my previous messages , I have mentioned very slowness of KDE4 . Onto another computer I have installed DruidBSD 9.0 b56 amd64

Idea for GEOM and policy based file encryption

2012-03-21 Thread Harald Schmalzbauer
Hello, I personally don't have the need to encrypt whole filesystems and if I need to transfer sensitive data I use gpg to encrypt the tarball or whatever. But, I'd like to see some single files encrypted on my systems, eg. wpasupplicant.conf, ipsec.conf aso. Since I recently secured LDAP

patch to inherit sticky bit

2013-01-17 Thread Harald Schmalzbauer
Dear developers, I'm really missing the possibility to get the sticky bit inherited. I'm using zfs these days, together with nfs4acls and it almost does things like real world users expect. I never understood why write permission to a directory allowes file unlinking inside, even if the user has

Re: r268621: panic: shadowed tmpfs v_object [with dump]

2014-08-12 Thread Harald Schmalzbauer
Bezüglich Sergey V. Dyatko's Nachricht vom 25.07.2014 07:36 (localtime): On Wed, 23 Jul 2014 22:56:46 +0200 Mattia Rossi mattia.rossi.m...@gmail.com wrote: Got the same panic, is this fix getting committed? Or has it already been committed? r269053 Great. But it's not MFCd yet. 10.1

zfs ARC behaviour, Bug 187594

2014-08-12 Thread Harald Schmalzbauer
Hello, according to several reports, Karl Denningers (reworked) patch improoves the ARC memory-release behaviour a lot. It's discussed here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187594#c10 I guess many useres were happy if this patch would make it into 10.1. But it isn't in

Re: nscd not caching

2014-08-19 Thread Harald Schmalzbauer
Bezüglich Peter Wemm's Nachricht vom 17.08.2014 19:18 (localtime): On Sunday 17 August 2014 15:22:02 O. Hartmann wrote: Am Sun, 17 Aug 2014 13:09:10 + Eggert, Lars l...@netapp.com schrieb: Nobody using nscd? Really? I can only speak for myself and I stopped using nscd since the support

Re: nscd not caching

2014-08-19 Thread Harald Schmalzbauer
Bezüglich Eric van Gyzen's Nachricht vom 19.08.2014 15:39 (localtime): On 08/19/2014 09:14, Harald Schmalzbauer wrote: … At least that's what we found in the freebsd.org cluster. nss-pam-ldapd was two or three orders of magnitude more usable and got rid of nscd in the process. For us

Re: [PATCH] Packet loss when 'control' messages are present with large data (sendmsg(2))

2014-08-22 Thread Harald Schmalzbauer
Bezüglich Yuri's Nachricht vom 02.09.2013 06:54 (localtime): Please check in this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=181741 Please MFC into 9.X Description of the problem is within PR. Thanks, Yuri Hello, I guess this fix should make it into 10.1. Can someone check

Re: CDDA with common programs (ATAng)

2003-11-02 Thread Harald Schmalzbauer
On Sunday 02 November 2003 17:01, Soren Schmidt wrote: It seems Harald Schmalzbauer wrote: Ha, stop. Today it doesn't work as non-root anymore. I'm sure with -current some days ago and the same patch it worked without root privileges. I can't follow that. Thats a feature of atapi-cd now

hw.ata.atapi_dma vanished

2003-11-02 Thread Harald Schmalzbauer
Hello, grumpf, after having had the first spontanous reboot with -current for a long time I wanted to look for hw.ata.atapi_dma (since the machine crashed (without ANY report) when I tried to access the CD) and found it's gone. The man page still tells my stories about that sysctl. What news

Re: hw.ata.atapi_dma vanished

2003-11-03 Thread Harald Schmalzbauer
On Monday 03 November 2003 05:42, Kent Stewart wrote: On Sunday 02 November 2003 03:40 pm, Harald Schmalzbauer wrote: Hello, grumpf, after having had the first spontanous reboot with -current for a long time I wanted to look for hw.ata.atapi_dma (since the machine crashed (without ANY

Re: floppies

2003-11-03 Thread Harald Schmalzbauer
On Monday 03 November 2003 09:50, Dag-Erling Smørgrav wrote: anyone else having trouble with floppies? I tried a bunch of different disks in two different machines (5.1-CURRENT with brand new drive, 4.9-PRERELEASE with an older but presumed-good drive) and all I get are I/O errors; fdformat

New PNP0303 and aPic question

2003-11-04 Thread Harald Schmalzbauer
Hi all, with today's -current (with the new irq stuff) I get the following messages wich I haven't had before: vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0 unknown: PNP0303 can't assign resources (port) unknown: PNP0501 can't assign resources (port) unknown: PNP0501

Re: New PNP0303 and aPic question

2003-11-04 Thread Harald Schmalzbauer
On Tuesday 04 November 2003 17:10, Harald Schmalzbauer wrote: Hi all, with today's -current (with the new irq stuff) I get the following messages wich I haven't had before: vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0 unknown: PNP0303 can't assign resources (port

Re: new interrupt code: panic when going multiuser

2003-11-04 Thread Harald Schmalzbauer
On Tuesday 04 November 2003 18:19, John Baldwin wrote: On 04-Nov-2003 Lukas Ertl wrote: On Tue, 4 Nov 2003, John Baldwin wrote: On 04-Nov-2003 Lukas Ertl wrote: On Tue, 4 Nov 2003, Lukas Ertl wrote: I somehow can't get at a good vmcore :-(. But I found out that the machine boots

Re: new interrupt code: panic when going multiuser

2003-11-04 Thread Harald Schmalzbauer
On Tuesday 04 November 2003 19:38, John Baldwin wrote: On 04-Nov-2003 Harald Schmalzbauer wrote: On Tuesday 04 November 2003 18:19, John Baldwin wrote: On 04-Nov-2003 Lukas Ertl wrote: On Tue, 4 Nov 2003, John Baldwin wrote: On 04-Nov-2003 Lukas Ertl wrote: On Tue, 4 Nov 2003, Lukas

hw.ata.atapi_dma problem

2003-11-04 Thread Harald Schmalzbauer
Salve, with today's -current (~21:30 UTC) I get hw.ata.atapi_dma listed again. But it's said to be 1 so dma should be enabled I think. dmesg says: Timecounters tick every 1.000 msec GEOM: create disk ad0 dp=0xc2d97570 ad0: 39083MB Maxtor 4D040H2 [79408/16/63] at ata0-master UDMA100 acd0: CDROM

Re: hw.ata.atapi_dma problem

2003-11-04 Thread Harald Schmalzbauer
On Tuesday 04 November 2003 23:11, Lukas Ertl wrote: On Tue, 4 Nov 2003, Harald Schmalzbauer wrote: ad0: 39083MB Maxtor 4D040H2 [79408/16/63] at ata0-master UDMA100 acd0: CDROM SONY CDU4811 at ata1-master PIO4 So dma is NOT enabled although the sysctl is 1 For ATAPI devices you need

panic with today's -current

2003-11-04 Thread Harald Schmalzbauer
Sorry, all I have are these lines from messages. I returned and saw that the machine had rebooted. Nothing more: Nov 5 02:46:42 cale syslogd: kernel boot file is /boot/kernel/kernel Nov 5 02:46:42 cale kernel: instruction pointer= 0x8:0xc054c85d Nov 5 02:46:42 cale kernel: stack

APIC-UP related panic

2003-11-06 Thread Harald Schmalzbauer
Hello, I have one reproducable panic with sources from 04. Nov when enabling device apic in the kernel. While building OpenOffice about 1 1/2 hours after start the system reboots. This is absolutely reproducable. Removing device apic from the kernel solves the problem! The only thing I have

Re: APIC-UP related panic

2003-11-06 Thread Harald Schmalzbauer
On Thursday 06 November 2003 17:33, John Baldwin wrote: On 06-Nov-2003 Harald Schmalzbauer wrote: *SCHNIP* Nov 5 13:41:40 cale kernel: processor eflags = interrupt enabled, IOPL = 0 Nov 5 13:41:40 cale kernel: current process= 26 (irq16: nvidia0) Nov 5 13:41:40 cale kernel

Re: APIC-UP related panic

2003-11-07 Thread Harald Schmalzbauer
On Thursday 06 November 2003 17:33, John Baldwin wrote: On 06-Nov-2003 Harald Schmalzbauer wrote: Hello, I have one reproducable panic with sources from 04. Nov when enabling device apic in the kernel. While building OpenOffice about 1 1/2 hours after start the system reboots

Re: APIC-UP related panic

2003-11-10 Thread Harald Schmalzbauer
On Monday 10 November 2003 19:33, John Baldwin wrote: On 08-Nov-2003 Harald Schmalzbauer wrote: On Thursday 06 November 2003 17:33, John Baldwin wrote: On 06-Nov-2003 Harald Schmalzbauer wrote: Hello, I have one reproducable panic with sources from 04. Nov when enabling device

Re: which 3ware controllers are supported ?

2003-11-12 Thread Harald Schmalzbauer
On Wednesday 12 November 2003 14:07, Andrew Atrens wrote: Anyone using a 3WARE ESCALADE 7500-4LP ATA RAID CARD ? I recommended that a friend of mine. It's running without an Problem under 4.7. I Don't know about newer versions but it should work well. -Harry Cheers, Andrew.

ULE and very bad responsiveness

2003-11-12 Thread Harald Schmalzbauer
Hi, from comp.unix.bsd.freebsd.misc: Kris Kennaway wrote: On 2003-11-13, Harald Schmalzbauer [EMAIL PROTECTED] wrote: Well, I don't have any measurements but in my case it's not neccessary at all. I built a UP kernel with ULE like Kris advised me. Are you running an up-to-date 5.1

Re: ULE and very bad responsiveness

2003-11-12 Thread Harald Schmalzbauer
On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote: Hi, from comp.unix.bsd.freebsd.misc: Kris Kennaway wrote: On 2003-11-13, Harald Schmalzbauer [EMAIL PROTECTED] wrote: Well, I don't have any measurements but in my case it's not neccessary at all. I built a UP kernel

Re: ULE and very bad responsiveness

2003-11-13 Thread Harald Schmalzbauer
On Thursday 13 November 2003 22:25, Jeff Roberson wrote: On Thu, 13 Nov 2003, Harald Schmalzbauer wrote: On Thursday 13 November 2003 07:17, Harald Schmalzbauer wrote: Hi, from comp.unix.bsd.freebsd.misc: Kris Kennaway wrote: On 2003-11-13, Harald Schmalzbauer [EMAIL

  1   2   >