02:16:28 bahamat: I noticed after bouncing a headnode that CNS is stuck replicating 02:16:46 getting "xfer follow-up showed peer still stuck on serial 395237991" any idea what to do to get updates? 11:33:15 Anyone made to use RTL8153 USB 3.0 to Gigabit Ethernet adapter? 11:33:53 I were planning to use it for a second , local LAN on Smartos / Triton 15:38:54 jperkin: are there any good examples of packages that use golang in the pkgsrc tree? 15:39:02 I'm having trouble finding any. 15:39:38 nevermind, I think I found one. 15:39:56 gomuks might point me in the right direction. 15:40:59 I need to include lang/go/go-module.mk 15:42:33 and grepping for that finds me lots of helpful matches. 15:46:46 https://bentsukun.ch/posts/go-mod-support-3/ looks useful too. 15:48:26 https://www.netbsd.org/docs/pkgsrc/pkgsrc.html#go-programming-language 17:41:42 jperkin: I'm running into > Binary install for gcc10-libs>=10.4.0 -> ERROR: gcc10-libs-10.3.0 is already installed - perhaps an older version? 20:49:14 Smithx10: On the replica initiate a retransfer (if bind, `rndc retransfer `). Or you can delete the zone file cache and restart the service and it should transfer the whole thing. 20:49:35 I managed to get it going 20:49:46 Ok, good. 20:49:55 I did a retransfer, but I did it with too many of the replicas 20:50:05 Redis was at like 2gb 20:50:12 And was crashing 20:50:25 Has to delete it and bounce the services 20:50:46 Oh, yeah, it can sometimes get bloated. Alex never tracked down exactly why. 20:51:02 Then after a few minutes it caught up and delta times were very low 20:51:09 Yeah. 20:51:50 The best thing to do there is to stop the server and replicator, then delete the redis db, start the replicator and let it catch up, then start the server. 20:51:57 Then retransfer on all the replicas. 20:52:21 s/replicator/cns-updater/ 20:52:48 And you have to restart redis when you nuke it's brain so that it's clean.