00:49:05 hrm.. 00:51:31 even after copying libumem.so into /lib/secure, doing `LD_PRELOAD=libumem.so passwd` as a user only seems to half work -- it appears to get loaded into the processes's address space, but attaching mdb to the process loads the libumem mdb plugin, but the umem dcmds seem to think libumem isn't there.. 18:57:53 hey all, would openindiana be the best illumos fit for a NAS/a couple vms? 19:05:08 also out of complete curiosity and only superficial relation, does illumos have thunderbolt suport (I just fought a complex battle trying to use it in linux to connect two things, gave up, and borrowed an ethernet adapter) 20:28:54 spuos, nope, OmniOS CE would be better fit for NAS if you are looking of ordinary NAS+vms boot from HDD distribution 20:30:48 spuos, I wouuld always recommend SmartOS more as hypervisor that can boot off the USB flash (or from the same disks with data without requiring separate boot drive(s) ) . You would like to run your NAS off from VM anyway. (HVM bhyve KVM or better Solaris zone or Linux distro in LX zone) anyway. 20:31:29 It's just 2 more nodes away from running your own cloud off from Triton datacenter 20:34:11 Think that for OmniOS one can buy support. And for Triton datacenter if you are serious for on-premises cloud. SmartOS seems most lightweight for small server. 20:58:23 I'd say omnios and smartos are usually your default choices, tribblix you'd know if it was what you wanted 21:00:44 wacki: aren't those two more like hypervisors than full OSes? 21:10:33 I was kinda thinking more mainframe and less hypervisor 21:21:26 what purpose does tribblix serve, I thought it was more for desktop use? 21:24:45 I would get started with OmniOS if you want a general purpose install-to-disk UNIX system 21:25:14 I don't believe we have any thunderbolt support to speak of 21:31:16 jclulow: I thought Omnios was like a jail and hypervisor platform, was I mistaken? 21:31:48 It can host zones, and VMs, certainly -- but you don't have to use those. It's also just a general purpose UNIX. 21:32:17 Things work the way you would expect: you can install packages, create groups and users, etc, and it will be there after a reboot (it's not a live/ramdisk system) 21:33:32 SmartOS, on the other hand, is definitely focused on being an appliance for running zones and VMs. It's a boot-from-ramdisk system, so most state (outside of zones/VMs) is gone after a reboot, etc. 21:34:39 If I was looking to create a new NFS/SMB server system, I would use an LTS release of OmniOS. 21:36:26 I see, so what is the usecase for OI/Tribblix, then? Am I mistaken there too? I thought OI was a general use OS and Tribblix was the pet project of one guy. 21:37:26 Tribblix is indeed essentially maintained by Peter, and it has kind of a retro thing going on. As richlowe says: if that's what you want, you'll probably know that already. 21:38:14 As far as I can tell people use OpenIndiana for desktop systems, but it has stability problems. I often see messages go out to their mailing list about the packages being broken. I wouldn't use it for a server system. 21:39:17 tbf, I *did* kind of plan on mucking around with retro software, I planned on running IKSD on it amongst other things 21:40:14 The only way to know for sure what will work for you is to install something and try it, ultimately. 21:40:14 but that said, omnios sounds like what I was looking for 21:40:24 Yeah I think it probably is, at least to get started. 21:41:49 very true, but that *is* how I ended up with some of the strangest configurations ever seen in my home network 21:43:36 Trial and error is an old friend, and I have had some crazy setups due to my lack of understanding in the software/hardware world 21:46:15 as in, not knowing what a network switch was so creating a bridged set of ethernet ports on my firewall/virtualized NAS/public FTP frankencomputer in 2021 21:49:21 at some point I learned that my... interesting way of making things "work" was worth running by others. Actually, my the computer that I plan on installing omniOS into probably would be an interesting "curiosity" to show off too, I'm quite proud of it. 21:50:18 I generally take snapshots of the OI package repo at judiciously chosen times and deploy from that. 21:54:44 * spuos goes to get a picture to show the abomination jclulow has inadvertently helped breathe life into 21:57:09 bear witness to https://pasteboard.co/74qr8m6Cef8N.jpg 21:57:57 the leftmost one will be the target for the omnios installation 22:12:48 sommerfeld: Yeah I think you have to sort of ... do the release engineering for them, basically. 22:13:17 Also they've started making backwards incompatible changes 22:13:27 Which kind of rules them out as a serious contender for me, anyway haha 22:13:59 spuos: haha nice 22:39:48 jclulow: given that I'm actually running illumos-gate+local patches + OI for non illumos packages I'm doing release engineering already... 22:40:03 Fair! 23:01:11 alright, omnios installed, double checking, because I can't undo this later without killing my data, 4 disks, 2 mirrored sets of 2 disk-wide stripes, no special vdevs, only thing I really need to tune would be ashift, and I can't figure out how to find sector size in illumos, my guess was diskinfo 23:08:00 scratch that, all of them are 4096 23:11:20 I think I got this