Thanks Tom for helping out earlier,
So I found out that using ubuntu 14.04 it has a GUI where you can format all the drives and set it as a Raid (Clicking on the check mark and selecting all the disks and it will take care of the rest no need to type in several commands) after mounting setting it up on fog for it to communicate was a bit of a challenge but I’m still undergoing that process as I don’t think it’s registering it to fog that the image is there.
Here’s my notes I gathered
NFS error (permission issue)
To troubleshoot this issue its best to say to follow this guide
[url]http://fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount[/url]
Reason is that even after getting a spare hard drive from no matter where its coming from it needs the mount files in the folder and the dev folder, after searching through I found out they were hidden but I hit CTRL+H and I found them there. I kept on with the step two of the process and was not having the NFS error message anymore.
Another error message that I have encountered was Failed to mount NFS, so NFS was back again
I proceeded to follow this guide
[url]http://fogproject.org/wiki/index.php?title=Change_NFS_location[/url]
Although on one step the config.php file was changed to index.php under this location /opt/fog/service/etc, must be the reason why fog is highly recommended to be installed on lower ubuntu versions and I’m starting to agree with that.
After following the guide it has no issue uploading an image, but I still don’t see it detecting an image size on server with 0.0, I found a link online where someone was trying to figure this out but they managed to fix it by changing the username and password on fog settings or something similar but I stopped there and thought it might be a permission issue although this could be the fix.
I followed with the sudo chmod 777 -R /image command but still nothing.
After I try to deploy the image it will give me an error saying must upload image before deploying image.
I believe I still need to edit the freespace.php file due to this image where it displays the HDD space on pie chart
The other image displays where it says Image size on client 8 gb’s but nothing on server.
I’ll keep breaking night trying to figure this out but if nothing keeps working I’ll goto version 10.04 but it crashed after installing mdadm.
[IMG]http://postimg.org/image/tr50gqizz/[/IMG]
[url=“/_imported_xf_attachments/1/1438_Screenshot from 2014-10-18 18:11:43.png?:”]Screenshot from 2014-10-18 18:11:43.png[/url][url=“/_imported_xf_attachments/1/1439_Screenshot from 2014-10-18 18:12:33.png?:”]Screenshot from 2014-10-18 18:12:33.png[/url]