05:32:11 I think the ppt_* files end up in the bootarchive normally, so deleting them from mounted failing BE probably had no effect 05:34:06 also USB can be a but tricky, as one controller usually has multiple physical ports, I ended up using a startech card which is a pcie bridge to 4 seperate controllers with 1 port each 05:35:09 some of the mainboard ones were behind the seperate PCH controller for me and targeting those had weird results too 12:34:54 can you set 'apic_panic_on_nmi' to 1 from *loader* prompt? 12:45:23 yes, well you use the newer feature. I'll just get to a loader prompt to confirm the syntax 12:47:17 I think `set nmi=panic` should work from the loader's ok prompt 12:47:22 or =kmdb 12:52:36 wow, thank you 13:02:54 hello 13:05:55 ohai 13:06:20 hey otis...do you have any clues on i915 driver? :) 13:11:18 well, in fact, i don't use anything but macos on desktop :-( i know that i915 is very picky abount kernel vs. userland sync, but that's all. 13:31:29 otis: thought so ;) I'm still finding a way to get a laptop with /usable/ graphics running with OI 13:33:38 and by surprise I noticed that the HCL lists the Intel HD 520 as working, while in my t470 I just have the vesa driver. after some beers I came up with the idea that the i915 might not be loaded - and that was the cause. so I add_drv the correct pci-id, rebooted and then the kernel hangs after loading mouse8042 ;) 14:28:09 one day in the dark deep core of the kernel a mouse hung on its cord, it's so pity... 17:09:33 [illumos-gate] 15903 strtonumx(3c) missing -- Andy Fiddaman 17:23:35 denk :)) 17:23:52 =\ 2 17:24:02 May the lords damn it! 18:15:40 [illumos-gate] 15901 Perl 5.38 always defines PERL_USE_SAFE_PUTENV -- Marcel Telka 19:05:40 [illumos-gate] 15894 svc:/network/smtp:sendmail shouldn't use mediated link -- Andy Fiddaman 19:12:17 pilonsi: I suppose that you have something wrong in boot_archive after you used USB devices. BTW, 19:13:16 pilonsi: BTW, is '/dev/dsk/c1t2d0s1' device of your pool? 19:48:55 Hello! The system has been working ok through several reboots since I did the scrub yesterday 19:49:41 But yeah, c1t2d0s1 is the only device in my rpool 19:50:03 pilonsi: So problem is solved? 19:50:13 Yes :) 19:50:28 Thanks for your help 23:21:07 random stumble https://events19.linuxfoundation.org/wp-content/uploads/2017/11/When-eBPF-Meets-FUSE-Improving-Performance-of-User-File-Systems-Ashish-Bijlani-Georgia-Tech.pdf 23:44:45 I really don't understand why you wouldn't just put those features _into FUSE_ if they were broadly helpful