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

Issues after upgrading to 16.04

Scheduled Pinned Locked Moved Unsolved
FOG Problems
7
65
28.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 Sep 22, 2016, 5:52 PM

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

    W 1 Reply Last reply Sep 22, 2016, 6:00 PM Reply Quote 0
    • W
      Wayne Workman @Tom
      last edited by Sep 22, 2016, 6:00 PM

      @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 Sep 22, 2016, 6:21 PM Reply Quote 0
      • T
        Tom @Wayne Workman
        last edited by Sep 22, 2016, 6:21 PM

        @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?

        W 1 Reply Last reply Sep 22, 2016, 6:23 PM Reply Quote 0
        • W
          Wayne Workman @Tom
          last edited by Wayne Workman Sep 22, 2016, 1:44 PM Sep 22, 2016, 6:23 PM

          @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 Sep 22, 2016, 6:38 PM Reply Quote 0
          • T
            Tom @Wayne Workman
            last edited by Sep 22, 2016, 6:38 PM

            @Wayne-Workman Thank you so much!

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

            169

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project