08:25:17 'Rebooting' the OI illumos system on top of a Debian/testing KVM/qemu instance works reliable again now, for some time. 18:06:11 jclulow, jbk: just sent the RTI for https://www.illumos.org/issues/16163 18:06:12 → BUG 16163: zfs scrub should pause scan when memory is low (In Progress) | https://code.illumos.org/c/illumos-gate/+/3221 18:09:48 https://code.illumos.org/c/illumos-gate/+/3221 shows a bunch of other changes touching dsl_scan that tsoome ported from openzfs but which I don't believe have integrated 18:09:49 → CODE REVIEW 3221: 16163 zfs scrub should pause scan when memory is low (NEW) | https://www.illumos.org/issues/16163 18:10:19 yes, those are also waiting.... 18:10:30 https://code.illumos.org/c/illumos-gate/+/2127 18:10:31 → CODE REVIEW 2127: 14658 zfs: dsl_scan can block txg for arbitrary length of time (NEW) | https://www.illumos.org/issues/14658 18:10:31 https://code.illumos.org/c/illumos-gate/+/2201 18:10:32 → CODE REVIEW 2201: 14760 Reduce ZIO io_lock contention on sorted scrub (NEW) | https://www.illumos.org/issues/14760 18:10:45 https://code.illumos.org/c/illumos-gate/+/2182 18:10:46 → CODE REVIEW 2182: 14736 zfs: Improve sorted scan memory accounting (NEW) | https://www.illumos.org/issues/14736 18:11:20 (I have much too many things waiting... :) 18:17:28 any known blockers other than ENOTIME? 19:48:31 If I use bhyve on illumos, does it use the same stack as it uses with the Zones? aka will I get the same performance? Hell, even half of it is fine. 19:49:17 with bhyve's virtio-net and FreeBSD's if_bridge, I can squeez around 1.8Gbps, same with Jails. But I see that Zones get around 10Gbps (up to 20Gbps with a proper machine) 19:49:36 Or virtio-net will be my next blocker? :) 20:10:04 No, bhyve provides a hardware-virtual machine. So it won't be similar. 20:10:25 There is something called viona that works on top of that, but ultimately there is nothing get you out of virtio in the guest. 20:11:36 redmine slow for anyone else? 20:29:45 rmustacc I wonder if there's a way to get 10Gbps using virtio drivers on FreeBSD and then on illumos. Thanks for the answer, I'll dig more. 20:31:08 We have something called viona which tries to pass it more directly to a vnic. 21:38:21 [illumos-gate] 16219 sha2: input_len in SHA2Update should be 64 bit type -- Toomas Soome 21:47:39 [illumos-gate] 16201 Panic after setting reference_tracking_enable -- Alexander Motin