<?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[Move backup location of mysqldump to volume]]></title><description><![CDATA[<p dir="auto">Problem:<br />
I have a very large msqldump file (matomo) that is getting created when a backup is done. This is crashing my system eventually (disk full)<br />
I have added an external disk to the instance and followed the very fine instructions to move the appdata location. This worked perfectly with no issues!</p>
<p dir="auto">BUT the original yellowtent folder still contains a config.json file AND the large mysqldump. I just ran a full backup manually and it updated the file in the original location!</p>
<p dir="auto">How do I redirect the location of this backup creation?</p>
<p dir="auto">I need to figure this out soon.<br />
Thanks a lot.</p>
]]></description><link>https://forum.cloudron.io/topic/13095/move-backup-location-of-mysqldump-to-volume</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 12:33:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13095.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 10 Jan 2025 21:34:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Thu, 13 Mar 2025 12:06:53 GMT]]></title><description><![CDATA[<p dir="auto">Can you explain better what is the error and what is the current situation ?</p>
]]></description><link>https://forum.cloudron.io/post/103171</link><guid isPermaLink="true">https://forum.cloudron.io/post/103171</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Thu, 13 Mar 2025 12:06:53 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Thu, 13 Mar 2025 02:07:25 GMT]]></title><description><![CDATA[<p dir="auto">We decided to move this is a box with much more storage. I have done the backup and restore many times, no issue. But I have had this "mnt"  with link working for some time now. BUT I did the backup and restore and realized that the external mount to another drive broke the Matomo restore. What do I do to get this back?</p>
]]></description><link>https://forum.cloudron.io/post/103127</link><guid isPermaLink="true">https://forum.cloudron.io/post/103127</guid><dc:creator><![CDATA[stevespaw]]></dc:creator><pubDate>Thu, 13 Mar 2025 02:07:25 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Tue, 11 Feb 2025 09:48:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stevespaw" aria-label="Profile: stevespaw">@<bdi>stevespaw</bdi></a> said in <a href="/post/101542">Move backup location of mysqldump to volume</a>:</p>
<blockquote>
<p dir="auto">Feb 08 23:00:52 BoxError: Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'</p>
</blockquote>
<p dir="auto">Check the permissions of the directory. Does yellowtent user have permissions to write to it?</p>
]]></description><link>https://forum.cloudron.io/post/101560</link><guid isPermaLink="true">https://forum.cloudron.io/post/101560</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 11 Feb 2025 09:48:37 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Mon, 10 Feb 2025 17:39:07 GMT]]></title><description><![CDATA[<p dir="auto">Coming back to this issues as I am getting errors on backups:</p>
<p dir="auto">Feb 08 23:00:52 box:backuptask fullBackup: app automate.bb-content.media backup finished. Took 30.926 seconds<br />
Feb 08 23:00:52 box:locks write: current locks: {"backup_task":null}<br />
Feb 08 23:00:52 box:locks release: app_a1372b32-5ec8-4fb7-99cb-9e687c05eac5<br />
Feb 08 23:00:52 box:tasks update 1745: {"percent":43.85714285714286,"message":"Backing up matomo.bb-content.media (3/4). Waiting for lock"}<br />
Feb 08 23:00:52 box:locks write: current locks: {"backup_task":null,"app_a1fea9d3-2af1-4336-ba20-148ae80f1f4f":"1745"}<br />
Feb 08 23:00:52 box:locks acquire: app_a1fea9d3-2af1-4336-ba20-148ae80f1f4f<br />
Feb 08 23:00:52 box:tasks update 1745: {"percent":43.85714285714286,"message":"Snapshotting app matomo.bb-content.media"}<br />
Feb 08 23:00:52 box:backuptask fullBackup: app matomo.bb-content.media backup finished. Took 0.004 seconds<br />
Feb 08 23:00:52 box:locks write: current locks: {"backup_task":null}<br />
Feb 08 23:00:52 box:locks release: app_a1fea9d3-2af1-4336-ba20-148ae80f1f4f<br />
Feb 08 23:00:52 box:taskworker Task took 51.786 seconds<br />
Feb 08 23:00:52 box:tasks setCompleted - 1745: {"result":null,"error":{"stack":"BoxError: Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'\n at Object.writeConfig (/home/yellowtent/box/src/apps.js:3089:15)\n at snapshotApp (/home/yellowtent/box/src/backuptask.js:339:16)\n at uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:350:11)\n at backupAppWithTag (/home/yellowtent/box/src/backuptask.js:391:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","name":"BoxError","reason":"FileSystem Error","details":{},"message":"Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'"}}<br />
Feb 08 23:00:52 box:tasks update 1745: {"percent":100,"result":null,"error":{"stack":"BoxError: Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'\n at Object.writeConfig (/home/yellowtent/box/src/apps.js:3089:15)\n at snapshotApp (/home/yellowtent/box/src/backuptask.js:339:16)\n at uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:350:11)\n at backupAppWithTag (/home/yellowtent/box/src/backuptask.js:391:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","name":"BoxError","reason":"FileSystem Error","details":{},"message":"Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'"}}<br />
Feb 08 23:00:52 BoxError: Error creating config.json: EACCES: permission denied, open '/home/yellowtent/appsdata/a1fea9d3-2af1-4336-ba20-148ae80f1f4f/config.json'<br />
Feb 08 23:00:52 at Object.writeConfig (/home/yellowtent/box/src/apps.js:3089:15)<br />
Feb 08 23:00:52 at snapshotApp (/home/yellowtent/box/src/backuptask.js:339:16)<br />
Feb 08 23:00:52 at uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:350:11)<br />
Feb 08 23:00:52 at backupAppWithTag (/home/yellowtent/box/src/backuptask.js:391:11)<br />
Feb 08 23:00:52 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)</p>
]]></description><link>https://forum.cloudron.io/post/101542</link><guid isPermaLink="true">https://forum.cloudron.io/post/101542</guid><dc:creator><![CDATA[stevespaw]]></dc:creator><pubDate>Mon, 10 Feb 2025 17:39:07 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Tue, 14 Jan 2025 17:18:01 GMT]]></title><description><![CDATA[<p dir="auto">OK just to recap - This seems to be working on my test system. This is after I followed the steps for my VPS to add a disk and the <a href="https://docs.cloudron.io/apps/#data-directory" target="_blank" rel="noopener noreferrer nofollow ugc">Cloudron instructions</a> to add a disk and a <a href="https://forum.cloudron.io/topic/7961/possible-to-move-mastodon-content-to-do-spaces-or-other-external-storage/6">volume</a>. I did this as root. I used the "disk" in place of "volume".</p>
<p dir="auto"><em><strong>Stop the app</strong></em></p>
<pre><code>mv /home/yellowtent/appsdata/dfaa72b8-8c42-433e-a001-c9d58563379b /mnt/disk/matomo/

