← Back to team overview

jiocloud-devops team mailing list archive

[Bug 1447409] Re: ocdb1 disk usage is 81%

 

There are couple of problems there

1. puppet reports are accumulating over time which is causing disk full
     -> I have a patch added to remove old puppet reports, that need to be merged.
2. keystone tokens table is making the disk full
     -> as soren mentioend, we would have to use fernet tokens to fix is completely
    until then we can flush the tokens table, but even after flushing the table, we cannot reclaim the disk size utilized. For that we would need mysql file_per_table set, but in order to set that, we would need to remove and recreate the database (take backup, drop database, recreate them, restore from backup)

-- 
You received this bug notification because you are a member of Reliance
Jio DevOps, which is a bug assignee.
https://bugs.launchpad.net/bugs/1447409

Title:
  ocdb1 disk usage is 81%

Status in Jio:
  Confirmed

Bug description:
  anshup@ocdb1-production:/$ df -h
  Filesystem      Size  Used Avail Use% Mounted on
  /dev/sda1        94G   73G   18G  81% /
  none            4.0K     0  4.0K   0% /sys/fs/cgroup
  udev             63G   12K   63G   1% /dev
  tmpfs            13G 1004K   13G   1% /run
  none            5.0M     0  5.0M   0% /run/lock
  none             63G   20K   63G   1% /run/shm
  none            100M     0  100M   0% /run/user

  anshup@ocdb1-production:/$ sudo du -h --max-depth=1 2>/dev/null|grep G
  1.2G	./usr
  12G	./home
  32G	./data
  27G	./var
  1.2G	./lib
  73G	

  Please check.

To manage notifications about this bug go to:
https://bugs.launchpad.net/jio/+bug/1447409/+subscriptions