Date: Fri, 9 Sep 2005 19:19:05 +0200 From: Max Laier <max@love2party.net> To: freebsd-hackers@freebsd.org Cc: dominic.marks@graphdata.co.uk, Dominic Marks <dom@helenmarks.co.uk> Subject: Re: FreeBSD 6.0-BETA4 panics when when configuring pfsync0 Message-ID: <200509091919.22875.max@love2party.net> In-Reply-To: <3178.195.12.22.194.1126271140.squirrel@www.helenmarks.co.uk> References: <2845.195.12.22.194.1126261787.squirrel@www.helenmarks.co.uk> <3178.195.12.22.194.1126271140.squirrel@www.helenmarks.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5215020.HH9J4Xr84O Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 09 September 2005 15:05, Dominic Marks wrote: > Dominic Marks wrote: > > Hello, > > > > I am setting up a redundant firewall setup for our company, the systems > > are identically configured Dell servers running FreeBSD 6.0-BETA4. > > Software being used is pf, carp, pfsync and altq. > > > > When I attempt to configure the pfsync0 interface the systems panic. The > > systems currently have HTT enabled, I've googled but I didn't find > > anything to suggest pfsync was not SMP/HTT friendly. Could this be a > > configuration problem? > > > > interface: > > > > # ifconfig em2 > > em2: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > options=3Db<RXCSUM,TXCSUM,VLAN_MTU> > > inet 172.16.254.2 netmask 0xffffff00 broadcast 172.16.254.255 > > ether 00:04:23:bd:7a:ef > > media: Ethernet autoselect (100baseTX <full-duplex>) > > status: active > > > > command: > > > > # ifconfig pfsync0 syncdev em2 syncpeer 172.16.254.1 > > Following a little more testing: > > If I don't specify a syncpeer I don't get the panic. Thanks for the dump. Seems like we were leaking a lock from pfsyncioctl().= =20 Can you please try this patch and report back. Thanks in advance. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart5215020.HH9J4Xr84O Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDIcQaXyyEoT62BG0RAnJ3AJ0Q/5uijiakHfvvwfszwNiumXcnpwCdGZzb ZnR6pfZMMaKUqjfLKLMhxd8= =jrOc -----END PGP SIGNATURE----- --nextPart5215020.HH9J4Xr84O--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509091919.22875.max>