Lost glabel provider for GELI consumer/storage

2023-07-04 Thread Alastair Hogge
Hello, I have a NFS host that exports one GELI UFS from a stripe of some number of mirrored disks, all GEOM. While replacing a disk in this RAID—far too tired and late one night—I was playing with gcache, adding/removing one gcache device starting at a time to the gmirrors, and then the gstripe.

buildworld broken due to INET6 not being set

2023-07-04 Thread Gary Jennejohn
buildworld breaks because I do not have INET6 defined: /usr/src/sbin/ping/main.c:76:7: error: variable 'ipv4' set but not used [-Werror,-Wunused-but-set-variable] bool ipv4 = false; ^ 1 error generated. ipv4 is set in various places but it's _used_ only bracketed in #if defi

Re: nvme related(?) panic on recent -CURRENT

2023-07-04 Thread Juraj Lutter
> On 4 Jul 2023, at 17:01, Chuck Tuffli wrote: > > On Thu, Jun 29, 2023 at 12:47 PM Juraj Lutter wrote: >> >> With recent -current, following occured: >> >> db> bt >> Tracing pid 0 tid 100063 td 0xfe00c5c35e40 >> kdb_enter() at kdb_enter+0x32/frame 0xfe00c5e31c90 >> vpanic() at vpan

Re: nvme related(?) panic on recent -CURRENT

2023-07-04 Thread Chuck Tuffli
On Thu, Jun 29, 2023 at 12:47 PM Juraj Lutter wrote: > > With recent -current, following occured: > > db> bt > Tracing pid 0 tid 100063 td 0xfe00c5c35e40 > kdb_enter() at kdb_enter+0x32/frame 0xfe00c5e31c90 > vpanic() at vpanic+0x181/frame 0xfe00c5e31ce0 > panic() at panic+0x43/frame 0