[tor-bugs] #29682 [Internal Services/Tor Sysadmin Team]: remove traces munin-node everywhere

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 2 21:14:08 UTC 2019


#29682: remove traces munin-node everywhere
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  anarcat
     Type:  defect                               |         Status:
                                                 |  assigned
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:                                       |  Actual Points:
Parent ID:  #29681                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by anarcat):

 To check for unowned files, I am using the magic Cumin incantation:

 {{{
 cumin -p 0 -b 5 --force -o txt '*' 'find / -ignore_readdir_race -path
 /proc -prune -nouser -o -nogroup' | tee unowned-files
 }}}

 The result is around 300,000 files spread over all the servers, the
 ''vast'' majority of which are `*/home/*` files which I'm not sure what to
 do with. The remaining ~800 files are not related to the Munin, so I'll
 just punt this problem elsewhere. :) (Specifically, in #29987.)

 (Actually, there *was* a file related to Munin, `/run/xtables.lock`, which
 I have removed where relevant but that wasn't really a problem since it
 lived in a temporary filesystem and that file would have been removed
 eventually anyways.)

 Tomorrow I'll remove the remaining Munin code in Puppet and this ticket
 will be done.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29682#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list