Re: Unusual TCP/IP Packet Size

2013-02-14 Thread Eugene Grosbein
14.02.2013 14:54, Doug Hardie пишет: How do I configure the msk0 interface in rc.conf to disable tso4? I can easily do it with ifconfig, but don't see how to make sure its disabled after a boot. Just add corresponding flag to ifconfig_msk0 line in rc.conf: ifconfig_msk0=inet 10.0.1.199

Re: FreeBSD 9.1 - openldap slapd lockups, mutex problems

2013-02-14 Thread Oliver Brandmueller
Hi, On Thu, Feb 14, 2013 at 03:13:57AM +0100, Pierre Guinoiseau wrote: I have seen openldap spin the cpu and even run out of memory to get killed on some of our test systems running ~9.1-rel with zfs. [...] I've the same problem too, inside a jail, stored on ZFS. I've tried various tuning

Re: stable/9 Xorg freezes and hangs in drmlk2

2013-02-14 Thread Dominic Fandrey
On 10/02/2013 12:54, Dominic Fandrey wrote: Occasionally Xorg freezes and hangs in state drmlk2, when I start the compositing manager or an overlay window (i.e. mplayer) opens. The last time that happened (starting the compositor) I ssh'ed into the box and collected some data. … It happened

Why scf (sfcd) monitoring sometimes doesn't work

2013-02-14 Thread Harald Schmalzbauer
Hello, I found fsc (http://www.freshports.org/sysutils/fsc/) to be extremely useful. Unfortunately, I can't get some services to be monitored, fscadm enable just failes with Could not monitor service. I don't know how kqueue interaction is working, so I can't guess why some services can be

Why fsc (fscd) monitoring sometimes doesn't work [Was: Re: Why scf (sfcd) monitoring sometimes doesn't work]

