Re: pxeboot hangs if link bounces

2011-07-27 Thread Ryan Stone
On Wed, Jul 27, 2011 at 12:45 PM, Ryan Stone wrote: > I'm going to try a binary search to narrow down what set of changes > introduced the problem, On that note, is there an faster way to cleanly build the boot code than a full buildworld? I can just make in sys/boot, but that picks up the syste

pxeboot hangs if link bounces

2011-07-27 Thread Ryan Stone
I'm trying to track down a very mysterious problem I've having with pxebooting on 8.2-RELEASE and head (as of r224149). I've found that if I bring the link to a PXE client down and back up while it's in pxeboot, pxeboot hangs and never recovers. I've tried bouncing the link to the NFS server and

Re: Debugging dropped shell connections over a VPN

2011-07-27 Thread Paul Keusemann
On 07/27/11 06:50, Gary Palmer wrote: On Tue, Jul 26, 2011 at 01:35:16PM -0500, Paul Keusemann wrote: On 07/26/11 08:05, Gary Palmer wrote: On Tue, Jul 26, 2011 at 06:53:59AM -0500, Paul Keusemann wrote: Again, sorry for the sluggish response. On 07/20/11 15:15, Gary Palmer wrote: On Tue, Ju

Re: Debugging dropped shell connections over a VPN

2011-07-27 Thread Gary Palmer
On Tue, Jul 26, 2011 at 01:35:16PM -0500, Paul Keusemann wrote: > On 07/26/11 08:05, Gary Palmer wrote: > >On Tue, Jul 26, 2011 at 06:53:59AM -0500, Paul Keusemann wrote: > >>Again, sorry for the sluggish response. > >> > >>On 07/20/11 15:15, Gary Palmer wrote: > >>>On Tue, Jul 12, 2011 at 02:26:34

Re: kern/156978: [lagg][patch] Take lagg rlock before checking flags

2011-07-27 Thread maxim
Synopsis: [lagg][patch] Take lagg rlock before checking flags State-Changed-From-To: patched->closed State-Changed-By: maxim State-Changed-When: Wed Jul 27 07:02:47 UTC 2011 State-Changed-Why: Merged to RELENG_8. http://www.freebsd.org/cgi/query-pr.cgi?pr=156978 _