Re: freebsd-update and hang during reboot

2015-03-09 Thread Nick Rogers
On Tue, Feb 10, 2015 at 1:37 PM, Nick Rogers wrote: > > > On Mon, Feb 9, 2015 at 9:08 AM, Ian Lepore wrote: > >> On Mon, 2015-02-09 at 11:41 -0500, Kurt Lidl wrote: >> > Joel wrote: >> > > Hi, >> > > >> > > Just about every machine I have seems to hang after running >> freebsd-update and doing a

Suspected libkvm infinite loop

2015-03-09 Thread Nick Frampton
Hi, For the past several months, we have had an intermittent problem where a process calling kvm_openfiles(3) or kvm_getprocs(3) (not sure which) gets stuck in an infinite loop and goes to 100% cpu. We have just observed "fstat -m" do the same thing and suspect it may be the same problem. Our

Is there a linux_base available for RELENG_9?

2015-03-09 Thread Chris H
I performed av svn update for both src (r279796), and ports (r380829) last night. building/installing world/kernel, went as one would hope. Upgrading ports was a different story. Given this box has an nVidia card. I usually start by upgrading emulators/linux_base; which according to UPDATING; meant

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Adam McDougall
On 03/09/2015 20:44, Chris H wrote: > I performed av svn update for both src (r279796), > and ports (r380829) last night. building/installing > world/kernel, went as one would hope. Upgrading ports > was a different story. Given this box has an nVidia card. > I usually start by upgrading emulators/

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Chris H
On Mon, 09 Mar 2015 20:45:11 -0400 Adam McDougall wrote > On 03/09/2015 20:44, Chris H wrote: > > I performed av svn update for both src (r279796), > > and ports (r380829) last night. building/installing > > world/kernel, went as one would hope. Upgrading ports > > was a different story. Given th

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Gary Palmer
On Mon, Mar 09, 2015 at 05:44:55PM -0700, Chris H wrote: > I performed av svn update for both src (r279796), > and ports (r380829) last night. building/installing > world/kernel, went as one would hope. Upgrading ports > was a different story. Given this box has an nVidia card. > I usually start by

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Chris H
On Tue, 10 Mar 2015 00:51:06 + Gary Palmer wrote > On Mon, Mar 09, 2015 at 05:44:55PM -0700, Chris H wrote: > > I performed av svn update for both src (r279796), > > and ports (r380829) last night. building/installing > > world/kernel, went as one would hope. Upgrading ports > > was a differe

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Gary Palmer
On Mon, Mar 09, 2015 at 06:09:04PM -0700, Chris H wrote: > On Tue, 10 Mar 2015 00:51:06 + Gary Palmer wrote > > > On Mon, Mar 09, 2015 at 05:44:55PM -0700, Chris H wrote: > > > I performed av svn update for both src (r279796), > > > and ports (r380829) last night. building/installing > > > wo

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Chris H
On Tue, 10 Mar 2015 01:11:10 + Gary Palmer wrote > On Mon, Mar 09, 2015 at 06:09:04PM -0700, Chris H wrote: > > On Tue, 10 Mar 2015 00:51:06 + Gary Palmer wrote > > > > > On Mon, Mar 09, 2015 at 05:44:55PM -0700, Chris H wrote: > > > > I performed av svn update for both src (r279796), >

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Freddie Cash
Re-read the error message you pasted into the email. Pay particular attention to the part after "2.6", the last two digits. :) 2.6.16 != 2.6.18 The latter is what needs to be in sysctl.conf, or (as you discovered) entered via sysctl(8). You will need to put the correct values into sysctl.conf, th

Re: Is there a linux_base available for RELENG_9?

2015-03-09 Thread Chris H
On Mon, 9 Mar 2015 18:41:59 -0700 Freddie Cash wrote > Re-read the error message you pasted into the email. Pay particular > attention to the part after "2.6", the last two digits. :) > > 2.6.16 != 2.6.18 > > The latter is what needs to be in sysctl.conf, or (as you discovered) > entered via sy