01:23:25 Ahhh shit, I now use the pkgsrc-in-GZ bits for the freshly-installed one. THat's right. 01:24:47 @Smithx10 what does ' pstack `pgrep dladm`' have to say? If it says NOTHING, it is likely stuck in the kernel, and you'll have to resort to... 01:25:14 uttering '::pgrep dladm |::ps -t' and then using the thread pointer to ::findstack -v. 01:25:23 (All of that in `mdb -k`) 01:44:50 coincidentially... i just filed a bug that has a lot of examples that could be useful 02:49:51 also.. if something like openlldp has it open, i suspect that will prevent an interface from being added to an aggr 02:50:06 (I _really_ want want to fix that at some point) 09:45:06 danmcd - `::pgrep dladm | ::walk thread | ::findstack` works 09:46:47 I like reading bug reports that use mdb a lot, I pretty much always learn something new 15:16:22 Anyone know much about /var/cache/bind ? 15:16:44 I had 200gb get used today and stopped our DNS server from answering questions 15:22:43 ahhh, looks like default debug is on, created a very large named.run file 15:25:25 actually tho, found something interesting... "general: info: sockmgr 60d010: maximum number of FD events (64) received" 15:30:23 https://kb.isc.org/docs/aa-00716 15:31:19 Best I can give you on short notice, Smithx10. 15:31:43 Yea, it looks like I can compile a newer version 15:31:52 with some more fd's 15:32:02 Cool.... probably time to update anyway 22:57:07 yjftsjthsd3 can you please stop spamming channel? 22:58:27 There seems to be there is not any bot to administer kick and temporary ban on channel on disconnect spam 23:00:36 yjftsjthsd3 seems that your connection is often disconnecting, 23:01:05 Can you set not autojoining or something 23:01:12 re-joining. 23:03:06 bahamat is chan owner 23:06:32 It's question should there be bot fixing things like that or not. When incidents are very rare. 23:38:52 You can also ignore join/part messages for an individual if you desire. 23:52:22 jperkin: was trying to build bind919 https://github.com/TritonDataCenter/pkgsrc/tree/trunk/net/bind918 23:52:39 got "configure: error: readline support requested, but none of the libraries have been found."