Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Root Filesystem is full

Lokeswara December 4, 2017

We are using confluence server we can see that root file-system is full can you guys help me on this .


Filesystem Size Used Avail Use% Mounted on
/dev/sda2 97G 86G 6.3G 94% /
tmpfs 7.4G 0 7.4G 0% /dev/shm
/dev/sdb1 254G 35G 208G 15% /atlassian
/dev/sda5 138G 12G 120G 9% /atlassian/backup
/dev/sda1 194M 67M 118M 37% /boot

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 4, 2017

No, it's about files that simply exist.

As you add files to a disk, it fills up, it's that simple.  Once there's no space left, no more can be added, and most cannot be written to, because a write usually means adding data (even when it's a replace - the data is usually added, then the old data removed)

There are two ways to "fill" most types of Linux disks  - by size of data and size of the index needed to find files.

Try running

df -hki

This will report on the size of your files AND your inodes.  If either is full on a disk, it will tell you that the usage is 100%

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2017

Since it is an on-Premise instance, your server administrator will have to do the cleanup. Hard to know the files to be cleaned up without knowing what is in your folders.

Lokeswara December 4, 2017

these are the folders available 
total 121
-rw-r--r-- 1 root root 1090 Jan 18 2016 1
drwxr-xr-x 11 root root 4096 Nov 28 00:07 atlassian
dr-xr-xr-x 2 root root 4096 Jun 20 12:25 bin
dr-xr-xr-x 5 root root 1024 Jan 20 2017 boot
drwxr-xr-x 2 root root 4096 Nov 23 2013 cgroup
drwxr-xr-x 16 root root 3680 Jun 20 13:03 dev
drwxr-xr-x 101 root root 12288 Nov 27 04:50 etc
drwxr-xr-x 4 root root 4096 Jan 20 2017 home
dr-xr-xr-x 11 root root 4096 May 21 2015 lib
dr-xr-xr-x 9 root root 12288 Jun 20 12:25 lib64
drwx------ 2 root root 16384 May 21 2015 lost+found
drwxr-xr-x 2 root root 4096 Sep 23 2011 media
drwxr-xr-x 2 root root 0 Jun 20 13:00 misc
drwxr-xr-x 4 root root 4096 Jan 18 2016 mnt
drwxr-xr-x 2 root root 4096 Jan 20 2017 mnt1
drwxr-xr-x 2 root root 0 Jun 20 13:00 net
drwxr-xr-x 3 root root 4096 May 21 2015 opt
dr-xr-xr-x 170 root root 0 Jun 20 13:00 proc
drwxr-xr-x 2 root root 4096 Jun 17 11:46 Restore
dr-xr-x--- 10 root root 4096 Sep 12 04:10 root
dr-xr-xr-x 2 root root 12288 Jun 20 12:25 sbin
drwxr-xr-x 2 root root 4096 May 21 2015 selinux
drwxr-xr-x 2 root root 4096 Sep 23 2011 srv
drwxr-xr-x 13 root root 0 Jun 20 13:00 sys
drwxrwxrwt 5 root root 4096 Dec 4 19:56 tmp
drwxr-xr-x 14 root root 4096 Apr 10 2015 usr
drwxr-xr-x 21 root root 4096 Jun 9 14:44 var

Lokeswara December 4, 2017

Do you need anything from my end let me know i will share 

Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 4, 2017

Sorry, I should have made it clear. You need to work with your sys admin to make space. I was suggesting that this is the wrong place for a request like this.

Lokeswara December 4, 2017

I can understand that is there any open files will occupy root file system in confluence ?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events