• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Fog Servers on Ubuntu bootup

Scheduled Pinned Locked Moved FOG Problems
5 Posts 2 Posters 1.8k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P
    Pauly
    last edited by Jun 27, 2012, 7:39 PM

    Hello, I was wondering if any of you have a fog server that is setup on ubuntu (12.04) and when it is first booted up it starts all the services it needs to PXE boot. Currently i have to run the installer for fog to get those booted so i can PXE boot, any ideas?

    1 Reply Last reply Reply Quote 0
    • C
      chad-bisd Moderator
      last edited by Jun 28, 2012, 5:17 PM

      common issue. something to do with tftpd-hpa trying to start before the interface has an IP address. Workaround for now is to stop and restart the tftpd-hpa service after boot up.

      If you want something that works out of the box for now, downgrade to Ubuntu 10.04 LTS Server for your Fog server. I’m assuming there is work being done to make it so tftpd-hpa service will wait until the interfaces have IP addresses before it starts, but I cannot be sure as to when that will be fixed.


      If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

      1 Reply Last reply Reply Quote 0
      • P
        Pauly
        last edited by Jun 28, 2012, 5:31 PM

        Ah ok so that one service is causing it, i do notice that it takes a few seconds for ubuntu to connect with its static IP. How do you restart that service though? I’m still learning Ubuntu and the inner workings of Fog. Thanks for the info also sir!

        1 Reply Last reply Reply Quote 0
        • C
          chad-bisd Moderator
          last edited by Jun 28, 2012, 5:34 PM

          [code]sudo service tftpd-hpa restart[/code]

          or you can [code]sudo service --status-all | grep tftp[/code] to find the service name

          search the forums for recent posts on tftpd-hpa, someone has posted a way to make the script sleep/wait on the LAN interfaces before it tries to start tftpd-hpa.


          If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

          1 Reply Last reply Reply Quote 0
          • P
            Pauly
            last edited by Jun 28, 2012, 5:42 PM

            Thanks mon!! Hopefully i find it! Thats what i was thinking of was a delay starting that process up but i never scripted in linux

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              2/5
              Last post

            157

            Online

            12.4k

            Users

            17.5k

            Topics

            156.0k

            Posts
            Copyright © 2012-2025 FOG Project