19:17:11 On the last few omnios builds I've having weird issues when the resolver ... turns out if 1 the resolvers is not responding everything is broken? 19:17:12 https://gist.github.com/sjorge/e1c5957ea781125ebe3e19f434ec4b76 19:17:22 I would expect it to skip it and try a different one but it never seems to. 19:17:27 Did something change recently ? 19:19:40 I guess I'll add options rotate and see if it's better next time 19:21:13 Doesn't seem to do anything though, resolving like 10 random domains always grab the same nameserver when running it through host 19:24:48 I just checked it on r151052: inserted a non-existent IP as 1st nameserver in /etc/resolv.conf. The host command returns me a timeout error, but I also got the reply from the 2nd name server. Thus I'm unable to reproduce your problem. No IPv6 in my network, however. 19:28:59 Just one ipv6 and one ipv4 both up, it always seems to go for ipv6 too 19:30:16 I guess I could also try `options timeout:1` 19:30:28 But the other nameserver is back now