Hello,
I am experiencing some problem with latest Fog 1.5.7 installed in Debian 10 (‘Buster’).
The installation went through smoothly, Fog server is up and running. I can register host(s) and I can capture ‘first’ image from Windows 10 machine (HP dc5750 SFF). The image can be deployed back to the machine. Windows 10 image (win10pro-upd-aug1-2019) is clean install with all updates on Aug 1, 2019.
Now I wanted to install Fog client and to make a new image. Fog client was installed in Windows 10. Fog server was used to create a new image (win10pro-1803-upd-aug1-2019-client) and host scheduled to capture new image immediately.
Host with Windows 10 had no user logged in, but scheduled capture did not started (Fog client did not reboot the computer). I’ve attempted ‘force to start task’ and nothing has happened – I waited for a while to be assured that reboot will not take place.
Then I rebooted host with Windows 10 myself, Fog began to capture new image and everything was fine until partclone was working. Then Fog attempted to update database and it failed, it attempted to reapply changes and it failed again and again. Then Fog informed that host will be rebooted in 1 minute… and on next boot Fog initiated capture process again… it becomes endless loop.
Last messages on the screen indicate ‘invalid Storage group’ but it initiates on ‘Database update’ which fails.
I am sure that partclone did it’s job perfectly, but for some reason Fog fails to communicate/update database records. In web panel I can see a size of the captured image but date/time is wrong – if to believe that information it took 2019 years 8 month couple of days and a few hours to capture the image.
During Fog installation all options are default (I use other DHCP server and answered No on question if I would like Fog server to be DHCP server).
Some an idea came to my mind that may be there is some limitations on image name, I’ve decided to run a test with other image name ‘win10-test’ and the outcome was the same.
I did several attempts, even I have reinstalled Debian 10 and reinstalled Fog just for an assurance but result is the same – first image captured fine, but second fails with same message.
Did somebody came across this situation and is there some remedy to it?
Is my understanding is correct that when a new task (image capture/deployment) is scheduled ‘immediately’ through Fog client the computer (host) should be restarted automatically and I do not need to ‘force the task’ through web interface?
https://wiki.fogproject.org/wiki/index.php/FOG_Client
— Quote --------------------------------------------------------------
Task Reboot – This will just check if the client is in a tasking (other than a snapin tasking). If it is in a tasking, and the module is enabled, the host will be told to reboot. There is a third portion though in that if the user is logged in, and enforce is not enabled nothing will happen.
— End of quote ---------------------------------------------------
Thank you in advance
Polar Bear