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

    Fog Servers on Ubuntu bootup

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    5
    1.4k
    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

      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

        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

          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

            [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

              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
              • First post
                Last post

              181

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project