Thank you for your assistance. I did not realize at first that I had to have the FOG client installed on the endpoint, which makes a lot of sense in retrospect. I installed the client and everything is working properly. You can go ahead and close this thread.
Posts made by shanerlevy
-
RE: Task Stuck in Queued State
-
Task Stuck in Queued State
I’m running FOG Server version 1.3.3 on Ubuntu 16.04 LTS.
I created a new snapin and associated it with a group, which had hosts assigned to it. I then created a task to deploy the snapin which shows up in the task log.
However, after the task is created it sits in the queued state and doesn’t seem to do anything.Any suggestions would be most welcome. Thanks in advance.
-
RE: Remote Boot - Connection timed out
Nevermind, I figured it out myself haha.
-
RE: Remote Boot - Connection timed out
Update: I figured out that I need to edit the default.ipxe file however I get a connect request failed error when I try to put the file.
Suggestions? -
Remote Boot - Connection timed out
Server
- FOG Version: 1.3.0
- OS: Ubuntu 16.04 LTS
Client
- Service Version:
- OS: Windows Server 2012
Description
I have a bit of weird issue, that I was hoping someone could help out with. I am setting up a storage node but need computers to be able to PXE boot to the master node on a remote IP.
Now I am able to get the computer to communicate with the FOG server using a VIP but I run into the issue pictured below:
It seems to pick up the correct info from the FOG server over the remote IP via TFTP, however it wants to use the master nodes local IP (10.4.0.235) to pick up the http boot component.
Where do I make the change so it boots from http://63.192.17.33/fog.service.ipxe/boot.php and not http://10.4.0.235/etc…thank you in advance
-
RE: Your database connection appears to be invalid
@Wayne-Workman This seemed to have fixed my issue, thank you very much.
-
RE: Your database connection appears to be invalid
I am facing the same issue. FOG version 1.3.0 and Ubuntu Server version 16.04. MySQL service is up and running as well.