r351680 kernel panic in login

2019-09-20 Thread KIRIYAMA Kazuhiko
Hi, I've installed r351680 in my note PC. But kernel panic at login: Kernel page fault with the following non-sleepable locks held: exclusive sleep mutex axe0 (axe0) r = (0xf80003989ea0) locked 0 /usr/src/sys/dev/usb/usb_transfer.c:2266 stack backtrace: #0 0x80c3dac3 at

Re: Lockdown adaX numbers to allow booting ?

2019-09-20 Thread Slawa Olhovchenkov
On Fri, Sep 20, 2019 at 01:06:29PM -0400, Garrett Wollman wrote: > In article <20190920155304.gn3...@zxy.spb.ru>, s...@zxy.spb.ru writes: > > >Location of device in multi-chassis storage system is different story. > >I am don't know how to field engineer insert disks in chassis. > >For me simple

Re: Lockdown adaX numbers to allow booting ?

2019-09-20 Thread Slawa Olhovchenkov
On Fri, Sep 20, 2019 at 08:29:08AM -0700, Freddie Cash wrote: > On Fri, Sep 20, 2019 at 7:35 AM Slawa Olhovchenkov wrote: > > > On Thu, Sep 19, 2019 at 06:04:54PM +0200, Michael Gmelin wrote: > > > What about gpart output of the pool drives? > > > > > > In general you would create zpools using

Re: Lockdown adaX numbers to allow booting ?

2019-09-20 Thread Freddie Cash
On Fri, Sep 20, 2019 at 7:35 AM Slawa Olhovchenkov wrote: > On Thu, Sep 19, 2019 at 06:04:54PM +0200, Michael Gmelin wrote: > > What about gpart output of the pool drives? > > > > In general you would create zpools using gptids or gpt labels, not the > devices, so you’re independent of device

Re: Lockdown adaX numbers to allow booting ?

2019-09-20 Thread Mark Martinec
Kurt Jaeger writes: The problem is that if all 10 disks are connected, the system looses track from where it should boot and fails to boot (serial boot log): Consoles: internal video/keyboard serial port BTX loader 1.00 BTX version is 1.02 Consoles: internal video/keyboard serial port

Re: Lockdown adaX numbers to allow booting ?

2019-09-20 Thread Slawa Olhovchenkov
On Thu, Sep 19, 2019 at 06:04:54PM +0200, Michael Gmelin wrote: > > > > On 19. Sep 2019, at 17:57, Kurt Jaeger wrote: > > > > Hi! > > > >>> We have a system with 10 SATA disks. 2 disks are for the system, > >>> 8 disks drive a data pool 'bck', configured as raidz2, for backup > >>>

Re: Firefox – GtkFileChooserNative – file selection dialogues

2019-09-20 Thread Greg V
On September 19, 2019 8:02:35 PM GMT+03:00, Graham Perrin wrote: >Firefox does not use xdg-desktop-portal for file selection dialogs > > > > This patch makes Firefox's GTK3 platform support use > > GtkFileChooserNative when available.