my raspberry pi has started filling up the flash drive

all about Meteohub on the new Raspberry PI platform

Moderator: Mattk

Post Reply
tfrohling
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Tue Feb 09, 2016 5:17 am

my raspberry pi has started filling up the flash drive

Post by tfrohling »

I started seeing error with my meteohub not reporting in to weather underground. The problem seems to be that the flash drive is filling up. I had been using one of the original Pis with a 4 BG drive. I thought it was a matter of the size of the drive so decided to upgrade to a new 4 core Pi and used a 32Gb flash drive, thinking that would solve the space problem. Today, I have the same issue.

$ df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 1680656 1593616 0 100% /
/dev/root 1680656 1593616 0 100% /
devtmpfs 470444 0 470444 0% /dev
tmpfs 94948 2016 92932 3% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 216100 0 216100 0% /run/shm
/dev/mmcblk0p1 50396 23826 26571 48% /boot
/dev/mmcblk0p4 28744828 59252 27218748 1% /data
tmpfs 32768 32768 0 100% /var/log
$ uptime
20:26:28 up 6 days, 10:47, 1 user, load average: 0.00, 0.03, 0.05

I'll reboot it and it will probably continue running for a while.

I could produce the output of du, but it's pretty large.

I'd really be interested in any ideas to solve this issue.

Thanks,

ted
netsigi
Senior Boarder
Senior Boarder
Posts: 74
Joined: Wed Aug 05, 2009 7:27 pm

Re: my raspberry pi has started filling up the flash drive

Post by netsigi »

coredumps?
tastewar
Junior Boarder
Junior Boarder
Posts: 29
Joined: Mon Dec 29, 2014 5:00 pm

Re: my raspberry pi has started filling up the flash drive

Post by tastewar »

Where would those be stored?
Post Reply