Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Tim Bishop
Jeremy, On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: On Thu, Nov 13, 2008 at 12:41:02AM +, Tim Bishop wrote: On Wed, Nov 12, 2008 at 09:47:35PM +0200, Kostik Belousov wrote: On Wed, Nov 12, 2008 at 05:58:26PM +, Tim Bishop wrote: I run the mksnap_ffs command

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Jeremy Chadwick
On Wed, Nov 12, 2008 at 10:05:21PM -0800, Jeremy Chadwick wrote: On Wed, Nov 12, 2008 at 09:02:50PM -0800, David Wolfskill wrote: On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: ... On Wed, Nov 12, 2008 at 05:58:26PM +, Tim Bishop wrote: I've been playing

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Jeremy Chadwick
On Thu, Nov 13, 2008 at 12:26:42PM +0200, Kostik Belousov wrote: On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: On Thu, Nov 13, 2008 at 12:41:02AM +, Tim Bishop wrote: On Wed, Nov 12, 2008 at 09:47:35PM +0200, Kostik Belousov wrote: On Wed, Nov 12, 2008 at

ipfw erratic on 7 stable

2008-11-13 Thread David Peall
Hi I'm having a problem with ipfw, I think. For some reason it denies packets randomly for example: PING 196.14.239.2 (196.14.239.2): 56 data bytes ping: sendto: Permission denied ping: sendto: Permission denied 64 bytes from 196.14.239.2: icmp_seq=2 ttl=63 time=0.258 ms 64 bytes

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Kostik Belousov
On Thu, Nov 13, 2008 at 02:45:14AM -0800, Jeremy Chadwick wrote: On Thu, Nov 13, 2008 at 12:26:42PM +0200, Kostik Belousov wrote: On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: On Thu, Nov 13, 2008 at 12:41:02AM +, Tim Bishop wrote: On Wed, Nov 12, 2008 at

find -L . -type l -delete

