00:07:25 Hey people! Can someone point me to the definitions of the CLOCK_* constants? I'm having a hard time to find where they are defined in Illumos systems 00:08:33 I tried on /usr/src/lib/libc/, but doesn't seem to be there 00:09:20 https://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/sys/time_impl.h?r=fc2512cf 00:12:31 Thanks jbk! 00:32:01 GrayJack: in general, constants that are part of the kernel-user interface are defined in kernel headers under usr/src/uts/common 01:24:16 Thanks Sommerfeld! that is good to know for future readings in the code 13:31:41 Thanks ptribble for the jdk21 fix! We'll get the OmniOS packages updated this week. 15:02:13 andyf, any chance the 38xx HBA driver and the zpool hot spare drive selection change will make it in the next '046 update? 15:07:08 It looks like the spare selection change made it into r151046be (see https://omnios.org/rn/r46) 15:08:53 I haven't seen anything about backporting the 3008 driver, although there is a hot fix available for r50. Has that one landed in gate yet? 15:09:22 I don't know about the 3008 driver. The 38xx is for the 9500. 15:09:46 Sorry, typo, yes 38xx 15:09:48 It's the one I have a hot fix(?) for testing on '050 but we're running '046 in production so I'm hoping it can show up there as well. 15:11:07 IUt has integrated (on the 13th of May) illumos 16524 fenix 15:11:08 BUG 16524: driver for 38xx HBA in illumos (Closed) 15:11:08 ↳ https://www.illumos.org/issues/16524 | https://code.illumos.org/c/illumos-gate/+/3465 15:11:10 I *think* the 38xx driver made it into gate a week (or two?) ago. Time is meaningless these days. 15:11:44 I'm not really up on the different stages of release. 15:12:25 It isn't currently scheduled for backport to r46, but it could be - or we could build a signed hotfix to put on top of r46be 15:12:48 Should I open a ticket to request backporting? 15:13:07 I'd prefer to not have to remember to apply a hot fix every time I install/upgrade my prod hosts. 15:13:17 You'd only have to apply it once, it will stick 15:13:45 But I'd still have to remember it every time I installed a new server. 15:13:46 but yes, open a ticket and somebody will probably get it into a release 15:13:55 thanks, will do. 15:21:47 Is https://github.com/omniosorg/illumos-omnios/issues/1482 sufficient? 15:45:40 Not bad, and probably appropriate for #omnios followup. 15:46:12 tks