<?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[Why is Umami only ever showing just over 8 Kb disk usage?]]></title><description><![CDATA[<p dir="auto">I suspect I’m wrong here but I thought the disk usage displayed by each app typically included the database disk usage too, not just files underneath the app. In my case I never see Umami disk usage ever above 8.19 Kb of disk usage which just seems “wrong” to me. Am I misunderstanding something about how either Cloudron? disk usage works or how Umami stores its data?</p>
<p dir="auto">As an example, my Matomo app (similar use case as Umami) is showing 60.95 Mb and I believe I’ve seen that change sizes occasionally, as opposed to Umami.</p>
<p dir="auto">Would love some insights. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" 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/8807/why-is-umami-only-ever-showing-just-over-8-kb-disk-usage</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 19:57:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8807.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Mar 2023 22:11:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why is Umami only ever showing just over 8 Kb disk usage? on Tue, 02 May 2023 05:39:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Created a formal feature request at <a href="https://forum.cloudron.io/topic/9144/system-disk-usage-should-include-database-consumption-of-each-app/1">https://forum.cloudron.io/topic/9144/system-disk-usage-should-include-database-consumption-of-each-app/1</a>, just FYI. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" 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/post/65871</link><guid isPermaLink="true">https://forum.cloudron.io/post/65871</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 02 May 2023 05:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Umami only ever showing just over 8 Kb disk usage? on Tue, 14 Mar 2023 08:54:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> said in <a href="/post/63138">Why is Umami only ever showing just over 8 Kb disk usage?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> it can be gleaned from backup DB dumps</p>
</blockquote>
<p dir="auto">I think for the correct size one has to get this information from the database. Atleast, the mysql/postgresql dumps we generate are unrelated in size to the actual size on database. I guess each database has it's own mechanism to determine a database's size.</p>
]]></description><link>https://forum.cloudron.io/post/63151</link><guid isPermaLink="true">https://forum.cloudron.io/post/63151</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 14 Mar 2023 08:54:23 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Umami only ever showing just over 8 Kb disk usage? on Mon, 13 Mar 2023 23:29:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> thank you for the answer. I guess I’ve been wrong this whole time thinking the DB usage was included. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title="😅" alt="😅" /> Assumed maybe there was something wrong with my Umami instance. I think it would be nice to see the database usage in each app, because in the case of Unami for example it then makes it look like it’s consuming next to nothing when over a longer period of time with many websites maybe upwards of several hundred megabytes or more of database usage for example which is sort of “hidden” away when determining the full system impact of each app.</p>
]]></description><link>https://forum.cloudron.io/post/63145</link><guid isPermaLink="true">https://forum.cloudron.io/post/63145</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 13 Mar 2023 23:29:43 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Umami only ever showing just over 8 Kb disk usage? on Mon, 13 Mar 2023 21:29:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> it can be gleaned from backup DB dumps</p>
]]></description><link>https://forum.cloudron.io/post/63138</link><guid isPermaLink="true">https://forum.cloudron.io/post/63138</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Mon, 13 Mar 2023 21:29:15 GMT</pubDate></item><item><title><![CDATA[Reply to Why is Umami only ever showing just over 8 Kb disk usage? on Mon, 13 Mar 2023 13:40:41 GMT]]></title><description><![CDATA[<p dir="auto">The diskusage for an app is indeed only the disk usage of files the app stores in /app/data</p>
<p dir="auto">The databases are shared across apps and so they are stored elsewhere on the system. I get the use-case for this though but I am not sure how easily this can be supported to figure out which table/collection in the database services amounts for how much disk space used.</p>
]]></description><link>https://forum.cloudron.io/post/63125</link><guid isPermaLink="true">https://forum.cloudron.io/post/63125</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 13 Mar 2023 13:40:41 GMT</pubDate></item></channel></rss>