[tor-bugs] #34098 [Internal Services/Tor Sysadmin Team]: crm-int-01 running out of disk space

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 4 18:52:59 UTC 2020


#34098: crm-int-01 running out of disk space
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  anarcat
     Type:  defect                               |         Status:  closed
 Priority:  Very High                            |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Major                                |     Resolution:  fixed
 Keywords:                                       |  Actual Points:
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by anarcat):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 actually, there was enough space *inside the server* already, just on a
 different partition. i have moved the mysql database to `/srv/mysql` and
 bind-mounted it in `/var/lib/mysql`, which gives a much more reasonable
 disk usage:

 {{{
 root at crm-int-01:~# df -h  / /srv
 Filesystem                       Size  Used Avail Use% Mounted on
 /dev/sda1                         20G  9.2G  9.5G  50% /
 /dev/mapper/vg_crm--int--01-srv   20G   13G  6.5G  66% /srv
 }}}

 ... compared to previously:

 {{{
 Filesystem      Size  Used Avail Use% Mounted on
 /dev/sda1        20G   18G  1.6G  92% /
 }}}

 (i don't have numbers on hand right now of the `/srv` disk usage before
 the switch, but it was minimal, something around 2GB.)

 so this should give us a few months, if not years.

 there was a short downtime (about 5 minutes) during the switchoever, and
 everything should be back online.

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


More information about the tor-bugs mailing list