<?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[Moved &#x2F;Images and now server boots in emergency mode]]></title><description><![CDATA[<p dir="auto">Moved /Images  to /sdb2/images and now server boots in emergency mode.</p>
<p dir="auto">It says it is unable to locate sdb1 fs? and then later mentions unable to mount /images/</p>
<p dir="auto">I folllowed <a href="https://forums.fogproject.org/topic/11449/fog-images-folder-move/2?_=1679627342777" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/11449/fog-images-folder-move/2?_=1679627342777</a></p>
<p dir="auto">HELP!!!</p>
]]></description><link>http://forums.fogproject.org/topic/16760/moved-images-and-now-server-boots-in-emergency-mode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 14:45:43 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/16760.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Mar 2023 05:01:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Tue, 18 Apr 2023 05:40:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46987">@dyacishyn</a> Looks like I was wrong. The partition on the new disk does not have a filesystem on it as we see by the output of the <code>file</code> command. Do you remember if you missed the <code>mkfs.ext4 /dev/sdb1</code> command?? I suggest you issue that command (again).</p>
<p dir="auto">I won’t be liable for any loss of data. Formating a disk with a new filesystem will overwite whatever is on there now.</p>
<pre><code>mv /images/.mntcheck /root
mkfs.ext4 /dev/sdb1
mount /dev/sdb1 /images
mv /root/.mntcheck /images
</code></pre>
<p dir="auto">If this is all fine (no errors) you might just do another server reboot to make sure it’s all fine.</p>
]]></description><link>http://forums.fogproject.org/post/152036</link><guid isPermaLink="true">http://forums.fogproject.org/post/152036</guid><dc:creator><![CDATA[Sebastian Roth]]></dc:creator><pubDate>Tue, 18 Apr 2023 05:40:56 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Thu, 13 Apr 2023 21:40:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/28061">@Sebastian-Roth</a> <img src="/assets/uploads/files/1681422021992-20230413_153745-resized.jpg" alt="20230413_153745.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/152026</link><guid isPermaLink="true">http://forums.fogproject.org/post/152026</guid><dc:creator><![CDATA[dyacishyn]]></dc:creator><pubDate>Thu, 13 Apr 2023 21:40:33 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Thu, 13 Apr 2023 19:38:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46987">@dyacishyn</a> Thanks for uploading the pictures elsewhere.</p>
<p dir="auto">Looks like the new disk / partition is kind of prepared but we still don’t know if this is formated. Please run the following commands. Copy&amp;paste the output here or take pictures again:</p>
<pre><code>file -s /dev/sdb1
mount /dev/sdb1 /images
ls -al /images
</code></pre>
<p dir="auto">PS: Uploading pictures is working again. The issue was client_max_body_size in nginx config was too small (default was 1 MB - made it 5 MB now). So you should be able to upload larger size pictures now. <strong>Anyhow it’s still wise to downsize pictures before uploading.</strong></p>
]]></description><link>http://forums.fogproject.org/post/152024</link><guid isPermaLink="true">http://forums.fogproject.org/post/152024</guid><dc:creator><![CDATA[Sebastian Roth]]></dc:creator><pubDate>Thu, 13 Apr 2023 19:38:39 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Wed, 12 Apr 2023 16:22:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/28061">@Sebastian-Roth</a> <a href="https://drive.google.com/drive/folders/1M5Fkrc8VCbP7oLaS6T3Of0KUAUNsUfpM?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/drive/folders/1M5Fkrc8VCbP7oLaS6T3Of0KUAUNsUfpM?usp=sharing</a></p>
]]></description><link>http://forums.fogproject.org/post/152012</link><guid isPermaLink="true">http://forums.fogproject.org/post/152012</guid><dc:creator><![CDATA[dyacishyn]]></dc:creator><pubDate>Wed, 12 Apr 2023 16:22:34 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Thu, 06 Apr 2023 04:52:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46987">@dyacishyn</a> For some reason this is Sometimes broken. I shall see if I can fix this. Meanwhile I may ask you to upload the picture to an external picture upload store and post a link here.</p>
]]></description><link>http://forums.fogproject.org/post/151968</link><guid isPermaLink="true">http://forums.fogproject.org/post/151968</guid><dc:creator><![CDATA[Sebastian Roth]]></dc:creator><pubDate>Thu, 06 Apr 2023 04:52:02 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Wed, 05 Apr 2023 19:55:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/28061">@Sebastian-Roth</a><br />
Hi, I am trying to find a way to upload the pics of the output I keep getting an error.</p>
]]></description><link>http://forums.fogproject.org/post/151962</link><guid isPermaLink="true">http://forums.fogproject.org/post/151962</guid><dc:creator><![CDATA[dyacishyn]]></dc:creator><pubDate>Wed, 05 Apr 2023 19:55:18 GMT</pubDate></item><item><title><![CDATA[Reply to Moved &#x2F;Images and now server boots in emergency mode on Fri, 24 Mar 2023 05:26:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/46987">@dyacishyn</a> We need more information. Please run the following commands and post output here:</p>
<pre><code>lsblk
fdisk -l /dev/sdb
cat /etc/fstab
cat /etc/exports
mount
file -s /dev/sdb*
</code></pre>
]]></description><link>http://forums.fogproject.org/post/151767</link><guid isPermaLink="true">http://forums.fogproject.org/post/151767</guid><dc:creator><![CDATA[Sebastian Roth]]></dc:creator><pubDate>Fri, 24 Mar 2023 05:26:58 GMT</pubDate></item></channel></rss>