<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Strange storage usage]]></title><description><![CDATA[<p dir="auto">Hi,<br />
as shown in the photo my Cloudron is running out of space. But not from Cloudron or its apps.<br />
<img src="/assets/uploads/files/1592669658259-495b3626-e68e-4f57-a3da-e8951bd29adc-image-resized.png" alt="495b3626-e68e-4f57-a3da-e8951bd29adc-image.png" class=" img-fluid img-markdown" /><br />
I have my Backups on an <a href="https://forum.cloudron.io/topic/2142/backup-to-nas-via-smb">Nas added via SMB.</a></p>
<p dir="auto">There is nothing else installed on this VM. As it could only be Cloudron creating 120GB i am not sure how to clean them up.<br />
Once i added 100 GB to the VM and formatted it correctly.</p>
<p dir="auto">Thanks ahead for your help <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/topic/2709/strange-storage-usage</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 23:15:18 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2709.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 20 Jun 2020 16:35:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Strange storage usage on Mon, 22 Jun 2020 20:12:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/smilebasti" aria-label="Profile: smilebasti">@<bdi>smilebasti</bdi></a> The <code>/home/yellowtent/appsdata</code> is the location of apps. This size seems to roughly match the nextcloud size. As for docker, you should not use du tools inside docker's image directories since they are overlays and the du tool is not smart enough to figure out the size correctly. Try <code>docker system df</code> to get a better idea about the actual size docker uses (this is what is reported in the graph as ~5GB). The volumes also link into appsdata so they might be double counted the du tools.</p>
<p dir="auto">To take a wild guess, maybe you were backing up to the file system for some time before you moved to NAS via SMB? If this was the case, then you should remove the old backups manually from <code>/var/backups</code>. You can just safely nuke all the timestamped directories and the snapshot directory inside it.</p>
]]></description><link>https://forum.cloudron.io/post/9871</link><guid isPermaLink="true">https://forum.cloudron.io/post/9871</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 22 Jun 2020 20:12:52 GMT</pubDate></item><item><title><![CDATA[Reply to Strange storage usage on Sun, 21 Jun 2020 17:51:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/smilebasti" aria-label="Profile: smilebasti">@<bdi>smilebasti</bdi></a> Both those commands will break Cloudron - I'd let cloudron manage docker unless you know EXACTLY what you are doing with docker.</p>
]]></description><link>https://forum.cloudron.io/post/9829</link><guid isPermaLink="true">https://forum.cloudron.io/post/9829</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Sun, 21 Jun 2020 17:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to Strange storage usage on Sun, 21 Jun 2020 09:57:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> That's very nice to use. Thanks.</p>
<p dir="auto">I narrowed it down to /home/yellowtent/appsdata with 53,8 GB but i would not change something here.<br />
The other two huge folders are in /var/lib/docker.<br />
First is /volumes with one large file (53 GB) ending with ...-local-storage. The second (22 GB) is the folder /overlay2.</p>
<p dir="auto">Is it safe to run <code>docker system prune -a </code> ?<br />
Maybe also <code> -volumes</code>? Does this mess anything up with Cloudron if my two apps are running?</p>
]]></description><link>https://forum.cloudron.io/post/9818</link><guid isPermaLink="true">https://forum.cloudron.io/post/9818</guid><dc:creator><![CDATA[smilebasti]]></dc:creator><pubDate>Sun, 21 Jun 2020 09:57:07 GMT</pubDate></item><item><title><![CDATA[Reply to Strange storage usage on Sun, 21 Jun 2020 08:02:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/murgero" aria-label="Profile: murgero">@<bdi>murgero</bdi></a> <code>ncdu</code> is also nice</p>
]]></description><link>https://forum.cloudron.io/post/9817</link><guid isPermaLink="true">https://forum.cloudron.io/post/9817</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Sun, 21 Jun 2020 08:02:47 GMT</pubDate></item><item><title><![CDATA[Reply to Strange storage usage on Sun, 21 Jun 2020 08:02:12 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the reply.<br />
The Vm has already 5GB of Ram. Swap is about the same of what i can find.</p>
<p dir="auto">I will have a deeper look.</p>
]]></description><link>https://forum.cloudron.io/post/9816</link><guid isPermaLink="true">https://forum.cloudron.io/post/9816</guid><dc:creator><![CDATA[smilebasti]]></dc:creator><pubDate>Sun, 21 Jun 2020 08:02:12 GMT</pubDate></item><item><title><![CDATA[Reply to Strange storage usage on Sun, 21 Jun 2020 00:50:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/smilebasti" aria-label="Profile: smilebasti">@<bdi>smilebasti</bdi></a> Well some of that is the OS, depending on how much RAM you have a lot of that could be swap space, then there is the package cache for apt, etc.</p>
<p dir="auto">It looks quite normal.</p>
<p dir="auto">I'd explore using the <code>du</code> command to see what's up.</p>
]]></description><link>https://forum.cloudron.io/post/9813</link><guid isPermaLink="true">https://forum.cloudron.io/post/9813</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Sun, 21 Jun 2020 00:50:51 GMT</pubDate></item></channel></rss>