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

    Issues after upgrading to 16.04

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    7
    65
    26.0k
    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.
    • T
      Tom @Wayne Workman
      last edited by

      @Wayne-Workman I think I’m on FOG trunk 1.3 RC10.
      Thanks!

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman @Tom
        last edited by

        @Tom Then you’re good to go.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        T 1 Reply Last reply Reply Quote 0
        • T
          Tom @Wayne Workman
          last edited by

          @Wayne-Workman The question is what should I do when I will need to upgrade to new OS. I’m not looking to stay on 14.04 forever 🙂
          Is there a way to export\import fog settings and images?

          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman @Tom
            last edited by Wayne Workman

            @Tom Build a new server (use the same IP), install the latest FOG RC or release on it, and port over images and hosts. Copying over images is a simple six-command pow-wow. Getting image definitions and hosts is through the web interface. Host Management -> export, Image Management -> Export, and import on the new server. Then just moving over the certificates and all done.

            Just change the old fog server’s IP address at CLI, imaging won’t work on it after this, but it’s fine. The new server shoud be given the old one’s IP address.

            From the newly built server with FOG installed, just mount the old server’s images directory to a local directory and then copy them over.

            mkdir /tempMount
            mount x.x.x.x:/images /tempMount
            cp -r /tempMount /images
            umount /tempMount
            chown -R fog:root /images
            chmod -R 777 /images
            

            Follow instructions here for moving your ssl stuff over to the new server - this is very important if you use the new FOG Client.
            https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#Maintain_Control_Of_Hosts_When_Building_New_Server

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            T 1 Reply Last reply Reply Quote 0
            • T
              Tom @Wayne Workman
              last edited by

              @Wayne-Workman Thank you so much!

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 4 / 4
              • First post
                Last post

              178

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project