Re: Nvidia_load not working

2016-09-18 Thread David Wolfskill
On Sun, Sep 18, 2016 at 06:58:38PM -0700, Charles Cowart wrote: > I did a clean install of RC3 over RC2, and I noticed that nvidia_load="yes" > no longer appears to work in /boot/loader.conf. I can still load the module > from etc/rc.conf > ... As the nvidia kernel module is part of a

Nvidia_load not working

2016-09-18 Thread Charles Cowart
I did a clean install of RC3 over RC2, and I noticed that nvidia_load="yes" no longer appears to work in /boot/loader.conf. I can still load the module from etc/rc.conf ___ freebsd-stable@freebsd.org mailing list

Re: 11.0 stuck on high network load

2016-09-18 Thread Slawa Olhovchenkov
On Sun, Sep 18, 2016 at 10:38:58PM +0200, Hans Petter Selasky wrote: > On 09/18/16 20:10, Slawa Olhovchenkov wrote: > > On Sun, Sep 18, 2016 at 07:50:08PM +0200, Hans Petter Selasky wrote: > > > >> Hi, > >> > >> Got some tips regarding this thread. > >> > >> Some things you can try: > >> > >> 1)

Re: 11.0 stuck on high network load

2016-09-18 Thread Hans Petter Selasky
On 09/18/16 20:10, Slawa Olhovchenkov wrote: On Sun, Sep 18, 2016 at 07:50:08PM +0200, Hans Petter Selasky wrote: Hi, Got some tips regarding this thread. Some things you can try: 1) Compile kernel from projects/hps_head instead of your 11-stable? How many difference from 11-stable? Hi,

Re: buildkernel fails with a 'invalid conversion specifier' compiler error

2016-09-18 Thread Dimitry Andric
On 18 Sep 2016, at 20:37, Alex T. wrote: > > I'm on stable/10 branch and have been using it to rebuild world > and kernel. This is the revision I'm currently trying to build but > started seeing the following issue way before it. > > URL: svn://svn.freebsd.org/base/stable/10

buildkernel fails with a 'invalid conversion specifier' compiler error

2016-09-18 Thread Alex T.
Hi guys, I'm on stable/10 branch and have been using it to rebuild world and kernel. This is the revision I'm currently trying to build but started seeing the following issue way before it. URL: svn://svn.freebsd.org/base/stable/10 Revision: 305760 The world builds fine, but building the kernel

Re: 11.0 stuck on high network load

2016-09-18 Thread Slawa Olhovchenkov
On Sun, Sep 18, 2016 at 07:50:08PM +0200, Hans Petter Selasky wrote: > Hi, > > Got some tips regarding this thread. > > Some things you can try: > > 1) Compile kernel from projects/hps_head instead of your 11-stable? How many difference from 11-stable? > 2) Set net.inet.tcp.per_cpu_timers=1

11.0 stuck on high network load

2016-09-18 Thread Hans Petter Selasky
Hi, Got some tips regarding this thread. Some things you can try: 1) Compile kernel from projects/hps_head instead of your 11-stable? 2) Set net.inet.tcp.per_cpu_timers=1 If the system just hangs, it is pretty likely that the timers are going in a loop due to typical use after free.

Re: zfs resilver keeps restarting

2016-09-18 Thread Alan Somers
On Sun, Sep 18, 2016 at 10:46 AM, Marc UBM Bocklet via freebsd-stable wrote: > On Sun, 18 Sep 2016 10:05:52 -0600 > Alan Somers wrote: > >> On Sun, Sep 18, 2016 at 7:09 AM, Marc UBM Bocklet via freebsd-stable >> wrote:

Re: zfs resilver keeps restarting

2016-09-18 Thread Marc UBM Bocklet via freebsd-stable
On Sun, 18 Sep 2016 10:05:52 -0600 Alan Somers wrote: > On Sun, Sep 18, 2016 at 7:09 AM, Marc UBM Bocklet via freebsd-stable > wrote: > > > > Hi all, > > > > due to two bad cables, I had two drives drop from my striped raidz2 > > pool (built on

Re: 11.0 stuck on high network load

2016-09-18 Thread Slawa Olhovchenkov
On Fri, Sep 16, 2016 at 12:11:55PM -0700, hiren panchasara wrote: > + jch@ > On 09/16/16 at 10:03P, Slawa Olhovchenkov wrote: > > On Fri, Sep 16, 2016 at 11:30:53AM -0700, hiren panchasara wrote: > > > > > On 09/16/16 at 09:18P, Slawa Olhovchenkov wrote: > > > > On Thu, Sep 15, 2016 at

Re: nginx and FreeBSD11

2016-09-18 Thread Slawa Olhovchenkov
On Thu, Sep 15, 2016 at 10:28:11AM -0700, John Baldwin wrote: > On Thursday, September 15, 2016 05:41:03 PM Slawa Olhovchenkov wrote: > > On Wed, Sep 07, 2016 at 10:13:48PM +0300, Slawa Olhovchenkov wrote: > > > > > I am have strange issuse with nginx on FreeBSD11. > > > I am have FreeBSD11

Re: zfs resilver keeps restarting

2016-09-18 Thread Alan Somers
On Sun, Sep 18, 2016 at 7:09 AM, Marc UBM Bocklet via freebsd-stable wrote: > > Hi all, > > due to two bad cables, I had two drives drop from my striped raidz2 > pool (built on top of geli encrypted drives). I replaced one of the > drives before I realized that the

RE: working now: freebsd-update to FreeBSD 11.0-RC3 then kernel compile fails In function `iflib_legacy_setup'

2016-09-18 Thread Kim Culhan
Attempted to isolate the problem, compiled a GENERIC kernel with nothing added, with no problem. Then with only pf added and then with pf and altq added and still no compile problem. Did not reboot the machine any more between these trials so I think the update process was good, do not know what

freebsd-update to FreeBSD 11.0-RC3 then kernel compile fails In function `iflib_legacy_setup'

2016-09-18 Thread Kim Culhan
Used freebsd-update from 11.0-RC1 to 11.0-RC3 and kernel compile failed: linking kernel.full iflib.o: In function `iflib_legacy_setup': /usr/src/sys/amd64/compile/hyster3/../../../net/iflib.c:4457: undefined reference to `taskqgroup_attach' kernel config was GENERIC with added: > device