09:31:10 Why on fresh Smartos install, when I after install put external_nic mac and IP in /usbkey/config (booting from zpnes pool) , external interface actually does not comes up? No desired IP address on external interface up. 10:23:20 dladm says external interface is up 10:23:51 probably it only gives access to external interface to newly created VMs and zones ? 10:24:30 So SmartOS doesn't expose anything from global zone there, because no IP assigned on external to global zone 10:27:56 hard to say, I'd take a look at /var/svc/log/network-physical:default.log to see if there's anything of interest 15:16:21 Trying to switch manta from commercial signed to triton-dehydrated certificates is proving to be difficult but I cannot find any "manta" specific docs on setting this up. Any tips? 15:16:46 Update job gets created and shows completed successfully in sdc-workflow but the certificates never change. 15:17:11 It never ends in the console though. Just shows "created" infinitely 15:17:34 Looks like it only recognises a single load-balancer 15:20:47 The deploy challenge is created successfully. Seems like it just doesn't go past that part. 18:04:30 You need to have your DNS names pointed at the loadbalancer service. 18:06:44 barfield: https://gist.github.com/bahamat/5c4085fc7540b82b2d658dabdba00579 18:07:48 And there's no limit to the number of loadbalancers you have. The cert gets added to sapi and manta-oneach is used to restart services. 18:08:03 If that didn't work for an arbitrary number of instances then manta would be fundamentally broken. 18:27:49 bahamat: Thank you! Ended up chatting with Mike for a bit and we determined that `use_login: false` was preventing me from getting the `poseidon` records. 18:28:04 All is well now. 18:28:41 in `cnsadm config` 18:28:54 since I failed to process a complete thought in that sentence. 18:30:02 Beware that use_login=true is unsafe for a public cloud. 18:30:13 That's why it defaults to false.