FreeBSD 8.2 and MPD5 stability issues

Mike Tancsa mike at sentex.net
Sun Jun 26 00:17:40 UTC 2011


On 6/25/2011 5:28 PM, Adrian Minta wrote:
> 
> options ALTQ
> options ALTQ_CBQ
> options ALTQ_RED
> options ALTQ_RIO
> options ALTQ_HFSC
> options ALTQ_PRIQ
> # options ALTQ_NOPCC
> 
> device pf
> device pflog
> device pfsync


pf and altq add quite a bit of networking overhead. If you are not using
them, I would get rid of them.

> device          hme

You really have this nic ?

> options         ZERO_COPY_SOCKETS

Not sure how stable this option is.


Enable crash dumps

crashinfo_enable="YES"  # Automatically generate crash dump summary.
dumpdev="AUTO"
dumpdir="/var/crash"    # Directory where crash dumps are to be stored

This will create a .txt file in /var/crash that will have all the info
about the issue

	---Mike



> 
> 
> 
> 
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
> 
> 


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike at sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/


More information about the freebsd-net mailing list