Image Size: On Server - 0.00iB
-
Finally got FOG working and able to capture an image (so I thought.) I’ve read some articles about this problem and I’m pretty sure I confirmed FTP is working (but I’m not sure.)
I read https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP but I’m still kind of lost as I think I did what it says there.
I’m seeing this on fog
O/S & Image type
default:Windows 7
Single Disk - ResizableImage Size: ON CLIENT - 6.77GiB
Image Size: On SERVER - 0.00 iB -
Has the image completed uploading or is it still sitting in the dev directory?
-
No idea how to check that I didn’t change any read/write permissions anywhere either and I think I read I should be doing that somewhere. Again don’t know where or how
-
I don’t see any files/folders in the dev folder. I do see OptiPlex990 (name of the image I created) in the images folder.
Inside OptiPlex 990 there are 3 files. d1.mbr(0.5MB) d1p1.img (8.4MB) and d1p2.img(3GB)
-
@mikepel Your FOG setup is essentially default correct?
If it is, check the node (most likely the main server) through linux shell/terminal.
Look in /images
Do you see the image you create and dev or do you see something like:
[root@fogstorage images]# ls dev postdownloadscripts [root@fogstorage images]#
-
Yes, as far I remember I chose all default options when setting it up.
-
Then the filesize just likely can’t function for now. It’s not a problem if the image uploaded and wrote to the /images folder properly (which, in your case, sounds like happened.)
-
@Tom-Elliott What does that mean? It seems even though it says 0iB on the server it still works. I was able to capture an image and then redeploy it to the same machine. Looking forward to testing it using multiple machines now.
-
@mikepel What version of FOG?