[tor-bugs] #31786 [Internal Services/Tor Sysadmin Team]: move dictyotum off moly

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Oct 25 14:15:21 UTC 2019


#31786: move dictyotum off moly
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  anarcat
     Type:  task                                 |         Status:  closed
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Normal                               |     Resolution:  fixed
 Keywords:                                       |  Actual Points:
Parent ID:  #29974                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by anarcat):

 the `at` job failed with this (rather unhelpful) error:

 {{{
 Subject: Output from your job        2
 To: root at moly.torproject.org
 Date: Fri, 25 Oct 2019 09:22:00 +0000

   Volume group "vgname" not found
   Cannot process volume group vgname
 }}}

 After looking through history, I found this command:

 {{{
 echo 'lvremove -y vgname/lvname' | at now + 7 days
 }}}

 Now being 7 days after the latest comment here, I assumed this was
 dictyotum failing to be removed because of an operator (me) error, and
 could confirm the LV are still there. So I removed them by hand:

 {{{
 lvremove vg0/dictyotum-{boot,pg,root,swap}
 }}}

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


More information about the tor-bugs mailing list