2008-11-13 Thread Andriy Gapon
Am I stupid or is our 'find' is seriously broken in one subtle feature? $ find -L . -type l find all broken symlinks (target doesn't exists) $ find -L . -type l -delete removes all symlinks!!! FreeBSD 7.1-PRERELEASE amd64 -- Andriy Gapon ___

qlogic qle2462 hba and freebsd stable on a dl360 g5

2008-11-13 Thread Claus Guttesen
Hi. I'm looking at a qlogic qle2462 hba for my dl360 g5. The thread http://www.mail-archive.com/freebsd-stable@freebsd.org/msg99497.html mentions a deadlock when system is loaded. Has this issue been resolved? Are there other PCI Express hba's which are known to work with freebsd stable and dl360

Re: ipfw erratic on 7 stable

2008-11-13 Thread Jeremy Chadwick
On Thu, Nov 13, 2008 at 01:24:10PM +0200, David Peall wrote: I'm having a problem with ipfw, I think. For some reason it denies packets randomly for example: PING 196.14.239.2 (196.14.239.2): 56 data bytes ping: sendto: Permission denied ping: sendto: Permission denied 64 bytes from

Re: find -L . -type l -delete

2008-11-13 Thread Eugene Grosbein
On Thu, Nov 13, 2008 at 03:38:51PM +0200, Andriy Gapon wrote: Am I stupid or is our 'find' is seriously broken in one subtle feature? $ find -L . -type l find all broken symlinks (target doesn't exists) $ find -L . -type l -delete removes all symlinks!!! Yes. FreeBSD 7.1-PRERELEASE

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Kostik Belousov
On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: On Thu, Nov 13, 2008 at 12:41:02AM +, Tim Bishop wrote: On Wed, Nov 12, 2008 at 09:47:35PM +0200, Kostik Belousov wrote: On Wed, Nov 12, 2008 at 05:58:26PM +, Tim Bishop wrote: I've been playing around with

RE: ipfw erratic on 7 stable

2008-11-13 Thread David Peall
Ok Sorry: ipfw: install_state: Too many dynamic rules Any idea what is a safe number to use, I've set net.inet.ip.fw.dyn_max: 8192 regards -- David Peall :: IT Manager e-Schools' Network :: http://www.esn.org.za/ Phone +27 (021) 674-9140 ___

Re: find -L . -type l -delete

2008-11-13 Thread Andriy Gapon
on 13/11/2008 16:17 Eugene Grosbein said the following: On Thu, Nov 13, 2008 at 03:38:51PM +0200, Andriy Gapon wrote: Am I stupid or is our 'find' is seriously broken in one subtle feature? $ find -L . -type l find all broken symlinks (target doesn't exists) $ find -L . -type l -delete

Re: find -L . -type l -delete

2008-11-13 Thread Eugene Grosbein
On Thu, Nov 13, 2008 at 04:33:22PM +0200, Andriy Gapon wrote: $ find -L . -type l -delete removes all symlinks!!! FreeBSD 7.1-PRERELEASE amd64 This is pretty old and known problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/90687 Wow, that's pretty tough. But now I will have to

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Greg Byshenk
On Wed, Nov 12, 2008 at 08:42:00PM -0800, Jeremy Chadwick wrote: The rest of the below information is good -- but I'm confused about something: is there anyone out there who can use mksnap_ffs on a filesystem (/usr is a good test source) and NOT experience this deadlocking problem?

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Doug Ambrisko
Kostik Belousov writes: | On Thu, Nov 13, 2008 at 02:45:14AM -0800, Jeremy Chadwick wrote: [snip] | If he can press Control-T, it means SIGINFO can be sent to the | mksnap_ffs process, and the process responds with that information. So, | the system is not deadlocked -- meaning, I

Re: System deadlock when using mksnap_ffs

2008-11-13 Thread Patrick Reich
I'll just chime in briefly. I contacted Jeremy off the list about this issue a few days ago. I have one spare box i386 sitting here that I can happily test patches against; if I can be of help, let me know. uname -a FreeBSD localhost.localdomain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue

kern.ipc.maxpipekva exceeded; see tuning(7)

2008-11-13 Thread Bruce Simpson
I just got lots and lots of this: kern.ipc.maxpipekva exceeded; see tuning(7) However, tuning(7) on my system has no information about this tunable whatsoever. anglepoise:~ % uname -a FreeBSD anglepoise.lon.incunabulum.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Tue Nov 4 15:40:44 GMT

Re: MFC Request

2008-11-13 Thread Bruce Simpson
Patrick Tracanelli wrote: Is it possible to have traceroute MFC'd for 7.1? I would like to have -a and -A switchs (ASN Path mapping) available. Thank you :) There's an AS lookup capable traceroute in ports: /usr/ports/net/ntraceroute is this insufficient for your needs? thanks BMS

Re: MFC Request

2008-11-13 Thread Andrew Thompson
On Thu, Nov 13, 2008 at 09:38:30PM +, Bruce Simpson wrote: Patrick Tracanelli wrote: Is it possible to have traceroute MFC'd for 7.1? I would like to have -a and -A switchs (ASN Path mapping) available. Thank you :) There's an AS lookup capable traceroute in ports:

problem moving gmirror between two machines.

2008-11-13 Thread George Hartzell
I have an HP DL360 with a pair of 1TB seagate disks that's been running -STABLE with a ZFS root partition set up using the tools available here: http://yds.coolrat.org/zfsboot.shtml It's been working great. As part of trying to understand what's going on, I csup'ed to -RELENG earlier today

ZFS crashes on heavy threaded environment

2008-11-13 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Pawel, We can still reproduce the ZFS crash (threading+heavy I/O load) on a fresh 7.1-STABLE build, in a few minutes: /usr/local/bin/iozone -M -e -+u -T -t 128 -S 4096 -L 64 -r 4k -s 30g -i 0 -i 1 -i 2 -i 8 -+p 70 -C I have included a backtrace

Re: kern.ipc.maxpipekva exceeded; see tuning(7)

2008-11-13 Thread Kip Macy
I don't know off hand how you could end up with that many pipes. Nonetheless, sys_pipe.c has a good explanation of what that does and how pipe sizing works. -Kip On Thu, Nov 13, 2008 at 9:37 PM, Bruce Simpson [EMAIL PROTECTED] wrote: I just got lots and lots of this: kern.ipc.maxpipekva

Re: ZFS crashes on heavy threaded environment

2008-11-13 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Xin LI wrote: Hi, Pawel, We can still reproduce the ZFS crash (threading+heavy I/O load) on a fresh 7.1-STABLE build, in a few minutes: /usr/local/bin/iozone -M -e -+u -T -t 128 -S 4096 -L 64 -r 4k -s 30g -i 0 -i 1 -i 2 -i 8 -+p 70 -C I

Re: problem moving gmirror between two machines.

2008-11-13 Thread George Hartzell
George Hartzell writes: [...] It's been working great. As part of trying to understand what's going on, I csup'ed to -RELENG earlier today and rebuilt/installed the kernel and world whilst running on the DL360, so everything should be current. [...] Just to be clear, I mean that I

can't write dvd (interrupt storm)

2008-11-13 Thread Oleg Kozheltsev
Hello, yesterday I buy new motherboard INTEL DP43TF and now I can't write dvd disks in any format (on PATA dvd-drive). but still can read any dvd and cd. cd write and blank procedure for dvd-rw done well too. when I start write dvd by growisofs (/dev/cd0 - atapicam), in log I get: Nov 14