Proxmox 6.0 smth eat's up space

bondzo

New Member
Aug 5, 2019
2
0
1
43
Please anyone maybe can help me. I have a problem with my Proxmox 6.0-5 configuration. Something eats space on "local" storage. I can't find out what. I removed old kernel but smts eats space really fast. Data grow's almost 0.01% by 3 seconds. Please help me solve this problem.

upload_2019-8-5_10-11-27.png

How to viev the content of /dev/mapper/pve-root path?
 

Attachments

  • upload_2019-8-5_10-3-6.png
    upload_2019-8-5_10-3-6.png
    16.7 KB · Views: 3
Last edited:
Hi,
maybe you can find out what uses most of your space using `du` and `lsof`... See the corresponding man pages for infos on how to use those tools.
Maybe a backup? I see you store backup files on local.
 
Ok thnx for your help. I found the problem. Nut application (upslog) was configured wrong and was creating logs very fast. Problem solved.