19:06:56 [illumos-gate] 16397 Re-enable VERW-using x86_md_clear() function on RFDS-afflicted Intel CPUs -- Dan McDonald 19:14:43 Nice, thanks danmcd 19:16:07 andyf: do you by any chance have an ena hotfix for 151048m ? 19:19:25 Not handy, I can build one. 19:19:39 Probably really quickly 19:20:49 it keeps hanging trying to install illumos-tools 19:21:07 Try https://hf.omnios.org/r48/ena.p5p 19:21:10 i'm trying to test out the CRB interface for the tpm driver 19:23:05 our internal server running win2019 for hyper-v testing doesn't have one, and hyper-v so helpfully still lets you add one to a VM, but then it doesn't actually work at all (tried freebsd as well, it won't attach despite it being present) 20:19:10 YW andyf (sorry, was at the Subaru dealer... literally pushed it from a punchin session to home). 20:23:27 andyf: definitely did the trick.. 21:31:21 23 years later and punchin is still being used! 21:47:13 ouch. 21:58:11 jbk great - I'm going to RTI that tomorrow. It's holding up well for us too. 22:01:54 awesome 22:03:52 i've building illumos right now on this instance so I can (hopefully) do some quick iteration on the CRB support as needed to get that working 22:06:40 Nice :) 22:07:02 Working with nitro instances almost feels easy these days, with ssh to the serial console etc. 22:08:01 yeah, azure hopefully won't be too bad either (i mean, slow as molasses to provision or do anything else, but) 22:08:45 i've got to look at tsoome's recent commit and see if that works around azure's broken firmware well enough 22:08:49 um, I was trying to dig trough azure, but haven't got too far yet... 22:09:06 through* 22:09:09 i mean, unless you want to :) 22:09:31 the one branch doesn't give any output, but it also doesn't reset the VM 22:09:56 so it was at least good enough to get the OS loaded and make sure there wasn't anything else that was needed 22:10:11 you mean the headers update? I do not think it would help with that issue 22:10:28 i thought i saw some eficonsole changes as well 22:11:04 only small bits to use/set up guid variables etc 22:11:31 but I'm working towards the real fix... 22:11:59 just need to get some test base:D 22:12:41 if you're using omnios, all my hyper-v work's been upstreamed there 22:13:18 I have both oi and omnios:) 22:13:30 i don't know if oi's grabbed any of it or not 22:14:18 so I was looking how to set up custom os image in azure etc:) 22:14:42 andyf: does the omni tool allow you to build an VM image? 22:15:03 we convert the raw image to a vhd and then upload that as a blob to azure 22:15:09 then you can create an image from that blob 22:15:13 and then create a vm from that image 22:16:48 yep. I figured out that much. ofc my first issue was that at the time of working with image, I was behind crappy wifi and image upload was very slow and insterrupted:D 22:17:06 interrupted even:) 22:17:14 kayak does - and we have cloud images in .raw, .vmdk, .vhd, .qcow2 22:17:48 With omni, it's `omni build_media` but there might be some setup required, I don't remember offhand. 22:17:53 ou, so I can build vhd directly with kayak? neat.