Re: Medical database Vidal

2009-01-11 Thread Harald
#x27; starts the application with the same or similar error lines (which is not surprising). The programme does run, but is not really operational: It is too slow, and exiting without problems requires to type `Ctrl+Alt+Backspace' ! No time yet to see whether I am capable to fix something without fur

Re: Incorrect super block

2010-02-22 Thread Harald
On Fri, Feb 19, 2010 at 01:03:37AM -0800, per...@pluto.rain.com wrote: > Ivan Voras wrote: > > On 02/18/10 16:26, Harald Weis wrote: > > > Has anybody encountered the following problem ? > > > > > > Mac OS X does recognize FreeBSD partitions on USB disks,

Re: status of flash9/flash10 support in RELENG_7 ?

2009-08-10 Thread Harald
``pkg_add -r firefox3'' and got firefox-3.0.10,1. Portaudit declares it vulnerable which seems to correspond to the second range line. I guess I have to compile firefox3 to be clean ? Harald ___ freebsd-stable@freebsd.org mailing list http://lis

ahci.ko and IXP700/800 -> no disk found

2011-02-02 Thread Harald Schmalzbauer
Hello, there was some discussion one year ago: http://lists.freebsd.org/pipermail/freebsd-current/2010-January/015180.html I'm not seeing exactly the same problem, no "timeout" message, but with ahci.ko loaded, no disk gets recognized. Staying with ataahci it works fine. System is 8.2-RC3-amd64

Re: ahci.ko and IXP700/800 -> no disk found

2011-02-04 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 02.02.2011 21:05 (localtime): > Hello, > > there was some discussion one year ago: > http://lists.freebsd.org/pipermail/freebsd-current/2010-January/015180.html > > I'm not seeing exactly the same problem, no "timeout" message, b

Re: ahci.ko and IXP700/800 -> no disk found

2011-02-04 Thread Harald Schmalzbauer
Am 04.02.2011 17:41, schrieb Harald Schmalzbauer: ... > One thing of interest could be the answer I get when I 'camcontrol > rescan all': > ahcich0: Poll error on slot 0, TFD: 04d1 > > Any chance to get ahci.ko working with that SB700 controller? I found out that it doe

Solution [Was: Re: ahci.ko and IXP700/800 -> no disk found]

2011-02-04 Thread Harald Schmalzbauer
Am 04.02.2011 23:00, schrieb Harald Schmalzbauer: > Am 04.02.2011 17:41, schrieb Harald Schmalzbauer: > ... >> One thing of interest could be the answer I get when I 'camcontrol >> rescan all': >> ahcich0: Poll error on slot 0, TFD: 04d1 >> >> Any

Re: disk devices speed is ugly

2012-01-31 Thread Harald Schmalzbauer
schrieb Alex Samorukov am 26.01.2012 14:52 (localtime): > Hi, > > I ported exfat fuse module to FreeBSD (PR 164473) and found that it > works much slower then on Linux. I found 2 reasons for this: > Thanks a lot! I saw the new port :-) Hope that someone can help you improove fusefs-kmod. I rememb

Re: problems with AHCI on FreeBSD 8.2

2012-02-14 Thread Harald Schmalzbauer
schrieb Jeremy Chadwick am 14.02.2012 17:50 (localtime): > On Tue, Feb 14, 2012 at 04:55:10PM +0100, Claudius Herder wrote: >> Hello, >> >> I have got a quite similar problem with AHCI on FreeBSD 8.2 and it still >> persists on FreeBSD 9.0 release. >> >> Switching from ahci to ataahci resolved the

Re: problems with AHCI on FreeBSD 8.2

2012-02-14 Thread Harald Schmalzbauer
schrieb Martin Sugioarto am 14.02.2012 19:23 (localtime): > Am Tue, 14 Feb 2012 18:17:19 +0100 > schrieb Harald Schmalzbauer : > >>> I find it interesting that, at least so far, the only people >>> reporting problems of this type with the ahci.ko driver are people &g

Lost ata_xpt.c fix for -stable: svn commit: r217444

2012-02-15 Thread Harald Schmalzbauer
Hello, I just applied my local patches against RELENG_8_2 src tree and found that http://svn.freebsd.org/changeset/base/217444 was still missing, and if I read svnweb right (sorry, lack of svn knowledge here), it's also missing in -stable. Any plans to commit? Thanks, -Harry signature.asc De

Re: Lost ata_xpt.c fix for -stable: svn commit: r217444

2012-02-15 Thread Harald Schmalzbauer
schrieb Alexander Motin am 15.02.2012 11:27 (localtime): > Hi. > > On 02/15/12 12:02, Harald Schmalzbauer wrote: >> I just applied my local patches against RELENG_8_2 src tree and found >> that http://svn.freebsd.org/changeset/base/217444 was still missing, and >> if

Re: problems with AHCI on FreeBSD 8.2

