dummynet -- changing scheduler resets pipe bw ?

2010-11-17 Thread Rudy
' Maybe I don't have qfq? Rudy Output: 158 ipfw -v pipe 5 show answer for cmd 130, len 4096 5: 6.000 Mbit/s0 ms burst 0 q131077 50 sl. 0 flows (1 buckets) sched 65541 weight 0 lmax 0 pri 0 droptail sched 65541 type FIFO flags 0x0 0 buckets 0 active 159 ipfw pipe 5 config sched qfq 160

KVM tips for bsd as guest?

2009-11-12 Thread Rudy
searching didn't find it). Rudy -- MonkeyBrains.net -- Rudy 415.425.9825 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr

Re: Tunnel IPv6 requests to my IPv4 servers?

2009-11-10 Thread Rudy
one IP) Goal: 100% IPv6 ready, whether my customers want it or not! Rudy ___ 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

Tunnel IPv6 requests to my IPv4 servers?

2009-11-09 Thread Rudy
/en_US.ISO8859-1/books/handbook/network-ipv6.html But that seems more geared toward getting IPv6 on clients. Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: em0 watchdog timeouts

2009-10-05 Thread Rudy
to the event. Rudy ___ 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: em0 watchdog timeouts

2009-10-05 Thread Rudy (bulk)
and didn't cause any more damage from the debug code (eg a panic). :) My frequency of watchdog events is about 2 or 3 times per day. I am running: Intel(R) PRO/1000 Network Connection 6.9.12 Rudy ___ freebsd-stable@freebsd.org mailing list http

Re: em0 watchdog timeouts

2009-10-02 Thread Rudy
ex_int_delay is now 32: Oct 2 11:29:49 mango kernel: em5: rx_int_delay = 32, rx_abs_int_delay = 66 However, running sysctl dev.em.5 shows it as 0: dev.em.5.rx_int_delay: 0 dev.em.5.tx_int_delay: 66 Seems like the adapter and the kernel don't agree on the rx_int_delay value. Rudy

Re: em0 watchdog timeouts

2009-10-02 Thread Rudy
. ... essentially, I have a quad 30Mbps (not quad 1Gbps) card. heheh. Would turning off net.inet.ip.fastforwarding or any other setting help? Today, I set net.inet.ip.fw.enable=0 and I'll see if that helps. I have a feeling that isn't related to the NIC at all, but I'm not sure what else to try. Rudy

Re: em0 watchdog timeouts

2009-10-01 Thread Rudy (bulk)
.4.rx_abs_int_delay: 66 dev.em.4.tx_abs_int_delay: 66 dev.em.4.rx_processing_limit: 300 I am using a PCI-Express (x8) PCI-e slot according to the motherboard specs: http://supermicro.com/products/motherboard/Xeon3000/3210/X7SBi.cfm Rudy Jack Vogel wrote: Increase the size of your TX ring

Re: em0 watchdog timeouts

2009-10-01 Thread Rudy (bulk)
. Does i386 vs amd64 make any difference to the em0 driver? bumping TX Ring to 2048. grep em /boot/loader.conf if_em_load=YES hw.em.rxd=2048 hw.em.txd=2048 Rudy You said this is a quad port card, what size PCI E slot are you in? ___ freebsd-stable

Re: em0 watchdog timeouts

2009-10-01 Thread Rudy
dev.em.1.rx_processing_limit=200 dev.em.2.rx_processing_limit=200 #dev.em.4.rx_processing_limit=200 # test setting processing limit up to 300 dev.em.4.rx_processing_limit=300 dev.em.5.rx_processing_limit=200 Thanks, Rudy ___ freebsd-stable@freebsd.org

Re: em0 watchdog timeouts

2009-09-30 Thread Rudy
Rudy wrote: I am having watchdog timeout issues with my Intel 82573 Pro/1000 ... http://lists.freebsd.org/pipermail/freebsd-net/2008-May/018075.html link to dcgdis.zip didn't work. Do you have a copy? Thanks, Jack. Got the file and flashed -- no upgrade needed. So, while the router

Re: em0 watchdog timeouts

