PXE-E32: TFTF open timeout
-
[COLOR=#003366]I am getting this error message on any machine I try to pxe boot to our Fog server. [/COLOR]
[COLOR=#003366]From what I can tell things look right on the fog server. I’m not a Linux person. Here are some things that have changed since I last used fog to image a machine.[/COLOR][COLOR=#003366]I updated the kernel to the current 3.6.9 dated 12/712.[/COLOR]
[COLOR=#003366]I had a service partner come in and start to migrate us from Novell to Windows. Yesterday we moved DNS and DHCP from the Novell box to the new Windows VM. I have made sure that option 066, 067 are set the way they should.[/COLOR]
[COLOR=#003366]The last time I used fog before these changes was back in November(we are testing it).[/COLOR]
[COLOR=#003366]I like Fog and would like to get it working again. Any help would b greatly appreciated.[/COLOR]
[COLOR=#003366]Tom Woeckner[/COLOR]
[COLOR=#003366][/COLOR] -
What OS do you have your FOG server built on?
-
Hi Kevin,
Fog is running on an ubuntu 12.04 LTS
-
try this [B]sudo service tftpd-hpa restart[/B]
-
Update,
I have rebuilt the linux box and reinstalled fog. Everything is right as far as I can tell. I get the same message that I did before. I can login via browser to the fog server but can’t get anything to pxe boot to it…
Any other thoughts?
Tom
-
Tom, did you run the sudo service tftpd-hpa restart command kevin listed on a running system?
There is an issue where the tftpd-hpa service starts too quickly. If that command works, there is a fix that will cause the service to delay it’s startup
-
What is the fix for delaying the tftp startup?
-
bjennings
edit your /etc/rc.local and include
/bin/sleep30 && /etc/init.d/tftpd-hpa restartthis is what is required to delay the start up of the tftp service at boot.
-
Thanks for the info. I think that I must have additional issues. I added this line and it did not resolve the problem. After a reboot, I have to issue both of the following:
sudo start isc-dhcp-server
sudo start tftpd-hpaSometimes it tells me that the job is already running, so I have to issue the command again with a restart in place of start.
-
bjennings, can we start a new thread for you? Lets start with what the problem is, if it’s this PXE-E32 Time out issue, what linux version you are running and the fog version you have installed, then we can start troubleshooting your issue directly, so we don’t confuse topics or information expressed here.
-
[quote=“Jaymes Driver, post: 11647, member: 3582”]bjennings, can we start a new thread for you? Lets start with what the problem is, if it’s this PXE-E32 Time out issue, what linux version you are running and the fog version you have installed, then we can start troubleshooting your issue directly, so we don’t confuse topics or information expressed here.[/quote]
Yes, sorry, I will start a new thread.