09:01:01 richlowe: no, I don't think i did 09:17:34 hi im interesting in using illumos. is it possible to do block device encryption using geli (like on freebsd) and then do an installation of openindiana or omnios? thanks 09:18:53 also, does someone use any illumos on hetzner vps? 10:42:04 properguest We am using OmniOS on Hetzner bare metal. We have opted not to use encryption due to the lack of any console device. By "hetzner vps" I assume you mean their "shared vCPU" offering? 10:42:52 There is no geli but you should be able to use native ZFS encryption as long as you can enter the passprase on the console during reboot. 10:48:23 i have access to qemu console on hetzner vps so i can use the password prompt. though i prefer to wrap zfs with encryption (geli) and not use zfs native encryption. 10:48:26 thx vab 10:50:46 is it possible to install omnios from a booted freebsd iso? id start freebsd image on the vps, download+mount the omnios iso inside freebsd, then (?) 10:56:48 i prefer geli because i dont trust the hoster much (https://notes.valdikss.org.ru/jabber.ru-mitm/ applies to hard drive as well) 10:58:12 > Encrypted traffic interception on Hetzner and Linode targeting the largest Russian XMPP (Jabber) messaging service 11:21:56 properguestt, just make ZFS volume and enable encryption on it. I use hex keys but you could also use passwords. 11:22:51 I have an instance of SmartOS on Hetzner cloud , where you are limited to no-HVM I suppose to only branded zones / Smart machines, but there are LS zones too. 11:23:39 You just need to as Hetzner support to upload newest SmartOS image for you to install from and enable bootable pool (piadm ) 11:24:23 thank you very much, nikolam 11:24:52 LX zones, sorry 11:26:12 how do i install an illumos distro with encryption? do i create the zvol first and then run the installer pointing to the already created zvol? 11:26:30 are metadata and paths unencrypted? 11:26:48 Said that , it is always better to have it running on hardware, SmartOS hypervisor or Triton Datacenter install (16+GB RAM min, better 32, 64 supported) there is then KVM and Bhyve HVM VMs too, just recommended to have at least 2 network cards and IPs (you know, one public , one for administration). 11:27:04 also, does the bootloader figure out automatically how to decrypt? 11:27:39 id only run containers, no vms 11:28:04 so lx zones and packages that the illumos distro provides 11:28:36 properguestt, well there are 2 ways of looking at things. Runnin hypervisor (SmartOS, Triton SDC) and regular OS install (OmnosCE, Openindiana, others) 11:29:06 Running hypervisor (that doesn't need to be encrypted itself) , some safe place to mount/pull cypher keys and then run guest VM/zone with mounted dataset with encrypted data. 11:29:15 i want a stable and highly available, thin host OS and then run my virtual network and containers on top of it 11:29:39 i dont want the hosting provider to be able to touch the host OS data 11:29:49 on linux id use luks+btrfs with encrypted /boot 11:29:55 on freebsd geli+zfs 11:30:19 in SmartOS , you create per manual a startup service (does not come out of box) but there in a script you say to the ssytem to mount zfs volume that is encrypted (ZFS dataset itself pints to FS location of the key) 11:32:31 Then choose hardware on your premises and internet link. Seriosly. Hosting provider even with the Hypervisor OS on hardware, have access to ssytem console and drives. So I avoid thinking I can create a full blackbox. I canprotect customer data and mayve the whole VM I am actually running loads in. Plus get keys from somewhere else. 11:34:01 i need to find someone where i can put my hosting hardware. i regularly travel around by bicycle and rely on someone elses computer being available 11:34:37 "Highly available" part brings down to apllication level. What is highly available exactly. Storage, service? It is per service how to deploy on infrastructure. Triton Datacenter on regular hardware can give you place for VMs but you need to architect your service. Triton needs at leaset One machine for Headnode and at least 2 machines for running VMs. 11:34:46 for hetzner, the weakest links are the bios partition and the javascript web console 11:35:18 i only want to host some domains and web services. xmpp, websites etc 11:35:39 id connect per one public ip to one domain 11:35:48 properguestt, sure. On hardware machines on Hetzner, hardware KVM is available _only upon request_ and limited per month. 11:36:10 yes i now, 3 free hours 11:36:46 Depending on what part of the world you are , maybe good solution is to host ou machine(s) in your private accommodation, datacenter. providing you have a good internet link 11:37:18 But handling private cloud is a bit different sport , UPS, link, etc 11:38:07 can i just secretly place a single board computer in a data center... 11:38:12 Sound like you would want someone to create infrastructure as a service for you so you can load your HA service on top of it. Private CLoud. MNX Triton is for that. 11:40:03 See what budget you have and what services you want to be running. illumos based hypervisor, together with virtual netowrks is great solution. 11:41:12 i think illumos is even really great for containers only because it integrates zones, filesystem and networking neatly together 11:41:16 properguestt, SmartOS/TritonDC have a mailing list, web site, docs, even Youtube channel, as other illumos distros. 11:42:03 thank you lots so far, nikolam 11:42:39 properguestt, yup but ask yourself what your services you want to be available.. you can pu anything in zone or VM , but more general infrastructure is , the better - app itself have it's needs, infrastructure is separate form that. 11:44:54 for now i want to run a thick lx branded zone for one domain with a few services: postgresql, openldap, dex (openid), xmpp, haproxy, php and some web services 11:45:41 if some service requires isolation, i will seperate it out into its own zone 11:46:44 later on i will build similar zones for different domains 11:48:10 can a lx branded zone boot systemd? 11:51:04 properguestt, all depending what level of privacy and performance you need. MNX cloud,others, VPS on it, hosted hardware etc 11:51:40 lx zone have full OS in it, except it is not running Linux kernel in it, everything is supposed to work as it does. 11:53:12 properguestt, you can post me a PM if you want. 11:53:31 lx zone is syscall translation like on freebsd, right? 11:54:09 Well, yes, but upgraded, on steroids. Zone first. 11:54:31 One can have HVMs and zones on hardware . 11:55:00 thank you lots. i can make some decisions now 11:55:48 properguestt, there are also distro channels, #smartos , #triton , #omnios etc. 11:56:03 for now, i will stick with my cheap hetzner vps, install omnios and for reboot i ssh into the system to decrypt the volumes 11:56:43 properguestt, you can write some blog post about it, I run SmartOS in same setup. 11:57:33 yes i was also searching for guides :D 11:57:46 any reason to prefer smartos vs other illumoses? 11:59:28 properguestt, smartos is thin hypervisor. Can boot from USB on hardware to avoid rootkits on boot. But can also boot from data pool, e.g. NOT requiring separate boot disks, unlike most Linux distros. 12:00:51 eexcept from /usbkey/config for network and basic settings, SmartOS have no other things to set. Maybe if you make a startup service for specific things. 12:01:42 Other distros are basically classical on disk install distros. 12:02:12 oh thats a very useful seperation 12:02:24 Oh yes and SmartOS has imgadm , vmadm , piadm for managing images and VMs 12:03:55 Hypervisor OS swan song. plus now have added WebGUI with uiadm. Just for kicks :P 12:04:31 * nikolam was enough smapping the channel already :P 12:04:35 ssh: connect to host code.illumos.org port 29418: Connection refused 12:04:48 oh thats a long list of features i havent event thought of 12:05:15 properguestt, welcome to #smartos, read a site a bit and come over :P 12:07:35 thx :D 17:56:56 did something happen to the code.illumos.org ssh key? 17:58:17 Getting the: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 17:58:17 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ 17:58:17 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 18:04:25 definitely so, the ssh was down for some time, and now there seems to be new key... 18:30:44 it hasn't, jclulow will appear and rectify 18:31:08 that is, something _is_ wrong, but not what it appears 19:18:07 With my apologies, this should be sorted out now. 19:18:44 Also: it's just the regular sort of incompetence, not a security incident or whatever 19:20:29 * nomad can identify with that. 19:35:02 jclulow: thanks for fixing the problem; from here, ssh is working without error (old key is back)... 19:36:49 Thanks! 19:38:28 You're welcome! 20:12:05 [illumos-gate] 16817 winlock can probably be removed -- Richard Lowe 21:17:32 [illumos-gate] 16810 installboot should handle 4096 byte sectors -- Toomas Soome 21:22:21 [illumos-gate] 16824 hal: storing the address of local variable -- Toomas Soome 21:33:58 [illumos-gate] 16822 EFI loader: Don't free bcache for DEVT_DISK devs -- Colin Percival 21:41:51 [illumos-gate] 16823 stmf: writing 1 byte into a region of size 0 -- Toomas Soome 21:47:05 [illumos-gate] 16826 vi: dangling pointer 'dname' to 'funkey' may be used -- Toomas Soome 21:48:35 it already told you it was 'funkey' 21:49:29 That's the key to fun, right? 21:52:05 tsoome: Actually setting "acpi-user-options=legacy" doesn't work. Only work 'acpi-user-option=8' 21:52:40 ou. 21:53:14 tsoome: * 'acpi-user-options=8'