00:44:15 I wonder why not. What version is it on? 00:46:29 The illumos code base hasn't been rebased onto OpenZFS the way the FBSD folks did. 00:46:38 if nothing else I should be able to compile it myself right? zstd should be pretty platform agnostic 00:46:47 oh 00:47:19 its in linux as well 00:47:55 . o O(embrance and extend) 00:48:58 but theres one more incompatability with my pools, org.delphix.livelist - not sure what it is 00:49:00 Yes, because OpenZFS as a project decided to move to doing the work on top of what was ZoL. 00:52:19 so illuminos is frozen on the same zfs code from when Sun released it under the CDDL? 00:52:34 No. 00:53:07 but "openzfs" isnt an option, wont compile? 00:53:31 For a while work was done directly in illumos and then went into say ZoL and others. The model changed to be based on ZoL and its structure. 00:54:06 So there's a bunch of shared development and stuff gets pulled in, but right now no one has done the work to rebase the changes and platform-specific pieces on top of the current OpenZFS code base. 00:54:21 It has not been frozen since 2010 by any means. 00:54:56 Unfortunately, I don't think there's a simple fix for the incompatible features. 00:55:09 i see 00:55:41 so it sounds like its almost a 3rd ZFS branch then 00:56:18 does illuminos still develop it independently with updates that dont make it into openzfs? 00:56:40 I don't think of it quite that way. At the very least we're not integrating incompatible features. But there are some minor bug fixes that are generally specific to illumos and otherwise folks try to work with openzfs. 00:57:29 Unfortuantely, it's basically someone has to do a bunch of work to get OpenZFS the repo today to build on illumos. It's all doable, but not free. 00:59:28 dang. so id have to export and reimport and then do without ZSTD and probably most other features added in the last few years 01:00:29 where can I find the release notes, changelogs, recent commits on illuminos ZFS? 01:01:18 If you want the change log, I just usually do a git log on uts/common/fs/zfs as an approximation. 01:02:17 It's not really developed as a separate thing from the rest of the OS. 01:13:36 and all the open solaris's are based on illuminos and would be using the same ZFS right? 01:33:59 I only know about stuff that is based on illumos. 01:34:21 There may be some other things out there, but most folks I know of and work with is all around illumos. 13:01:09 New SmartOS 20230504 is out, please update ASAP. 14:57:42 danmcd: Is there a changelog explaining the urgency? 15:04:11 Posted on the mailing lists for smartos and illumos. 15:08:50 ryao (LIBERA-IRC): https://smartos.topicbox.com/groups/smartos-discuss/T47d4c80c38d1add4/cve-2023-31284-buffer-overflow-in-dev-net 15:09:28 Thanks.