01:58:48 just an update on my networking fun from lastnight, indeed going from etherstub to phy is what caused the reordering of interfaces 02:01:22 if i run zonecfg export the wrong ordering is shown, for some reason if the nictag changes it dirtys all of the vnics assigned to zones so they are appended the next time vmadmd updates (on boot I suppose?) 02:40:07 aha 04:24:22 Reinhilde: do you know how dhcpagent works? I have a joyent branded zone that is being a bit picky about DHCP addresses 04:25:20 I don't. Treat me like the 8 year old you invited to the data centre because she wanted to see the blinkenlights, although by saying that I substantially undersell my technical competences. 04:25:57 * Reinhilde invokes duckduckgo 04:26:37 I packet captured the machine and the client is saying "hey give me address X" which belongs to the wrong subnet, the dhcp server is refusing to respond to such a rude request so the zone assigns itself the address it wasn't issued 04:29:02 who makes leases persistent between boots? not even windows does this 04:29:30 I don't think I've ever had to configure that program. 04:31:38 you have, it's indirectly used by ifconfig/ipadm 04:33:10 right. 04:37:29 I (on OmniOS, so it's not the same) statically configured my IPv4 addresses. I don't know if my VM host didn't have DHCP or if I just couldn't finaggle 8/dhcpagent into working. 04:39:04 you're probably missing if the allow_ip_spoofing flag assuming the DHCP server lives outside 04:46:02 thanks for the tip. I hope your joyent zone gets its head into gear. 08:04:35 what kind of wrong subnet? 169.x.x.x? 14:50:28 thetooth: I'll be able to help in about an hour-ish. 16:23:25 thetooth: Set VERIFIED_LEASE_ONLY=yes in /etc/default/dhcpagent and it'll discard the current lease if the server doesn't respond. 16:25:13 Or you can delete /etc/dhcp/.dhc and restart the agent. 23:01:25 interesting.... CacheGrande ! https://thenewstack.io/cachegrand-a-fast-scalable-keystore-for-data-oriented-development/