Hello Mark,

Sunday, June 15, 2014, 1:09:56 PM, you wrote:
> I¹m wondering if anyone can help me with this problem or at least help
> point me in the direction of where to start looking? I have FreeBSD 9
> based servers which are crashing every 4-10 days and producing crash dumps
> similar to this one: http://pastebin.com/F82Jc08C
Just for the fun of it,

add this to the template definition:
set iface down-script mpd-down.sh

mpd-down.sh contents being:
#!/bin/sh
/bin/sleep 1

I've  seen  panics  related  to  queuing with dummynet (not dummynet's
fault :P), and this awful hack worked around the real problem.

Not sure if you're suffering from the same race condition tough :)

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to