2009-09-30 Thread Rudy (bulk)
Stefan Krueger wrote: In muc.lists.freebsd.stable, you wrote: Rudy wrote: I am having watchdog timeout issues with my Intel 82573 Pro/1000 ... http://lists.freebsd.org/pipermail/freebsd-net/2008-May/018075.html link to dcgdis.zip didn't work. Do you have a copy? Thanks

Re: em0 watchdog timeouts

2009-09-30 Thread Rudy
Rudy wrote: Rudy wrote: I am having watchdog timeout issues Oh, here is some more info from 'pciconf -lcv'. I offloaded half the traffic from em0 to em5 and there has only been one watchdog timeout today (on em5) vs. 10 watchdog timeouts yesterday. We do streaming out of our network

em0 watchdog timeouts -- looking for dcgdis.zip

2009-09-22 Thread Rudy
I am having watchdog timeout issues with my Intel 82573 Pro/1000 ... http://lists.freebsd.org/pipermail/freebsd-net/2008-May/018075.html link to dcgdis.zip didn't work. Do you have a copy? Thanks in advance, Rudy ___ freebsd-stable@freebsd.org

ZFS jumps from slice to partition on upgrade (???)

2009-06-11 Thread Rudy Rucker
this is all done, I can run zfs upgrade... anyone have trouble with zfs upgrade? Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr

Re: ZFS jumps from slice to partition on upgrade (???)

2009-06-11 Thread Rudy
:48:58 zpool scrub -s tank 2009-06-11.16:54:56 zpool detach tank ad6s2c 2009-06-11.16:55:57 zpool attach tank ad0s2 ad6s2 Maybe having the device jump from ad8s2 to ad6s2 freaked out zfs? Any thoughts, or will the Internet tube swallow this post silently? Rudy

Re: Q: eSATA Hot Swap supported?

2008-12-18 Thread Rudy
list *find the channel* atacontrol attach ata3 (or whatever number...) man atacontrol for lots of useful info. Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: more zfs/nfs panics

2008-12-16 Thread Rudy
problems will go away. The default install should not need tuning (so people stop posting this panic problem)... will that be fixed in the next stable release? Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

(actually ZFS) Re: Will XFS be adopted

2008-11-20 Thread Rudy
the bad disk? Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

(actually ZFS discussion) Re: Will XFS be adopted

2008-11-19 Thread Rudy
vm.kmem_size=800M vm.kmem_size_max=800M # http://wiki.freebsd.org/ZFSTuningGuide vfs.zfs.arc_max=160M vfs.zfs.vdev.cache.size=5M # and I have my root on zfs... vfs.root.mountfrom=zfs:tank/root - Rudy - ** monkeybrains.net colocation

df locked up after upgrade to FreeBSD 7.1-PRERELEASE

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

Re: df locked up after upgrade to FreeBSD 7.1-PRERELEASE

2008-11-18 Thread Rudy
rebooted into the new kernel thus unmounting /usr/src, but I must have remounted (maybe when I ran mergemaster (or something!))!!! Thanks, Rudy ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Make buildworld on latest stable fails

2002-05-07 Thread Daniel Rudy
Ruslan Ermilov wrote: On Tue, May 07, 2002 at 04:54:47AM -0700, Daniel Rudy wrote: Hello, I've been experiancing a problem as of late. It seems that make buildworld fails when compiling the miniperl module. Here is the text of the failure: cc -O -pipe -I/usr/obj/usr/src

Re: SB Live and Qt2.2

2000-12-26 Thread Rudy Gingles
I recently went through the same thing (still having intermittent sound problems, but it's getting there). /dev/sndstats seems to be created when you do sh MAKEDEV snd0. That created all the sound devices (mixer, dsp, etc.). Rudyatek I recently upgraded my FBSD 4.0 to a 4.2 (stable) with no

Re: ftpd problems...

2000-08-18 Thread Rudy R
en ${fwcmd} add 97 allow tcp from any 20 to any out via ${natd_interface} ${fwcmd} add 98 divert natd all from any to any via ${natd_interface} fi ;; esac Rudy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

ftpd problem fixed! Have the DIVERT sockets changed?

2000-08-17 Thread Rudy R
rewritten by natd.) Rudy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

make world fails at 'truss' (even with sed/main.c patch)

2000-05-12 Thread Rudy Rucker
I'm getting a failure in usr.bin/truss/. ioctl.c complains about not finging sys/random.h To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message