Hi Robert,

I will perform your suggestions tonight.  I took another troubleshooting 
step last night of loading the previous version (3.8.13-bone32).  I am 
ashamed I did not think of it before posting.  I have let it run all night 
and the older version has a more muted memory growth of 37 MB in ~12 hrs.

Your question: Did you enable systemd based boot or is this still the 
traditional one?  I am sorry, I am not knowledgeable enough to answer your 
question (I have some google'ing to do).  I am not aware of actively 
changing the booting process.  I only copied the image to an SD card and 
then flashed the eMMC.

I will reload the newer (v3.8.13-bone37) system (from my PC harddrive) and 
post your suggestions tonight.

Thank you for your attention,

Craig


On Wednesday, January 29, 2014 8:19:04 AM UTC-6, RobertCNelson wrote:
>
> On Tue, Jan 28, 2014 at 8:34 PM, Craig Mehan 
> <[email protected]<javascript:>> 
> wrote: 
> > I am new in the software arena, so forgive me if I am missing something 
> > obvious.  I have a BeagleBone Black.  I have loaded Debian 
>  v3.8.13-bone37 
> > from 
> > 
> https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-24-2gb.img.xz 
> > .  I believe my flash slowly fills up without additional software being 
> > loaded. 
> > 
> > After a fresh "flashing" of the eMMC a df -h shows: 
> > 
> > Filesystem 
> > Size  Used     Avail      Use%   Mounted on 
> > rootfs 
> > 1.7G  837M    753M      53%     / 
> > udev 
> > 10M         0       10M         0%   /dev 
> > tmpfs 
> > 50M  220K       50M         1%   /run 
> > /dev/disk/by-uuid/55f7d188-d284-4832-8d00-f68a649c8364  1.7G  837M     
> 753M 
> > 53%   / 
> > tmpfs 
> > 5.0M        0      5.0M        0%    /run/lock 
> > tmpfs 
> > 100M        0      100M        0%    /run/shm 
> > /dev/mmcblk0p1 
> > 96M    72M       25M      75%    /boot/uboot 
> > 
> > With or without user activity the rootfs and /dev/disk/... grows to fill 
> the 
> > available space.  As shown: 
> > 
> > Filesystem 
> > Size  Used   Avail   Use%    Mounted on 
> > rootfs 
> > 1.7G  1.7G         0    100%    / 
> > udev 
> > 10M     0       10M       0%     /dev 
> > tmpfs 
> > 50M  220K    50M       1%    /run 
> > /dev/disk/by-uuid/55f7d188-d284-4832-8d00-f68a649c8364  1.7G  1.7G       
>  0 
> > 100%    / 
> > tmpfs 
> > 5.0M     0     5.0M        0%    /run/lock 
> > tmpfs 
> > 100M     0     100M        0%    /run/shm 
> > /dev/mmcblk0p1 
> > 96M   72M      25M       75%   /boot/uboot 
> > 
> > I have tried executing apt-get clean, autoclean, remove and autoremove. 
> > Nothing seems to reduce the used flash.  I have reflashed the eMMC with 
> the 
> > above mentioned SD image three times.  It has acted the same each time. 
>  I 
> > first noticed this problem when I tried to do an apt-get upgrade and 
> > received error messages of out of disk space.  I then have reflashed two 
> > more times to make sure the problem is consistent. 
> > 
> > Help would be greatly appreciated. 
>
> Hi Craig, 
>
> It's /var/log/ but i've never seen it fill up so fast! 
>
> can you do a: 
>
> du -sh /var/log/* | pastebinit 
> dmesg | pastebinit 
>
> Did you enable systemd based boot or is this still the traditional one? 
>
> Yesterday i added a tweak so systemd only uses 8Mb's.. 
>
> https://github.com/RobertCNelson/omap-image-builder/blob/master/scripts/chroot.sh#L368
>  
>
> sudo sed -i -e 's:#SystemMaxUse=:SystemMaxUse=8M:g' 
> /etc/systemd/systemd-journald.conf 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to