I’ve inherited an issue with our Fog server where a deploy image task won’t run despite 0 PCs in the queue. I’ve been reading up on Fog to familiarize myself, but haven’t been able to find the root of this issue.
What I’ve done:
- Turn on new machine and network boot
- Perform full registration, choose image, and let it go
- It reboots, the task is registered in the Fog tasks interface, and fog on the machine gets ready to image
- The machine displays “Waiting for a slot, 0 PCs are in front of me. (x min)”
As far as I can tell the Fog install is default. There is the default storage group and a single default node. That node is set to 5 clients max. When I list “All Tasks” there is only this one, and the state is “In Line” (with options to force, delete, etc). Forcing it works fine and is how they’ve done it previously.
The issue is that we’d like the deploys to begin automatically within the queue (currently empty), without having to go into the tasks menu and manually forcing them. We’ll be deploying several hundred machines next month so you can see why.
Thanks for any help!