orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-borg
<cole-h>
gchristensen: Any chance of bumping the number of evaluators we have working on Nixpkgs?
<gchristensen>
I think so, yeah
<gchristensen>
I did a ton of leg work these past few weeks to get more reliable provisioning going for ofborg
<cole-h>
<3 gchristensen
<{^_^}>
gchristensen's karma got increased to 404
<gchristensen>
starting with the work I did for packet-nix-builder (a simpler deploy process), so I could bring it to ofborg too
<cole-h>
infinisil: When a user hits 404 karma, the bot should say "oh no, karma not found" or something.
<cole-h>
:P
<gchristensen>
lol
<cole-h>
gchristensen: Joking aside, sounds great. Still really sad the dashboards got knocked out (due to the power outage at ewr1 I'm assuming?).
<gchristensen>
power outage causing disk corruption, yea
<cole-h>
RIP.
<gchristensen>
there isa way to back it up, something to look in to
<cole-h>
"zfs send | ssh somewhere zfs recv"? :P
<gchristensen>
that'd work if the server used zfs :P
<cole-h>
gchristensen: FYI "ofborg-evaluator.service: Failed at step CHDIR spawning"
<cole-h>
gchristensen: You're telling me every piece of tech you touch doesn't run ZFS? :O
<supersandro2000>
Can't you export the dashboards?
<gchristensen>
I tried to make it run on zfs, tried for 2h, and decided getting it running is more important than getting it running on zfs
<cole-h>
gchristensen: haha
<gchristensen>
supersandro2000: yeah, that is how people usually back up grafana :)
<cole-h>
supersandro2000: Indeed you can. However, we didn't :P
<supersandro2000>
someone should have done that 😜
<gchristensen>
hah'
<cole-h>
State always bites ya in the butt
<cole-h>
I feel like, at some point, I had actually exported the dashboard. Currently ripgrepping my old install disk, fingers crossed. (Maybe LnL has a copy somewhere, since they were the one who made it look so pretty)
<gchristensen>
after they're made, we could manage them with terraform
<cole-h>
^
<gchristensen>
but it sucks to write them that way
<cole-h>
Welp, nothing turned up :(
<gchristensen>
huh?
<gchristensen>
oh
<gchristensen>
dang
<supersandro2000>
cole-h: smash the state!
<supersandro2000>
that is why I am not managing my dotifles with nix
<cole-h>
Something's up with grafana. Trying to add a metric like `ofborg_queue_evaluator_waiting` just gives undefined errors
<supersandro2000>
I want to quickly test things and not do a rebuild first
<cole-h>
You can still manage dotfiles with nix and be able to quick test changes ;)