-
Smithx10bahamat: I noticed after bouncing a headnode that CNS is stuck replicating
-
Smithx10getting "xfer follow-up showed peer still stuck on serial 395237991" any idea what to do to get updates?
-
nikolamAnyone made to use RTL8153 USB 3.0 to Gigabit Ethernet adapter?
-
nikolamI were planning to use it for a second , local LAN on Smartos / Triton
-
nahamujperkin: are there any good examples of packages that use golang in the pkgsrc tree?
-
nahamuI'm having trouble finding any.
-
nahamunevermind, I think I found one.
-
nahamugomuks might point me in the right direction.
-
nahamuI need to include lang/go/go-module.mk
-
nahamuand grepping for that finds me lots of helpful matches.
-
nahamubentsukun.ch/posts/go-mod-support-3 looks useful too.
-
nahamu
-
nahamujperkin: 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?
-
bahamatSmithx10: On the replica initiate a retransfer (if bind, `rndc retransfer <zone>`). Or you can delete the zone file cache and restart the service and it should transfer the whole thing.
-
Smithx10I managed to get it going
-
bahamatOk, good.
-
Smithx10I did a retransfer, but I did it with too many of the replicas
-
Smithx10Redis was at like 2gb
-
Smithx10And was crashing
-
Smithx10Has to delete it and bounce the services
-
bahamatOh, yeah, it can sometimes get bloated. Alex never tracked down exactly why.
-
Smithx10Then after a few minutes it caught up and delta times were very low
-
bahamatYeah.
-
bahamatThe 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.
-
bahamatThen retransfer on all the replicas.
-
bahamats/replicator/cns-updater/
-
bahamatAnd you have to restart redis when you nuke it's brain so that it's clean.