2012-02-15 Thread Harald Schmalzbauer
stern Digital disks). Furthermore, NCQ can "play differently" with > different AHCI controllers. > > That said, the disks / firmware versions mentioned by people involved in > this thread / referenced threads are: > > * Victor Balada Diaz -- SAMSUNG HD1

(bsd)tar and multi-volume

2012-06-16 Thread Harald Schmalzbauer
Hello, according to tar(1), the base system tape archiver is bsdtar since 8.x , which lacks support for multi-volumes. I guess I can easily omit that restriction by installing gtar from archivers/ in the ports collection. Is there any plan to implement split volume support again for the base syst

extremely strange results with "mail" or "make" after one day uptime

2010-06-10 Thread Harald Schmalzbauer
Hello all, I have absolutley no idea how it comes: After one or two days of uptime, 'make -j3 buildworld' just returns without any error but without doing anything. Also sending mail via 'mail' produces mutilatet output: no valid rcpt, no subject. When I reboot the machine everything is fine a

Re: extremely strange results with "mail" or "make" after one day uptime

2010-06-10 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 10.06.2010 10:10 (localtime): Hello all, I have absolutley no idea how it comes: After one or two days of uptime, 'make -j3 buildworld' just returns without any error but without doing anything. Also sending mail via 'mail' produces mutila

tmpfs problem [Was: Re: extremely strange results with "mail" or "make" after one day uptime]

2010-06-10 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 10.06.2010 11:17 (localtime): Harald Schmalzbauer schrieb am 10.06.2010 10:10 (localtime): Hello all, I have absolutley no idea how it comes: After one or two days of uptime, 'make -j3 buildworld' just returns without any error but without doing anyt

selective jail restriction controlling in rc.conf

2010-07-03 Thread Harald Schmalzbauer
Hello all, I very much liked the possibillity to easily manage jails via rc.conf. Unfortunately I was missing some features. First, there are many security.jail.allow_* sysctl which didn't get attention. Second; I needed to allow different things on different jails. For examply only one distinc

Re: selective jail restriction controlling in rc.conf

2010-07-03 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 03.07.2010 10:05 (localtime): ... One have to seperatly define ip4 and ip6 addresses. The can be with or without mask, single oder comma seperated list, doesn't matter, thanks to the jail_handle_ips_option() coder, it just works :) I forgot to change th

syslogs altlog_proglist and isc-dhcpd logging for FreeBSD

2010-07-11 Thread Harald Schmalzbauer
Hello, since isc-dhcpd-4.1.1 promised ipv6, I wanted to replace my existing DHCP servers with this new version. I'm running chrooted. My problem was with logging. dhcpd is very noisy and setting "log-facility local1" in dhcpd.conf doesn't work out of the box (*) because of the chrooted enviro

Re: em(4) duplex problems with 82541EI on RELENG_8, -CURRENT on PowerEdge 1850

2010-07-13 Thread Harald Schmalzbauer
Jack Vogel schrieb am 18.06.2010 20:01 (localtime): Yes, the commits today are slated to get into 8.1, at least that's my understanding. Jack Hello, is this still on the to-merge-before-8.1-RELEASE list? Thanks, -Harry ... Adding Jack Vogel of Intel to the CC list, as he's been working on

Re: em(4) duplex problems with 82541EI on RELENG_8, -CURRENT on PowerEdge 1850

