Re: second ZFS pool no longer auto-imports

2020-09-29 Thread Pete Wright
On 9/29/20 1:53 PM, xto...@hotmail.com wrote: Pete Wright wrote: Hello, I have a workstation with two ZFS pools (zroot and tank0). After upgrading CURRENT post the OpenZFS merge I have found that my tank0 pool no longer auto-imports on boot.  After the system has booted I am able to import

Re: iflib/bridge kernel panic

2020-09-29 Thread Shawn Webb
On Tue, Sep 29, 2020 at 11:20:44PM +0200, Kristof Provost wrote: > > > On 28 Sep 2020, at 16:44, Alexander Leidinger wrote: > > > Quoting Kristof Provost (from Mon, 28 Sep 2020 13:53:16 > > +0200): > > > > > On 28 Sep 2020, at 12:45, Alexander Leidinger wrote: > > > > Quoting Kristof Provost

Re: iflib/bridge kernel panic

2020-09-29 Thread Kristof Provost
On 28 Sep 2020, at 16:44, Alexander Leidinger wrote: Quoting Kristof Provost (from Mon, 28 Sep 2020 13:53:16 +0200): On 28 Sep 2020, at 12:45, Alexander Leidinger wrote: Quoting Kristof Provost (from Sun, 27 Sep 2020 17:51:32 +0200): Here’s an early version of a task queue based approach

Re: second ZFS pool no longer auto-imports

2020-09-29 Thread xtouqh
Pete Wright wrote: Hello, I have a workstation with two ZFS pools (zroot and tank0).  After upgrading CURRENT post the OpenZFS merge I have found that my tank0 pool no longer auto-imports on boot.  After the system has booted I am able to import it via "zpool import tank0" then mount all of it

second ZFS pool no longer auto-imports

2020-09-29 Thread Pete Wright
Hello, I have a workstation with two ZFS pools (zroot and tank0).  After upgrading CURRENT post the OpenZFS merge I have found that my tank0 pool no longer auto-imports on boot.  After the system has booted I am able to import it via "zpool import tank0" then mount all of its filesystems witho

Re: Possible deadlock on IO / page fault

2020-09-29 Thread Mark Johnston
On Tue, Sep 29, 2020 at 04:35:47PM +0300, Michael Zhilin wrote: > Thank you, Kostya and Mark! > I will update to head. :) Be sure to pick up r366252 or later: there is a related bug in the initial OpenZFS import that is fixed by that revision. > On Tue, Sep 29, 2020 at 4:32 PM Mark Johnston wrot

Re: Possible deadlock on IO / page fault

2020-09-29 Thread Michael Zhilin
Thank you, Kostya and Mark! I will update to head. :) On Tue, Sep 29, 2020 at 4:32 PM Mark Johnston wrote: > On Tue, Sep 29, 2020 at 04:20:26PM +0300, Konstantin Belousov wrote: > > On Tue, Sep 29, 2020 at 02:59:43PM +0300, Michael Zhilin wrote: > > > Hi, > > > > > > I'm using FreeBSD 13-CURRENT

Re: Possible deadlock on IO / page fault

2020-09-29 Thread Mark Johnston
On Tue, Sep 29, 2020 at 04:20:26PM +0300, Konstantin Belousov wrote: > On Tue, Sep 29, 2020 at 02:59:43PM +0300, Michael Zhilin wrote: > > Hi, > > > > I'm using FreeBSD 13-CURRENT (pre-ZoF, r359724) on my laptop with installed > > Gnome. Sometimes > > (once a week/month) gnome hangs and the system

Re: Possible deadlock on IO / page fault

2020-09-29 Thread Konstantin Belousov
On Tue, Sep 29, 2020 at 02:59:43PM +0300, Michael Zhilin wrote: > Hi, > > I'm using FreeBSD 13-CURRENT (pre-ZoF, r359724) on my laptop with installed > Gnome. Sometimes > (once a week/month) gnome hangs and the system may be still responsible > (may be not). > This week it happened again and I've

Possible deadlock on IO / page fault

2020-09-29 Thread Michael Zhilin
Hi, I'm using FreeBSD 13-CURRENT (pre-ZoF, r359724) on my laptop with installed Gnome. Sometimes (once a week/month) gnome hangs and the system may be still responsible (may be not). This week it happened again and I've gathered information via ddb/textdump and rebooted laptop. gnome-shell is try

Re: clang build buggy code with certain CPUTYPE setting

2020-09-29 Thread Marek Zarychta
On 28.09.2020 10:59, Andriy Gapon wrote: On 26/09/2020 22:55, Marek Zarychta wrote: Thank you for the information and for the fix. Sadly I must admit it doesn't work for me. I have tried two builds with fresh sources today to be certain and it looks like the bug is still present on FreeBSD 13-CU