February 19, 201610 yr I can't seem to figure out what is eating up my ram. It takes about 24 hours to fill up then the webgui starts dying. Any tips?: root@Tower:/# du -sch * 9.5M bin 838M boot 0 dev 5.0M etc 0 home 0 init 15M lib 20M lib64 23T mnt 0 proc 8.0K root 148K run 15M sbin 0 sys 992K tmp 230M usr 38G var 23T total root@Tower:/var# du -sch * 0 adm 208K cache 0 empty 38G lib 156K local 12K lock 2.5M log 0 mail 132K run 4.5M sa 36K spool 0 state 12K tmp 38G total root@Tower:/var/lib# du -sch * 0 arpd 0 btrfs 4.0K dbus 4.0K dhcpcd 38G docker 0 libvirt 4.0K logrotate.status 8.0K netatalk 4.0K nfs 0 php 0 reiserfs 1.4M samba 0 xfs 38G total root@Tower:/var/lib/docker# du -sch * 38G btrfs 516K containers 776K graph 5.5M init 8.0K linkgraph.db 4.0K repositories-btrfs 0 tmp 0 trust 1.5M unraid 4.0K unraid-autostart 4.0K unraid-update-status.json 0 volumes 38G total root@Tower:/var# df -h . Filesystem Size Used Avail Use% Mounted on - 1.6G 1.6G 0 100% /
February 19, 201610 yr /var/lib/docker is where your Docker image file is mounted at, so it doesn't take space from / file systems. If you have dynamics system stats installed it tends to use a lot of space.
February 19, 201610 yr Author It was one of my plugins. I deleted a few and I'm back to: root@Tower:/tmp# df -h . Filesystem Size Used Avail Use% Mounted on - 1.6G 297M 1.3G 20% / Now to narrow down which one if I can(wasn't system stats)
February 19, 201610 yr The old NERD plugin or the new one with everything installed can take up a lot of space so you might want to pair down which items you're installing, if thats the one using a lot of space.
Archived
This topic is now archived and is closed to further replies.