<?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[Missing storage memeber]]></title><description><![CDATA[<p dir="auto">I have being using FOG for about 2 months and everything was working fine until today. I need to deploy some images on the rush and I noticed an error on the dashboard:<br />
Disk Information<br />
Failed to connect to<br />
DefaultMember<br />
I also noticed that all the information for the dashboard is missing. I tried to boot one of the system to be image and the system could not find the boot image.I tried to removed the storage and adding it again, with the same result. I also tried rerunning <a href="http://installfog.sh" target="_blank" rel="noopener noreferrer nofollow ugc">installfog.sh</a> with the same result. I do think I made a mistake somewhere when I deleted a folder under /var/www/fog.rev that was right beside of /var/www/fog. I also made changes to Apache2 by configuring FOG site to the default 80 instead of <a href="http://xxx.xxx.xxx/fog" target="_blank" rel="noopener noreferrer nofollow ugc">xxx.xxx.xxx/fog</a>. I am not sure if any of this changes affected the system but, for what I can see if the storage is not found then, nothing will work.</p>
<p dir="auto">I am also including images for a new system registration which just hangs and an image for an old systems that is already registered and need to boot to PXE to acquire the image.</p>
<p dir="auto">If any one have an idea how to fix this please let me know.</p>
<p dir="auto">[url=“/_imported_xf_attachments/1/1559_FOG_Dashboard.png?:”]FOG_Dashboard.png[/url][url=“/_imported_xf_attachments/1/1560_IMAG0309.jpg?:”]IMAG0309.jpg[/url][url=“/_imported_xf_attachments/1/1561_IMAG0310.jpg?:”]IMAG0310.jpg[/url]</p>
]]></description><link>http://forums.fogproject.org/topic/4271/missing-storage-memeber</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 15:03:58 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/4271.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Dec 2014 18:08:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Missing storage memeber on Thu, 08 Jan 2015 19:23:19 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the info Junkhacker. I was able to recover the storage. Somewhere along the lines the configuration got lost. I reconfigured the system manually and I was able to recovered the storage.</p>
]]></description><link>http://forums.fogproject.org/post/33234</link><guid isPermaLink="true">http://forums.fogproject.org/post/33234</guid><dc:creator><![CDATA[DarkEnergy]]></dc:creator><pubDate>Thu, 08 Jan 2015 19:23:19 GMT</pubDate></item><item><title><![CDATA[Reply to Missing storage memeber on Mon, 05 Jan 2015 18:06:15 GMT]]></title><description><![CDATA[<p dir="auto">if going to [url]<a href="http://192.168.1.133/fog/service/ipxe/boot.php%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.1.133/fog/service/ipxe/boot.php[/url]</a> does not return a boot configuration text file, then your changes are most likely the problem. the location of fog can change, but it requires changes to certain settings and at least 1 file.</p>
]]></description><link>http://forums.fogproject.org/post/33131</link><guid isPermaLink="true">http://forums.fogproject.org/post/33131</guid><dc:creator><![CDATA[Junkhacker]]></dc:creator><pubDate>Mon, 05 Jan 2015 18:06:15 GMT</pubDate></item><item><title><![CDATA[Reply to Missing storage memeber on Mon, 29 Dec 2014 19:19:49 GMT]]></title><description><![CDATA[<p dir="auto">In order to make it work in the way I want I converted the fog directory into a sub directory and place your code in the directory above. Still I think it should be possible to create a virtualhost site within Apache with a conf file to be accessible directly without crashing because it cannot find the rest of the configuration. Is this possible?</p>
]]></description><link>http://forums.fogproject.org/post/33055</link><guid isPermaLink="true">http://forums.fogproject.org/post/33055</guid><dc:creator><![CDATA[DarkEnergy]]></dc:creator><pubDate>Mon, 29 Dec 2014 19:19:49 GMT</pubDate></item><item><title><![CDATA[Reply to Missing storage memeber on Mon, 29 Dec 2014 18:28:47 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your response Wolfbane8653.</p>
<p dir="auto">I don’t think the changes affected my system on a negative way as I noticed that FOG does not create a site in Apache. It is just in the directory which it is browsable by navigating to it by putting the path <a href="http://xxx.xxx.xxx/fog" target="_blank" rel="noopener noreferrer nofollow ugc">xxx.xxx.xxx/fog</a>. If I am creating a site and a config file for FOG with the directive:<br />
DocumentRoot /var/www/fog</p>
<p dir="auto">Shouldn’t that place fog’s folder as the root for the directory and look down the tree? It seems as if there is a bug in the code. The site shouldn’t have to go out of its container to look down the tree.</p>
]]></description><link>http://forums.fogproject.org/post/33054</link><guid isPermaLink="true">http://forums.fogproject.org/post/33054</guid><dc:creator><![CDATA[DarkEnergy]]></dc:creator><pubDate>Mon, 29 Dec 2014 18:28:47 GMT</pubDate></item><item><title><![CDATA[Reply to Missing storage memeber on Fri, 19 Dec 2014 18:48:18 GMT]]></title><description><![CDATA[<p dir="auto">I would assume the edits to apache has effected your system.<br />
An easy way to redirect <a href="http://xxx.xxx.xxx.xxx" target="_blank" rel="noopener noreferrer nofollow ugc">xxx.xxx.xxx.xxx</a> to your <a href="http://xxx.xxx.xxx.xxx/fog/management" target="_blank" rel="noopener noreferrer nofollow ugc">xxx.xxx.xxx.xxx/fog/management</a> is to edit/create the index.php file in /var/www/</p>
<p dir="auto">I have this in the file:</p>
<p dir="auto">[CODE]<br />
&lt;?php header(‘Location: ./fog/index.php’);?&gt;<br />
[/CODE]<br />
this will redirect to /fog/index.php which points to /fog/management/index.php taking you directly where you need to go.</p>
]]></description><link>http://forums.fogproject.org/post/32934</link><guid isPermaLink="true">http://forums.fogproject.org/post/32934</guid><dc:creator><![CDATA[Wolfbane8653]]></dc:creator><pubDate>Fri, 19 Dec 2014 18:48:18 GMT</pubDate></item></channel></rss>