ln -s /mnt/disk/matomo/dfaa72b8-8c42-433e-a001-c9d58563379b  /home/yellowtent/appsdata/dfaa72b8-8c42-433e-a001-c9d58563379b

chown -R yellowtent /mnt/disk/matomo/

</code></pre>
<p dir="auto"><em><strong>Start the app</strong></em><br />
This would be nice to automatically happen with a Cloudron tool.<br />
I will post back and edit if I find any issues when doing this on the production.<br />
Thanks for all of the help.</p>
]]></description><link>https://forum.cloudron.io/post/99993</link><guid isPermaLink="true">https://forum.cloudron.io/post/99993</guid><dc:creator><![CDATA[stevespaw]]></dc:creator><pubDate>Tue, 14 Jan 2025 17:18:01 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Tue, 14 Jan 2025 08:03:14 GMT]]></title><description><![CDATA[<p dir="auto">For the backup issue atleast, -R is not needed. Just the top level directory and symlink has to be owned by <code>yellowtent</code> user</p>
]]></description><link>https://forum.cloudron.io/post/99954</link><guid isPermaLink="true">https://forum.cloudron.io/post/99954</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 14 Jan 2025 08:03:14 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Mon, 13 Jan 2025 21:49:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stevespaw" aria-label="Profile: stevespaw">@<bdi>stevespaw</bdi></a> said in <a href="/post/99930">Move backup location of mysqldump to volume</a>:</p>
<blockquote>
<p dir="auto">OK now I will show my lack of linux. I did this all as root. What do I do now? How do I fix this permission issue? Thanks.</p>
</blockquote>
<pre><code>sudo chown -R yellowtent /path/to/directory
</code></pre>
]]></description><link>https://forum.cloudron.io/post/99931</link><guid isPermaLink="true">https://forum.cloudron.io/post/99931</guid><dc:creator><![CDATA[andreasdueren]]></dc:creator><pubDate>Mon, 13 Jan 2025 21:49:51 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Mon, 13 Jan 2025 21:33:28 GMT]]></title><description><![CDATA[<p dir="auto">OK now I will show my lack of linux. I did this all as root. What do I do now? How do I fix this permission issue? Thanks.</p>
]]></description><link>https://forum.cloudron.io/post/99930</link><guid isPermaLink="true">https://forum.cloudron.io/post/99930</guid><dc:creator><![CDATA[stevespaw]]></dc:creator><pubDate>Mon, 13 Jan 2025 21:33:28 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Mon, 13 Jan 2025 17:25:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stevespaw" aria-label="Profile: stevespaw">@<bdi>stevespaw</bdi></a> the directory has to be owned by the <code>yellowtent</code> user</p>
]]></description><link>https://forum.cloudron.io/post/99923</link><guid isPermaLink="true">https://forum.cloudron.io/post/99923</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 13 Jan 2025 17:25:17 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Mon, 13 Jan 2025 17:09:55 GMT]]></title><description><![CDATA[<p dir="auto">OK I have done the above, But get an error when doing a backup.<br />
<img src="/assets/uploads/files/1736788184934-9fc2b997-cc13-41f8-bf6c-c5c6772316b2-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/99921</link><guid isPermaLink="true">https://forum.cloudron.io/post/99921</guid><dc:creator><![CDATA[stevespaw]]></dc:creator><pubDate>Mon, 13 Jan 2025 17:09:55 GMT</pubDate></item><item><title><![CDATA[Reply to Move backup location of mysqldump to volume on Sat, 11 Jan 2025 09:31:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stevespaw" aria-label="Profile: stevespaw">@<bdi>stevespaw</bdi></a> you can symlink the /home/yellowtent/appsdata/appid to some external disk . Something like:</p>
<pre><code>Stop the app
mv /home/yellowtent/appsdata/appid /mnt/volume/
ln -s /mnt/volume/appid /home/yellowtent/appsdata/appid
Start the app
</code></pre>
<p dir="auto">Have a backup before you do this <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fed68e33a46" 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/99750</link><guid isPermaLink="true">https://forum.cloudron.io/post/99750</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 11 Jan 2025 09:31:35 GMT</pubDate></item></channel></rss>