13.0-beta3: em/igb driver incoming bytes values doubled in netstat

2021-02-22 Thread Eric Borisch
The incoming bytes on an intel I211 (em/igb) are being counted twice somewhere in the path that is queried by netstat and zabbix_agentd (which definitely uses ifmib.) My 'cable' interface is dev.igb.0; the system is live, so counts are going to keep going up, too. $ sysctl dev.igb.0 | grep octet

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
On 2021-02-22 8:55 pm, Dean E. Weimer via freebsd-stable wrote: On 2021-02-22 5:52 pm, Warner Losh wrote: What does this patch do for you? diff --git a/stand/i386/loader/Makefile b/stand/i386/loader/Makefile index ad95948ec50a..cbbe15bd1fc0 100644 --- a/stand/i386/loader/Makefile +++

Re: lots of "no such file or directory" errors in zfs filesystem

2021-02-22 Thread Chris Anderson
On Mon, Feb 22, 2021 at 9:13 AM Andriy Gapon wrote: > On 22/02/2021 16:20, Chris Anderson wrote: > > On Mon, Feb 22, 2021 at 1:36 AM Andriy Gapon > > wrote: > > > > On 22/02/2021 09:31, Chris Anderson wrote: > > > None of these files are especially important to

Re: 13.0-BETA3 frequent file system (UFS) hangs

2021-02-22 Thread Jack L.
I'm also having the same exact issues across several systems on 13-BETA3 and 14-CURRENT as of last week. I recently upgraded everything to the latest 13-STABLE and 14-CURRENT but uptime is only a day or so and not sure if it's still a problem. On Mon, Feb 22, 2021 at 12:07 PM Florian Smeets via

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
On 2021-02-22 5:52 pm, Warner Losh wrote: What does this patch do for you? diff --git a/stand/i386/loader/Makefile b/stand/i386/loader/Makefile index ad95948ec50a..cbbe15bd1fc0 100644 --- a/stand/i386/loader/Makefile +++ b/stand/i386/loader/Makefile @@ -90,7 +90,8 @@ FILES+= ${LOADER}

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Warner Losh
What does this patch do for you? diff --git a/stand/i386/loader/Makefile b/stand/i386/loader/Makefile index ad95948ec50a..cbbe15bd1fc0 100644 --- a/stand/i386/loader/Makefile +++ b/stand/i386/loader/Makefile @@ -90,7 +90,8 @@ FILES+= ${LOADER} FILESMODE_${LOADER}= ${BINMODE} -b # XXX

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
On 2021-02-22 10:53 am, Dean E. Weimer wrote: On 2021-02-22 9:38 am, Dean E. Weimer via freebsd-stable wrote: On 2021-02-22 9:29 am, Warner Losh wrote: On Mon, Feb 22, 2021 at 8:24 AM Dean E. Weimer via freebsd-stable wrote: I was able to successfully build and install BETA2 from source,

13.0-BETA3 frequent file system (UFS) hangs

2021-02-22 Thread Florian Smeets via freebsd-stable
Hi, on Sunday I upgraded a lightly loaded web server (Nginx+PHP-FPM+MariaDB) from 12.2-RELEASE-p3 to 13.0-BETA3. The server has been hanging every few hours (between 2-12). Until now the only remedy I found was a reboot. When the issue appears I can still read from the file system, I was

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
On 2021-02-22 9:38 am, Dean E. Weimer via freebsd-stable wrote: On 2021-02-22 9:29 am, Warner Losh wrote: On Mon, Feb 22, 2021 at 8:24 AM Dean E. Weimer via freebsd-stable wrote: I was able to successfully build and install BETA2 from source, however I am now attempting to upgrade the same

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
On 2021-02-22 9:29 am, Warner Losh wrote: On Mon, Feb 22, 2021 at 8:24 AM Dean E. Weimer via freebsd-stable wrote: I was able to successfully build and install BETA2 from source, however I am now attempting to upgrade the same machine to BETA3 buildworld and buildkernel complete.

Re: 13-BETA3 installation from source problems.

2021-02-22 Thread Warner Losh
On Mon, Feb 22, 2021 at 8:24 AM Dean E. Weimer via freebsd-stable < freebsd-stable@freebsd.org> wrote: > I was able to successfully build and install BETA2 from source, however > I am now attempting to upgrade the same machine to BETA3 buildworld and > buildkernel complete. installkernel also

13-BETA3 installation from source problems.

2021-02-22 Thread Dean E. Weimer via freebsd-stable
I was able to successfully build and install BETA2 from source, however I am now attempting to upgrade the same machine to BETA3 buildworld and buildkernel complete. installkernel also completes, but installworld fails, it appears to not find a file for i386 boot. I do have a customized

Re: lots of "no such file or directory" errors in zfs filesystem

2021-02-22 Thread Andriy Gapon
On 22/02/2021 16:20, Chris Anderson wrote: > On Mon, Feb 22, 2021 at 1:36 AM Andriy Gapon > wrote: > > On 22/02/2021 09:31, Chris Anderson wrote: > > None of these files are especially important to me, however I was > wondering > > if there would be any

Re: lots of "no such file or directory" errors in zfs filesystem

2021-02-22 Thread Chris Anderson
On Mon, Feb 22, 2021 at 1:36 AM Andriy Gapon wrote: > On 22/02/2021 09:31, Chris Anderson wrote: > > None of these files are especially important to me, however I was > wondering > > if there would be any benefit to the community from trying to debug this > > issue further to understand what