<?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[Cannot migrate app]]></title><description><![CDATA[<p dir="auto">After some Surfer escapades, the original App and it's install location was deleted and a new one was cloned to test the fixes.</p>
<p dir="auto">Now the new one is not where it should be and needs migrating back to the original mount point location.</p>
<p dir="auto">The issue is that the process crashes at around the 20GB mark (it's 10x that) and the resume task doesn't actually complete anything.</p>
<p dir="auto">I'll email the log in, but I haven't found anything useful in it ;-/</p>
<p dir="auto">If you're reading this and can validate, please test migrating a ~50GB app if you can.</p>
]]></description><link>https://forum.cloudron.io/topic/5389/cannot-migrate-app</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 19:09:05 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5389.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Jul 2021 23:25:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot migrate app on Fri, 23 Jul 2021 17:25:35 GMT]]></title><description><![CDATA[<p dir="auto">@atridad yeah, I just bumped the internal default for data directory migration to be 1GB . I tested with ~500GB now and it's all good.</p>
]]></description><link>https://forum.cloudron.io/post/34297</link><guid isPermaLink="true">https://forum.cloudron.io/post/34297</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 23 Jul 2021 17:25:35 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Fri, 23 Jul 2021 17:30:19 GMT]]></title><description><![CDATA[<p dir="auto">That also means that the Task resume for a failure like this is broken.</p>
<p dir="auto">One could copy the rest of the files if the resume skipped existing files.</p>
<p dir="auto">Ideally the copy would be more memory efficient and release memory after a threshold.</p>
<p dir="auto">Otherwise one could set up a local socket and slurp it over. This would have the additional benefit of working across systems in <strong>Multi-Cloudron</strong>.</p>
]]></description><link>https://forum.cloudron.io/post/34281</link><guid isPermaLink="true">https://forum.cloudron.io/post/34281</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 23 Jul 2021 17:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Fri, 23 Jul 2021 04:47:53 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> Perhaps a slider like in the services section with the default at 1gb?</p>
]]></description><link>https://forum.cloudron.io/post/34279</link><guid isPermaLink="true">https://forum.cloudron.io/post/34279</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 23 Jul 2021 04:47:53 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Fri, 23 Jul 2021 00:22:26 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> This reminds me of the old DOS days where copy vs xcopy was a big deal.</p>
<p dir="auto">Is there an equivalent to xcopy in Linux?</p>
]]></description><link>https://forum.cloudron.io/post/34273</link><guid isPermaLink="true">https://forum.cloudron.io/post/34273</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 23 Jul 2021 00:22:26 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Fri, 23 Jul 2021 00:19:05 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, the task was running out of memory because internally memory limit for data migration is set to 400MB. It seems cp takes lot more memory than I thought when copying large files. I bumped it up to 1024M and it works. I have fixed this in next release.</p>
]]></description><link>https://forum.cloudron.io/post/34272</link><guid isPermaLink="true">https://forum.cloudron.io/post/34272</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 23 Jul 2021 00:19:05 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Thu, 22 Jul 2021 21:21:35 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> No, still needs attention, see email reply.</p>
]]></description><link>https://forum.cloudron.io/post/34263</link><guid isPermaLink="true">https://forum.cloudron.io/post/34263</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Thu, 22 Jul 2021 21:21:35 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Thu, 22 Jul 2021 17:21:46 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> Sent you a mail from support, it seems the app is running now. Did you figure out what the issue was?</p>
]]></description><link>https://forum.cloudron.io/post/34238</link><guid isPermaLink="true">https://forum.cloudron.io/post/34238</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 22 Jul 2021 17:21:46 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot migrate app on Thu, 22 Jul 2021 02:49:07 GMT]]></title><description><![CDATA[<p dir="auto">Attempting again with increased memory limits..</p>
<p dir="auto">Turns out one cannot set the memory limit to the max of the allowed bar. It errors. It only accepted at 1G less.</p>
<p dir="auto">Perhaps a good feature request here is to check on certain operations and the likely memory requirements before starting the task.</p>
<p dir="auto">This issue came up before where the copy/migration/backup process is so memory leaky or a hog that won't release previously copied data until all of it is complete.<br />
This makes migration of large data stores impossible.</p>
<p dir="auto">I gave my Surfer app 31GB or RAM as the highest limit and it still failed.</p>
<p dir="auto">Help!</p>
]]></description><link>https://forum.cloudron.io/post/34196</link><guid isPermaLink="true">https://forum.cloudron.io/post/34196</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Thu, 22 Jul 2021 02:49:07 GMT</pubDate></item></channel></rss>