MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: nemo1112 on 2020-09-16, 20:26:02

Title: 30GB Partition
Post by: nemo1112 on 2020-09-16, 20:26:02
i have installed a centos machine in azure
the hard disk is 120 GB
So right now i have a problem when i checked the df i found only 30 gb and it's full

Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1        30G   28G   14M 100% /
tmpfs           3.9G     0  3.9G   0% /dev/shm
/dev/sdb1        16G   44M   15G   1% /mnt/resource


how to fix ?
Title: Re: 30GB Partition
Post by: x3st3r on 2020-09-17, 20:43:33
you need to mount the other disk. please do

fdisk -l

show me the output
Title: Re: 30GB Partition
Post by: azzureal on 2020-09-30, 06:32:14
cd /
du -sh *

check whitch folder is big.

and then delete some file.