Hey guys, Ive been playing with Fog for a while now and am having massive issues with it.
I can see it has massive potential, and I really want to replace the WDS we currently have.
I hav Unbuntu 10.04 and Fog .29 installed. DHCP is on another server with options 066 ad 067 configured. I can pxe boot, install the service, register hoasts etc...but
The first problem is running behind a proxy, so updating is iffy at best. I have discovered i can put password"at symbol"proxy.address in the proxy settings on the server but this dosent seem to work for everything, so i'm not 100% sure that fog is installed correctly
The second problem (and this is only a recent thing) is the icons and images on the web interface do not display correctly. This is a massive pain when you have to click on images to upload, edit and kill processes, the only way I have found around this is to run in IE (and who really wants to do that), the images are replaced with the red crosses, but are still clickable.
After a bit of searching i found that if i edit the httpd.conf file (which is blank.....) and add these 2 lines;
EnableSendfile off
EnableMMAP off
Then the images will appear, seems a bit weird, and I'm sure the first time I installed fog on VirtualBox all the images were there...
The third (and final...I promise) problem is when I try to upload an image to the server.
It recognises that there is an upload pending and starts loading the correct image, it will backup the MBR, resize and all that jazz ok, although i do see this error now right at the top after it loads init.gz and before it starts resizing
atl1c 000:02:00.0: Unable to allocate MSI interrupt Error: -1
I dont know if this is a serious error or not?
But after its resized the blue uploading screen will flash for a split second, then it moves on, restores the MBR and resizes the NTFS and starts complaining that it cant move the 50gb temp image that it supposidly uploaded in .5 seconds to the correct folder.
Any ideas to any of these problems?
I'm going to try and boot up my old virtual fog server to check the httpd.conf file but really, im lost!!