2010-07-26 Thread Harald Schmalzbauer
On 26.07.2010 18:19, Brian A. Seklecki (CFI NOC) wrote: > On 7/19/2010 12:00 PM, Harald Schmalzbauer wrote: >> **/ >> -/*$FreeBSD: src/sys/dev/e1000/if_igb.h,v 1.4.2.2.2.1 2010/06/14 >> 02:09:06 kensmith Exp $*/ >> +/*$FreeBS >

VirtualBox OpenSolaris guest

2010-10-08 Thread Harald Weis
Adobe. Thanks in advance for any help. Harald Weis ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: VirtualBox OpenSolaris guest

2010-10-09 Thread Harald Weis
On Fri, Oct 08, 2010 at 02:34:11PM -0400, Alex Goncharov wrote: > ,--- You/Harald (Fri, 8 Oct 2010 20:00:46 +0200) * > | My hope to find an interim solution for the flashplayer nightmare > | (while waiting for gnash) can be measured by the amount of hours > | I've spent to g

Re: VirtualBox OpenSolaris guest

2010-10-09 Thread Harald Weis
On Fri, Oct 08, 2010 at 01:33:30PM -0500, Adam Vande More wrote: > On Fri, Oct 8, 2010 at 1:00 PM, Harald Weis wrote: > > > (while waiting for gnash) > > > > That's the funniest thing I've heard all week. > > -- > Adam Vande More Tell me. What

Re: VirtualBox OpenSolaris guest

2010-10-12 Thread Harald Weis
e to me. The FreeBSD system is kept "clean" of that large emulators/linux_base-f10 port. The next step is VirtualBox Debian guest. Okay, these are both large pieces of software. But if it works for Debian, it'll be a useful experience for flash and perhaps other ports like ne

Re: VirtualBox OpenSolaris guest [becomes: linux-f10-expat]

2010-10-18 Thread Harald Weis
Sorry for the long delay. It was and remains an apparent linux-f10-expat problem and I strongly believe that I am not responsible. Please continue reading. On Tue, Oct 12, 2010 at 04:21:16PM -0400, Alex Goncharov wrote: > ,--- You/Harald (Tue, 12 Oct 2010 21:56:29 +0200) * > | www/opera

Re: VirtualBox OpenSolaris guest [becomes: portmaster]

2010-10-19 Thread Harald Weis
On Mon, Oct 18, 2010 at 08:32:04AM -0400, Alex Goncharov wrote: > ,--- You/Harald (Mon, 18 Oct 2010 14:02:27 +0200) * > | What else could I possibly do? > > | - portmaster www/opera-linuxplugins # installing linux_base-f10-10_3, > | then stopping as follows: > | ===>

POSIX file permission (understanding) problem?

2010-10-25 Thread Harald Schmalzbauer
Hello, am I complete stupid or is there a serious problem with 8.1-RELEASE: I can write files which I have no write access to, if I have write access to the directory of the file. How to reproduce (tested with UFS2): mkdir /tmp/testdir touch /tmp/testdir/testfile chown -R nobody:intern /tmp/test

Re: POSIX file permission (understanding) problem?

2010-10-25 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 25.10.2010 23:20 (localtime): > Hello, > > am I complete stupid or is there a serious problem with 8.1-RELEASE: > I can write files which I have no write access to, if I have write > access to the directory of the file. ... > This means file

linux_base-f10 [Was: Re: VirtualBox OpenSolaris guest becomes: portmaster]

2010-10-29 Thread Harald Weis
On Tue, Oct 19, 2010 at 01:09:39PM +0200, Harald Weis wrote: > On Mon, Oct 18, 2010 at 08:32:04AM -0400, Alex Goncharov wrote: > > ,--- You/Harald (Mon, 18 Oct 2010 14:02:27 +0200) * > > | What else could I possibly do? > > > > | - portmaster www/opera-linuxplugin

umass: AutoSense failed

2010-12-09 Thread Harald Weis
previous releases. The camera works on an Ubuntu system. Thank you for any advice, Harald Weis ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-uns

Re: umass: AutoSense failed

2010-12-10 Thread Harald Weis
is ignored by Ubuntu, but not by FreeBSD? Anyway, I should now follow Jeremy's proposal and check with a livefs CD, but this will take a bit more time... But before, I'll plug the DSC into a MacPro which I can access over the weekend and report the result here. Thanks to all of you. Harald ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: umass: AutoSense failed

2011-01-02 Thread Harald Weis
On Tue, Dec 14, 2010 at 01:19:29PM -0700, Ross Alexander wrote: > On Sat, 11 Dec 2010, Harad Weiss wrote > > >Message: 7 > >Date: Fri, 10 Dec 2010 22:59:17 +0100 > >From: Harald Weis > >Subject: Re: umass: AutoSense failed > >To: freebsd-stable@freebsd.org &

test message, please ignore

2008-08-08 Thread Harald Weis
___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Audio CD problem on laptop VGN-SZ61MN

2008-08-08 Thread Harald Weis
#x27; in the kernel doesn't make a difference. I found some messages concerning the FAILURE line in the mailing list archives, but no solution. Thank you in advance for any help. Harald Weis -- FreeBSD 7.0-RELEASE #0: Thu Aug 7 13:00:47 CEST 2008 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Audio CD problem on laptop VGN-SZ61MN

2008-08-09 Thread Harald Weis
On Fri, Aug 08, 2008 at 09:17:40PM -0300, Carlos A. M. dos Santos wrote: > On Fri, Aug 8, 2008 at 5:13 AM, Harald Weis <[EMAIL PROTECTED]> wrote: > > acd0: DVDR at ata0-master UDMA33 > > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd0: FAILURE -

Re: Audio CD problem on laptop VGN-SZ61MN

2008-08-09 Thread Harald Weis
t; > 3. Attempt to use a different player. Xine and/or one of its alternate > front-ends like GXine or Kaffeine are good choices. I'll be away from keyboard for two weeks or so. I shall reply then as soon as possible. Thanks again, Carlos. Bye Harald __

Re: udf

2008-08-20 Thread Harald Schmalzbauer
Andriy Gapon schrieb am 19.05.2008 16:15 (localtime): on 16/05/2008 19:48 Scott Long said the following: There is no write support in UDF in FreeBSD. When I wrote the fs code, Should mount_udf work for UDF 1.02 DVDs? Today I tried to check an unlabled DVD, which was suspected to be a vista c

Re: Audio CD problem on laptop VGN-SZ61MN

2008-09-11 Thread Harald Weis
On Sun, Aug 10, 2008 at 08:54:17AM +0200, Harald Weis wrote: > On Sat, Aug 09, 2008 at 11:56:23AM -0300, Carlos A. M. dos Santos wrote: > > > 1. Try to insert the CD and wait until it stops pinning before > > starting mplayer. Some drives are a bit lazy on media recognitio

Samsung SCX-4200 printer

2009-01-04 Thread Harald Weis
Is there a way to install the SCX-4200 printer on a FreeBSD box ? The printer is delivered with the install software required for Linux. And CUPS does not seem to "know" it. Thank you in advance for any help. Harald Weis -- FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:5

Re: Samsung SCX-4200 printer

2009-01-07 Thread Harald Weis
I tried all possible file locations for rastertosamsungspl. But CUPS keeps saying that it cannot find rastertosamsungspl. It seems to me that CUPS would be happy with these two files. 'spl' seems to stand for Samsung Printer Language. Harald -- FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE

Re: Samsung SCX-4200 printer

2009-01-08 Thread Harald Weis
> > > > On Sun, 04 Jan 2009 23:14:22 +0100 > > > > Harald Weis wrote: > > > > > > > > > Is there a way to install the SCX-4200 printer on a FreeBSD box ? > > > > > The printer is delivered with the install software required fo

Re: Samsung SCX-4200 printer

2009-01-08 Thread Harald Weis
On Thu, Jan 08, 2009 at 01:01:57PM -0500, Alex Goncharov wrote: > ,--- You/Harald (Thu, 8 Jan 2009 12:11:27 +0100) * > | > Try to install the cupsys, cupsys-bsd, cupsomatic-ppd and foomatic-db > | > ports and take a look at this link: > | > | None of these exist in t

Re: Samsung SCX-4200 printer

2009-01-08 Thread Harald Weis
On Thu, Jan 08, 2009 at 03:06:42PM +0200, Alexander Shikoff wrote: > On Sun, Jan 04, 2009 at 11:14:22PM +0100, Harald Weis wrote: > > Is there a way to install the SCX-4200 printer on a FreeBSD box ? > > The printer is delivered with the install software required for Linux. > &

Medical database Vidal

2009-01-09 Thread Harald Weis
a.zip file in the dat directory. How on Unix earth is this possible ?? Harald -- FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stab

lenovo t400 does not start 7.1

2009-01-13 Thread Harald Servat
Hello, I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with correct SHA256 checksum), but I'm unable to start the system (Lenovo T400). The boot process starts fine, the BTX messages appear, the 7-option menu also appears, but when I hit enter (or when I choose start without

Re: lenovo t400 does not start 7.1

2009-01-13 Thread Harald Servat
On Tue, Jan 13, 2009 at 8:47 PM, Oleksandr Tymoshenko wrote: > Harald Servat wrote: > >> Hello, >> >> I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with >> correct SHA256 checksum), but I'm unable to start the system (Lenovo >> T400).

Re: lenovo t400 does not start 7.1

2009-01-13 Thread Harald Servat
On Tue, Jan 13, 2009 at 8:59 PM, Ben Kaduk wrote: > On Tue, Jan 13, 2009 at 1:57 PM, Harald Servat wrote: > > Hello, > > > > I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with > > correct SHA256 checksum), but I'm unable to start the system (L

Re: lenovo t400 does not start 7.1

2009-01-13 Thread Harald Servat
On Tue, Jan 13, 2009 at 9:40 PM, Harald Servat wrote: > > > On Tue, Jan 13, 2009 at 8:47 PM, Oleksandr Tymoshenko > wrote: > >> Harald Servat wrote: >> >>> Hello, >>> >>> I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with

Re: lenovo t400 does not start 7.1

2009-01-14 Thread Harald Servat
On Wed, Jan 14, 2009 at 3:18 AM, Ganbold wrote: > Ganbold wrote: > >> Harald Servat wrote: >> >>> Hello, >>> >>> I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with >>> correct SHA256 checksum), but I'm unable to st

Re: lenovo t400 does not start 7.1

2009-01-15 Thread Harald Servat
On Thu, Jan 15, 2009 at 8:28 AM, Ganbold wrote: > Harald Servat wrote: > >> However, let me tell you what I've found now (I tried these options in >> the >> following order). >> >> ** >> a) I've started with option 2 (ACPI disabled) beca

Broken multimedia/dvdauthor repaired at last

2009-11-29 Thread Harald Weis
vdauthor # make This produces the error message. Change subreader.c as said. # vi work/dvdauthor-0.6.14/src/subreader.c # make install It works for me. Don't know what is missing now. But lxdvdrip which requires dvdauthor is working as usual. :) Hope it helps everyb

Re: Broken multimedia/dvdauthor repaired at last

2009-11-29 Thread Harald Weis
On Sun, Nov 29, 2009 at 07:26:53PM +0100, Julian H. Stacey wrote: > Hi, > Reference: > > From: Harald Weis > > Date: Sun, 29 Nov 2009 16:43:14 +0100 > > Message-id: <20091129154314.ga2...@pollux.local.net> > > Harald Weis wrote

top Segmentation faulting on 8.0p2 amd64

2010-01-19 Thread Harald Schmalzbauer
Dear all, I have no idea why top crashes with segmentation fault on my amd64 machine running FreeBSD 8.0-RELEASE-p2. If someone wants to have a loot at the core dump: http://www.schmalzbauer.de/downloads/top.core But I think I should recompile it with DEBUG=-g first, right? World and kernel ar

Re: Pack of CAM improvements

2010-01-22 Thread Harald Schmalzbauer
Alexander Motin schrieb am 19.01.2010 17:12 (localtime): ... Patch can be found here: http://people.freebsd.org/~mav/cam-ata.20100119.patch Feedback as always welcome. Again, thanks a lot for your ongoing great work! The patch doesn't cleanly apply with vpo, but I don't use vpo so I didn't ca

Re: top Segmentation faulting on 8.0p2 amd64 (nss_ldapd problem?)

2010-01-22 Thread Harald Schmalzbauer
Mikolaj Golub schrieb am 22.01.2010 23:26 (localtime): On Wed, 20 Jan 2010 08:06:23 +0100 Harald Schmalzbauer wrote: Dear all, I have no idea why top crashes with segmentation fault on my amd64 machine running FreeBSD 8.0-RELEASE-p2. If someone wants to have a loot at the core dump: http

Re: top Segmentation faulting on 8.0p2 amd64 (nss_ldapd problem?)

2010-01-24 Thread Harald Schmalzbauer
Alexander V. Chernikov schrieb am 24.01.2010 10:24 (localtime): ... gdb /usr/bin/top top.core bt And sure a backtrace from the top built with -g would be much better. cd /usr/src/usr.bin/top CFLAGS=-g make Unfortunately nss_ldap seems to be the culprit. There is some strange problem with TLS

8.0-RELEASE hangs with lighttpd, unionfs related? Some traces included

2010-02-05 Thread Harald Schmalzbauer
Hello, when I start lighttpd at boot time, the system half-locks in a way, that any process, which accesses /usr/local/etc stalls. It's also impossible to shut down. /usr/local/etc is unionfs mounted. I compiled a kernel with debug options. When mounting unionfs at boot time, here's the firt

Reboot Loop: ffs_snapshot/bufwait LORs [Was: Re: 8.0-RELEASE hangs with lighttpd, unionfs related? Some traces included]

2010-02-05 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 05.02.2010 12:31 (localtime): Hello, when I start lighttpd at boot time, the system half-locks in a way, that any process, which accesses /usr/local/etc stalls. It's also impossible to shut down. /usr/local/etc is unionfs mounted. I compiled a kernel with

Re: Reboot Loop: ffs_snapshot/bufwait LORs [Was: Re: 8.0-RELEASE hangs with lighttpd, unionfs related? Some traces included]

2010-02-05 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 05.02.2010 12:39 (localtime): Harald Schmalzbauer schrieb am 05.02.2010 12:31 (localtime): ... Additional LORs while regular machine operation (background fsck) which leads to reboot! I have access over the serail console, but the machine is unresponsive after

best practice to watch TCP parms of established sockets

2010-02-17 Thread Harald Schmalzbauer
Hello, while doing some ZFS tests with RELENG_8 I recognized a mysterious performace drop after an hour uptime. Now my first idea is to compare MSS and windows sizes before and after the performance drop. How do I best capture them? tdpcump? It's GbE linkspeed... Or is netstat capable to show

Re: best practice to watch TCP parms of established sockets

2010-02-17 Thread Harald Schmalzbauer
Am 17.02.2010 19:56, schrieb Chuck Swiger: > Hi-- > > On Feb 17, 2010, at 8:03 AM, Harald Schmalzbauer wrote: >> while doing some ZFS tests with RELENG_8 I recognized a mysterious >> performace drop after an hour uptime. >> Now my first idea is to compare MSS and win

Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]

2010-02-18 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 17.02.2010 20:15 (localtime): ... Now my first idea is to compare MSS and windows sizes before and after the performance drop. How do I best capture them? tdpcump? It's GbE linkspeed... It seems more likely that ZFS is running into slowdowns from res

Incorrect super block

2010-02-18 Thread Harald Weis
a solution ? Thank you in advance. -- Harald Weis ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Harald Schmalzbauer
Patrick Mahan schrieb am 18.02.2010 16:20 (localtime): See inline... ... Please clarify my TCP understanding. If I have the window set to 65535 in the header and a MSS of 1460, how often should the receiver send ACK segments? window/MSS, right? How soon you see the ACK is based on two values

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Harald Schmalzbauer
Stephen Hurd schrieb am 18.02.2010 17:01 (localtime): Harald Schmalzbauer wrote: Some experimental results: When rsyncing with windows, and FreeBSD is receiver, I see the same ACK ever two segemnts, but speed is at 72MB/s. When FreeBSD is sender and Windows is receiver, it looks more I

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Harald Schmalzbauer
Stephen Hurd schrieb am 18.02.2010 17:09 (localtime): ... A TCP SHOULD implement a delayed ACK, but an ACK should not be excessively delayed; in particular, the delay MUST be less than 0.5 seconds, and in a stream of full-sized segments there SHOULD be an ACK for at least every second segment.

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Harald Schmalzbauer
Adam Vande More schrieb am 18.02.2010 17:28 (localtime): On Thu, Feb 18, 2010 at 10:24 AM, Harald Schmalzbauer mailto:h.schmalzba...@omnilan.de>> wrote: The problem is not with the windows box, these transfer rates are sensible. The problem is with two RELENG_8 machines. I&#

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-18 Thread Harald Schmalzbauer
Kevin Oberman schrieb am 18.02.2010 20:23 (localtime): ... window allows for many packets to be in flight and with a 3 Gbps flow, that is a LOT of data. While an ACK is sent every two packets of received data, the transmitting side does not wait for the ACKs. It ... That is a VERY simple and in

ahcich timeouts, only with ahci, not with ataahci

2010-02-23 Thread Harald Schmalzbauer
Hello, I'm frequently getting my machine locked with ahcichX timeouts: ahcich2: Timeout on slot 0 ahcich2: is cs 0001 ss rs 0001 tfd c0 serr ahcich2: Timeout on slot 8 ahcich2: is cs 0100 ss rs 0100 tfd c0 serr ahcich2: Tim

Re: ahcich timeouts, only with ahci, not with ataahci

2010-02-23 Thread Harald Schmalzbauer
Alexander Motin schrieb am 23.02.2010 16:10 (localtime): Harald Schmalzbauer wrote: I'm frequently getting my machine locked with ahcichX timeouts: ahcich2: Timeout on slot 0 ahcich2: is cs 0001 ss rs 0001 tfd c0 serr ahcich2: Timeout on slot 8 ahcich

Re: ahcich timeouts, only with ahci, not with ataahci

2010-02-23 Thread Harald Schmalzbauer
Alexander Motin schrieb am 23.02.2010 17:18 (localtime): ... I guess if it's a HDD firmware issue with NCQ the hang shouldn't happen when NCQ is disabled. Just for case of real I/O timeout, run full surface test with SMART. Unfortunately I couldn't find new firmware from Samsung, although one

Re: ahcich timeouts, only with ahci, not with ataahci

2010-02-23 Thread Harald Schmalzbauer
Alexander Motin schrieb am 23.02.2010 18:35 (localtime): ... One understanding question: If the drive doesn't complete a command, regardless if it's due to a firmware bug, a disk surface error or whatever, is there no way for the driver to terminate the request and take the drive offline after so

Re: ahcich timeouts, only with ahci, not with ataahci

2010-02-23 Thread Harald Schmalzbauer
Am 23.02.2010 19:14, schrieb Alexander Motin: ... >> I can remember that ZFS hadn't showed the removed drive as offline, but >> there was no hang. The pool was degraded and after reinserting and >> rebooting I could resilver the pool. I couldn't manage to get it >> consistent without rebooting, but

Re: RELENG_8 ignoring TCP window size? [Was: Re: Help for TCP understanding wanted, ACK-MSS-Window [Was: Re: best practice to watch TCP parms of established sockets]]

2010-02-25 Thread Harald Schmalzbauer
Nikos Ntarmos schrieb am 24.02.2010 16:37 (localtime): On Fri, Feb 19, 2010 at 11:55:39AM +0200, Nikos Ntarmos wrote: On Thu, Feb 18, 2010 at 10:41:28PM +0100, Harald Schmalzbauer wrote: Kevin Oberman schrieb am 18.02.2010 20:23 (localtime): ... window allows for many packets to be in flight

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-02 Thread Harald Schmalzbauer
Alexander Motin schrieb am 23.02.2010 16:10 (localtime): Harald Schmalzbauer wrote: I'm frequently getting my machine locked with ahcichX timeouts: ahcich2: Timeout on slot 0 ahcich2: is cs 0001 ss rs 0001 tfd c0 serr ahcich2: Timeout on slot 8 ahcich

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-03 Thread Harald Schmalzbauer
Alexander Motin schrieb am 03.03.2010 09:18 (localtime): Harald Schmalzbauer wrote: Alexander Motin schrieb am 23.02.2010 16:10 (localtime): Harald Schmalzbauer wrote: I'm frequently getting my machine locked with ahcichX timeouts: ahcich2: Timeout on slot 0 ahcich2: is cs 000

Re: Incorrect super block

2010-03-06 Thread Harald Weis
e: tar -c -f etc.tar /etc tar -r -f etc.tar /home/me/.icewm/ tar -u -f etc.tar /etc The last command should not modify etc.tar. But that's not the case. There seems to be no difference between the -r and -u option. How on earth is this possible ? Harald ___

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-13 Thread Harald Schmalzbauer
Am 03.03.2010 12:06, schrieb Jeremy Chadwick: > On Wed, Mar 03, 2010 at 09:28:25AM +0100, Harald Schmalzbauer wrote: >> Alexander Motin schrieb am 03.03.2010 09:18 (localtime): >>> Harald Schmalzbauer wrote: >>>> Alexander Motin schrieb am 23.02.2010 16:10 (localti

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-14 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 13.03.2010 22:27 (localtime): Am 03.03.2010 12:06, schrieb Jeremy Chadwick: On Wed, Mar 03, 2010 at 09:28:25AM +0100, Harald Schmalzbauer wrote: Alexander Motin schrieb am 03.03.2010 09:18 (localtime): Harald Schmalzbauer wrote: Alexander Motin schrieb am

ahc parity errors with RELENG_8 from tody vs. 4 weeks ago

2010-03-14 Thread Harald Schmalzbauer
Hello, today I refreshed one -stable machine to RELENG_8 from today and now I see hundreds of the excerpted lines. Never seen this before. There's a DAT72 drive at 0:14:0. Do I have problems with my drive or with the new kernel? (probe28:ahc1:0:14:0): parity error detected in Data-in phase.

Re: ahci errors on 8-stable

2010-03-15 Thread Harald Schmalzbauer
Nenhum_de_Nos schrieb am 09.03.2010 00:44 (localtime): On Mon, 8 Mar 2010 14:26:53 -0800 Jeremy Chadwick wrote: On Mon, Mar 08, 2010 at 06:38:02PM -0300, Nenhum_de_Nos wrote: I've seen these errors in a production machine in deep disk load (scp and bsdtar in heavy use): Please provide the ou

Re: ahci errors on 8-stable

2010-03-17 Thread Harald Schmalzbauer
Nenhum_de_Nos schrieb am 16.03.2010 02:01 (localtime): On Mon, March 15, 2010 14:21, Harald Schmalzbauer wrote: Nenhum_de_Nos schrieb am 09.03.2010 00:44 (localtime): On Mon, 8 Mar 2010 14:26:53 -0800 Jeremy Chadwick wrote: On Mon, Mar 08, 2010 at 06:38:02PM -0300, Nenhum_de_Nos wrote

Does zfs have it's own nfs server?

2010-03-17 Thread Harald Schmalzbauer
Hello, I observed some very strange filesystem security problems. Now I found that if I set sharenfs=yes data/pub I can mount_nfs but it does't respect any settings in /etc/exports. Also I get very strange uid numbers when writing. If I turn sharenfs off, limitations in /etc/exports work as ex

Dtrong elcheapo-ZFS-disk recommendation [Was: Re: ahcich timeouts, only with ahci, not with ataahci]

2010-03-25 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 14.03.2010 12:12 (localtime): Harald Schmalzbauer schrieb am 13.03.2010 22:27 (localtime): Am 03.03.2010 12:06, schrieb Jeremy Chadwick: On Wed, Mar 03, 2010 at 09:28:25AM +0100, Harald Schmalzbauer wrote: Alexander Motin schrieb am 03.03.2010 09:18 (localtime

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-29 Thread Harald Schmalzbauer
Alexander Motin schrieb am 03.03.2010 09:18 (localtime): Harald Schmalzbauer wrote: Alexander Motin schrieb am 23.02.2010 16:10 (localtime): Harald Schmalzbauer wrote: I'm frequently getting my machine locked with ahcichX timeouts: ahcich2: Timeout on slot 0 ahcich2: is cs 000

Re: ahcich timeouts, only with ahci, not with ataahci

2010-03-30 Thread Harald Schmalzbauer
Alexander Motin schrieb am 29.03.2010 21:25 (localtime): Harald Schmalzbauer wrote: I have the drives now running in another server, ich7 chipset. Using UFS, the complete machine locks up for ~30 secs with disk load of 3.5MB/s. But I don't get any timeout messages and the machine a

em regression, UDP LOR followed by ssh stall

2010-04-16 Thread Harald Schmalzbauer
Hello, with RELENG_8 from 6 weeks ago I never ran into the problem that my ssh connection stalled. With today's RELENG_8 it reproducably hangs at first login. After some time I can open another ssh session which seems to stay without problems, but the first sessions is always dying a few secon

Re: em regression, UDP LOR followed by ssh stall

2010-04-16 Thread Harald Schmalzbauer
Jeremy Chadwick schrieb am 16.04.2010 11:28 (localtime): On Fri, Apr 16, 2010 at 11:18:56AM +0200, Harald Schmalzbauer wrote: with RELENG_8 from 6 weeks ago I never ran into the problem that my ssh connection stalled. With today's RELENG_8 it reproducably hangs at first login. After some t

em JumboFrame improovement and PCIe addon-card regression [Was: Re: em regression, UDP LOR followed by ssh stall]

2010-04-16 Thread Harald Schmalzbauer
Brandon Gooch schrieb am 16.04.2010 17:32 (localtime): ... Thanks Jack! Your work is very appreciated. It's extremely appreciated! I tried another semi-productive system and since that hadn't exposed any peculiarity I also upgraded one not too important productive machine. All have onboard 82

Re: em JumboFrame improovement and PCIe addon-card regression [Was: Re: em regression, UDP LOR followed by ssh stall]

2010-04-16 Thread Harald Schmalzbauer
Jack Vogel schrieb am 16.04.2010 22:02 (localtime): Glad things are better. On the Hartwell, the 0x10D3 adapter, what is the problem you are seeing? I just did an MFC, would ask that you try that code, see if it changes anything. With latest MFCs I see em0: but still this LOR: login: lock

Re: em JumboFrame improovement and PCIe addon-card regression [Was: Re: em regression, UDP LOR followed by ssh stall]

2010-04-16 Thread Harald Schmalzbauer
Jack Vogel schrieb am 16.04.2010 22:53 (localtime): Why are you using ZERO_COPY_SOCKETS? And is this LOR happening on STABLE or > CURRENT? It's RELENG_8. I've alway been using ZERO_COPY_SOCKETS. Some time ago, AFAIR, I read that this doesn't affect em at all. Any objections using ZERO_COPY_SOC

Re: em JumboFrame improovement and PCIe addon-card regression [Was: Re: em regression, UDP LOR followed by ssh stall]

2010-04-16 Thread Harald Schmalzbauer
Jack Vogel schrieb am 16.04.2010 22:58 (localtime): No objection, I just wondered if it could somehow be involved in the problem you are seeing. What do you use that actually uses them? I think fxp in the former times made use of ZERO_CPOY_SOCKETS. I also have some private boxes arround with

em WOL_MCAST repowers machine after poweroff [Was: Re: em JumboFrame improovement and PCIe addon-card regression]

2010-04-27 Thread Harald Schmalzbauer
On 16.04.2010 22:42, Harald Schmalzbauer wrote: Jack Vogel schrieb am 16.04.2010 22:02 (localtime): Glad things are better. On the Hartwell, the 0x10D3 adapter, what is the problem you are seeing? I just did an MFC, would ask that you try that code, see if it changes anything. With latest

ZFS (zpool) doesn't detect failed drive

2010-05-05 Thread Harald Schmalzbauer
Hello, one drive of my mirror failed today, but 'zpool staus' shows it "online". Every process using a ZFS mount hangs. Also 'zpool offline /dev/ad1' hangs infinitely. Here's the dmesg of the failing (and correctly detached) device: ad1: TIMEOUT - FLUSHCACHE48 retrying (1 retry left) ata3: por

Re: ZFS (zpool) doesn't detect failed drive

2010-05-05 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 05.05.2010 14:41 (localtime): Hello, one drive of my mirror failed today, but 'zpool staus' shows it "online". Every process using a ZFS mount hangs. Also 'zpool offline /dev/ad1' hangs infinitely. ... Sorry, I made an error with zp

Re: em WOL_MCAST repowers machine after poweroff [Was: Re: em JumboFrame improovement and PCIe addon-card regression]

2010-05-05 Thread Harald Schmalzbauer
Jack Vogel schrieb am 27.04.2010 23:58 (localtime): Thanks Harald, Have already been made aware of this, its due to the broadcast WOL being enabled, I will be fixing the problem shortly. Sorry for the inconvenience. Hello Jack, I saw your RELENG_8 change and recompiled one kernel today. It

geli problem: MD5 hash checksum mismatch for da0

2008-01-22 Thread Harald Schmalzbauer
Hello, I tried to change my passphrase for a geli provider. Like man page tells, I attached the provider (da0) and used 'geli setkey da0' to change the key (only one key, no keyfile used). Everything seemd to work but after detaching any attach attempt fails with: MD5 hash checksum mismatch for da

X.org: Fatal server error

2008-02-07 Thread Harald Weis
, lynx and elinks work alright. Needless to say that I've portupgrade'd both mkfontdir and mkfontscale with the '-f' option, and that my ports tree is portsnap'ed up-to-date. What else could I do to find the bug ? Thanks in advance, Harald

  1   2   3   >