2013-02-14 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 14.02.2013 13:34 (localtime): Hello, I found fsc (http://www.freshports.org/sysutils/fsc/) to be extremely useful. Unfortunately, I can't get some services to be monitored, fscadm enable just failes with Could not monitor service. I don't know how kqueue

i386: vm.pmap kernel local race condition

2013-02-14 Thread Eugene Grosbein
Hi! I've got FreeBSD 8.3-STABLE/i386 server that can be reliably panicked using just 'squid -k rotatelog' command. It seems the system suffers from the problem described here: http://cxsecurity.com/issue/WLB-2010090156 I could not find any FreeBSD Security Advisory containing a fix. My server

Why can't gcc-4.2.1 build usable libreoffice?

2013-02-14 Thread Mikhail T.
Hello! I just finished building editors/libreoffice with gcc-4.2.1 -- had to edit the port's Makefile to prevent it from picking a different compiler. Everything built and installed, but libreoffice dies on start-up (right after flashing the splash-window): (gdb) where #0

Re: Unusual TCP/IP Packet Size

2013-02-14 Thread Jeremy Chadwick
On Wed, Feb 13, 2013 at 11:54:24PM -0800, Doug Hardie wrote: On 13 February 2013, at 22:45, YongHyeon PYUN pyu...@gmail.com wrote: On Wed, Feb 13, 2013 at 09:10:36PM -0800, Kevin Oberman wrote: On Wed, Feb 13, 2013 at 5:37 PM, YongHyeon PYUN pyu...@gmail.com wrote: On Wed, Feb 13, 2013

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Rick Macklem
Marc Fournier wrote: On 2013-02-13, at 3:54 PM, Rick Macklem rmack...@uoguelph.ca wrote: The pid that is in T state for the ps auxlH. Different server, last kernel update on Jan 22nd, https process this time instead of du last time. I've attached: ps auxlH ps auxlH of just the

Ipsec VPN tunnel from a Win/7 box?

2013-02-14 Thread Karl Denninger
I read around the net that using racoon and the kernel-based IPSEC options do not work with Windows 7. Is there a configuration that does? -- -- Karl Denninger /The Market Ticker ®/ http://market-ticker.org Cuda Systems LLC ___

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Marc G. Fournier
On 2013-02-14, at 08:41 , Rick Macklem rmack...@uoguelph.ca wrote: Btw Marc, if you just want this problem to go away, I suspect getting rid of the intr mount option would do that. Am more interested in fixing the problem (if possible) then just masking it, but ... Based on the man page

Re: Ipsec VPN tunnel from a Win/7 box?

2013-02-14 Thread Bill Campbell
On Thu, Feb 14, 2013, Karl Denninger wrote: I read around the net that using racoon and the kernel-based IPSEC options do not work with Windows 7. Is there a configuration that does? I don't know about IPsec, but OpenVPN works very nicely. Bill Bill -- INTERNET: b...@celestial.com Bill

Re: Ipsec VPN tunnel from a Win/7 box?

2013-02-14 Thread Karl Denninger
On 2/14/2013 1:29 PM, Bill Campbell wrote: On Thu, Feb 14, 2013, Karl Denninger wrote: I read around the net that using racoon and the kernel-based IPSEC options do not work with Windows 7. Is there a configuration that does? I don't know about IPsec, but OpenVPN works very nicely.

NFS resources, how to check version

2013-02-14 Thread Janusz Bulik
Hello, I set up NFSv4 server. To make sure I set vfs.nfsd.server_min_nfsvers=4. I can check its version, for example, by tcpduming and then I can see in wireshark lines like: Network File System Program Version: 4 V4 Procedure: COMPOUND is there any easier way to check its version? I

Re: Panic at shutdown

2013-02-14 Thread David Demelier
Le mardi 12 février 2013 21:42:01 Ronald Klop a écrit : On Tue, 12 Feb 2013 19:44:49 +0100, David Demelier demelier.da...@gmail.com wrote: Le mardi 12 février 2013 10:01:10 Andriy Gapon a écrit : on 12/02/2013 09:57 David Demelier said the following: Yes I have added debugging option in

Re: Unusual TCP/IP Packet Size

2013-02-14 Thread Jeremy Chadwick
On Thu, Feb 14, 2013 at 10:37:23AM +0900, YongHyeon PYUN wrote: On Wed, Feb 13, 2013 at 05:00:59AM -0800, Jeremy Chadwick wrote: On Wed, Feb 13, 2013 at 05:29:53PM +0700, Eugene Grosbein wrote: 13.02.2013 17:25, Doug Hardie ??: Monitoring a tcpdump between two systems, a FreeBSD

Re: 9.1-RELEASE AMD64 crash under VBox 4.2.6 when IO APIC is disabled

2013-02-14 Thread John Baldwin
On Wednesday, February 13, 2013 6:56:06 pm CeDeROM wrote: On Wed, Feb 13, 2013 at 4:48 PM, John Baldwin j...@freebsd.org wrote: The simple answer that I have deduced is that APIC is MANDATORY for AMD64 machines and they won't run otherwise? This is why generic AMD64 install fails when no

Re: Why does poudriere always rebuild nginx and GraphicsMagick13?

2013-02-14 Thread Rainer Duffner
Am 12.02.2013 um 23:11 schrieb Baptiste Daroussin b...@freebsd.org: On Tue, Feb 12, 2013 at 10:59:28PM +0100, Rainer Duffner wrote: Hi, poudriere 2.2 here, running on 9.1-amd64 Of the 730-ish ports, whenever I run a build, it always rebuilds the above two ports. Even if nothing

Re: NFS resources, how to check version

2013-02-14 Thread Rick Macklem
Janusz Bulik wrote: Hello, I set up NFSv4 server. To make sure I set vfs.nfsd.server_min_nfsvers=4. I can check its version, for example, by tcpduming and then I can see in wireshark lines like: Network File System Program Version: 4 V4 Procedure: COMPOUND is there any easier

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Rick Macklem
Marc Fournier wrote: On 2013-02-14, at 08:41 , Rick Macklem rmack...@uoguelph.ca wrote: Btw Marc, if you just want this problem to go away, I suspect getting rid of the intr mount option would do that. Am more interested in fixing the problem (if possible) then just masking it, but

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Marc G. Fournier
On 2013-02-14, at 16:24 , Rick Macklem rmack...@uoguelph.ca wrote: Marc Fournier wrote: On 2013-02-14, at 08:41 , Rick Macklem rmack...@uoguelph.ca wrote: Btw Marc, if you just want this problem to go away, I suspect getting rid of the intr mount option would do that. Am more

Re: Why does poudriere always rebuild nginx and GraphicsMagick13?

2013-02-14 Thread Rainer Duffner
Hi Baptiste, so I upgraded to 2.3.1 but it still rebuilds those two ports every single time I run a bulk build. … Options changed, deleting: GraphicsMagick-nox11-1.3.16_1.txz Options changed, deleting: nginx-1.2.6,1.txz ... drwxr-xr-x 2 root wheel 512 Dec 21 09:20

Re: Why does poudriere always rebuild nginx and GraphicsMagick13?

2013-02-14 Thread Adam McDougall
On Fri, Feb 15, 2013 at 12:37:19AM +0100, Rainer Duffner wrote: Am 12.02.2013 um 23:11 schrieb Baptiste Daroussin b...@freebsd.org: On Tue, Feb 12, 2013 at 10:59:28PM +0100, Rainer Duffner wrote: Hi, poudriere 2.2 here, running on 9.1-amd64 Of the 730-ish ports,

Re: Why does poudriere always rebuild nginx and GraphicsMagick13?

2013-02-14 Thread Jeremy Chadwick
On Thu, Feb 14, 2013 at 08:29:19PM -0500, Adam McDougall wrote: On Fri, Feb 15, 2013 at 12:37:19AM +0100, Rainer Duffner wrote: Am 12.02.2013 um 23:11 schrieb Baptiste Daroussin b...@freebsd.org: On Tue, Feb 12, 2013 at 10:59:28PM +0100, Rainer Duffner wrote: Hi,

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Rick Macklem
Marc Fournier wrote: On 2013-02-13, at 3:54 PM, Rick Macklem rmack...@uoguelph.ca wrote: The pid that is in T state for the ps auxlH. Different server, last kernel update on Jan 22nd, https process this time instead of du last time. I've attached: ps auxlH ps auxlH of just the

Re: 9-STABLE - NFS - NetAPP:

2013-02-14 Thread Rick Macklem
Marc Fournier wrote: On 2013-02-14, at 16:24 , Rick Macklem rmack...@uoguelph.ca wrote: Marc Fournier wrote: On 2013-02-14, at 08:41 , Rick Macklem rmack...@uoguelph.ca wrote: Btw Marc, if you just want this problem to go away, I suspect getting rid of the intr mount option

Re: Why does poudriere always rebuild nginx and GraphicsMagick13?

2013-02-14 Thread Matthew Seaman
On 15/02/2013 01:27, Rainer Duffner wrote: OK, another issue crept up. I started to build www/rt40 and it worked - until I updated it to the latest commit. Now I get: [02] Finished build of www/rt40: Ignored: please select one of AP_MODPERL, AP_MODFASTCGI, LIGHTTPD, SPAWN_FCGI or