Hi,
I have a problem with my Proxmox root partition. I seems to be 56% full but there are no big files on it.
I know there are many threads about this problem, but none of them solved my problem.
df:
fdisk -l:
ncdu:
Does anybody know how to solve this problem?
I have not made any backup or something else so i dont understand this issue.
I have a problem with my Proxmox root partition. I seems to be 56% full but there are no big files on it.
I know there are many threads about this problem, but none of them solved my problem.
df:
Code:
udev 10240 0 10240 0% /dev
tmpfs 402636 328 402308 1% /run
/dev/sda2 20317448 10620680 8672820 56% /
tmpfs 5120 0 5120 0% /run/lock
tmpfs 1014780 24864 989916 3% /run/shm
/dev/mapper/pve-data 1912594928 3511428 1812694380 1% /var/lib/vz
/var/lib/vz/private/101 262144000 479844 261664156 1% /var/lib/vz/root/101
tmpfs 262144 0 262144 0% /var/lib/vz/root/101/lib/init/rw
tmpfs 262144 0 262144 0% /var/lib/vz/root/101/dev/shm
/var/lib/vz/private/102 83886080 700060 83186020 1% /var/lib/vz/root/102
none 131072 4 131068 1% /var/lib/vz/root/102/dev
none 26216 980 25236 4% /var/lib/vz/root/102/run
none 5120 0 5120 0% /var/lib/vz/root/102/run/lock
none 78640 0 78640 0% /var/lib/vz/root/102/run/shm
none 102400 0 102400 0% /var/lib/vz/root/102/run/user
/dev/fuse 30720 16 30704 1% /etc/pve
fdisk -l:
Code:
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 3907029167 1953514583+ ee GPT
Disk /dev/mapper/pve-data: 1974.0 GB, 1974049177600 bytes
255 heads, 63 sectors/track, 239997 cylinders, total 3855564800 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/mapper/pve-data doesn't contain a valid partition table
Code:
7,6GiB [##########] /home
. 4,8GiB [###### ] /var
1,3GiB [# ] /usr
285,3MiB [ ] /lib
100,3MiB [ ] /boot
22,2MiB [ ] /sbin
. 18,5MiB [ ] /run
6,7MiB [ ] /bin
. 6,0MiB [ ] /etc
. 1,5MiB [ ] /tmp
! 16,0KiB [ ] /lost+found
8,0KiB [ ] /mnt
4,0KiB [ ] /lib64
e 4,0KiB [ ] /srv
e 4,0KiB [ ] /selinux
! 4,0KiB [ ] /root
e 4,0KiB [ ] /opt
e 4,0KiB [ ] /media
. 0,0 B [ ] /sys
. 0,0 B [ ] /proc
0,0 B [ ] /dev
@ 0,0 B [ ] vz
Does anybody know how to solve this problem?
I have not made any backup or something else so i dont understand this issue.