my / partition is full
Hello,
I have cloudlinux, last build for whm/cpanel MySQL database is located in /home also /cagefs users are in /home folder but when I check disk space I can see this:
but in / partition I'm not able to find files that are big, any hint for this problem ?
root@myserver [~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 6.9G 248K 6.9G 1% /dev
tmpfs 6.9G 0 6.9G 0% /dev/shm
/dev/md2 20G 18G 637M 97% /
devtmpfs 6.9G 248K 6.9G 1% /dev
/dev/md3 1.8T 39G 1.7T 3% /home
/dev/md2 20G 18G 637M 97% /var/tmp
/dev/md2 20G 18G 637M 97% /var/named/chroot/etc/named
/dev/md2 20G 18G 637M 97% /var/named/chroot/etc/named.rfc1912.zones
/dev/md2 20G 18G 637M 97% /var/named/chroot/etc/rndc.key
/dev/md2 20G 18G 637M 97% /var/named/chroot/usr/lib/bind
/dev/md2 20G 18G 637M 97% /var/named/chroot/etc/named.iscdlv.key
/dev/md2 20G 18G 637M 97% /var/named/chroot/etc/named.root.keybut in / partition I'm not able to find files that are big, any hint for this problem ?
-
Hi, Can you give us the result of this command. cd / du -sh ./* 0 -
Hello :) Please follow the document below to determine what's taking up the space: How to Manage your Hard Drive Space - cPanel Knowledge Base - cPanel Documentation Thank you. 0 -
Hello :), I will suggest you please try to find your / partition disk space usages with the following command. cd / du -sch * --exclude=home0
Please sign in to leave a comment.
Comments
3 comments