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

upgrading fog on a standalone network

Scheduled Pinned Locked Moved
General
7
32
9.5k
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.
  • F
    fredlwal
    last edited by Feb 2, 2017, 1:41 PM

    How would I go about saving my standalone network settings and then changing it back after the upgrade? For example turn off dhcp and static ip and just pull from the internal network.

    1 Reply Last reply Reply Quote 0
    • F
      fredlwal @george1421
      last edited by Feb 2, 2017, 1:44 PM

      @george1421 fredlwal less than a minute from now
      How would I go about saving my standalone network settings and then changing it back after the upgrade? For example turn off dhcp and static ip and just pull from the internal network.

      W 1 Reply Last reply Feb 2, 2017, 1:47 PM Reply Quote 0
      • W
        Wayne Workman @fredlwal
        last edited by Feb 2, 2017, 1:47 PM

        @fredlwal What OS is your fog server running?

        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/

        F 1 Reply Last reply Feb 2, 2017, 1:51 PM Reply Quote 0
        • F
          fredlwal @Wayne Workman
          last edited by Feb 2, 2017, 1:51 PM

          @Wayne-Workman ubuntu server 14

          G W F 3 Replies Last reply Feb 2, 2017, 1:58 PM Reply Quote 0
          • G
            george1421 Moderator @fredlwal
            last edited by george1421 Feb 2, 2017, 8:00 AM Feb 2, 2017, 1:58 PM

            @fredlwal Do you have the capabilities to add a second network card for the duration of the upgrade?

            I just remembered, there is a chance of a negative impact if you change IP addresses after fog is (re)installed. You may also need to download Wayne’s script for updating the FOG IP settings while you are connected to the internet.

            https://help.ubuntu.com/stable/ubuntu-help/net-manual.html

            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!

            1 Reply Last reply Reply Quote 0
            • W
              Wayne Workman @fredlwal
              last edited by Wayne Workman Feb 2, 2017, 8:05 AM Feb 2, 2017, 2:02 PM

              @fredlwal If you don’t have a gui installed, the configuration you would change is in /etc/network/interfaces here are a few good links on it:
              https://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/
              https://wiki.debian.org/NetworkConfiguration
              http://manpages.ubuntu.com/manpages/precise/man5/interfaces.5.html
              http://askubuntu.com/questions/431682/how-do-i-use-etc-network-interfaces-instead-of-network-manager

              If you can manage to successfully change your OS’s IP and get it on the network with internet, you would then run the newer fog installer, then bring it back to the standalone network. You can either follow this article to change the IP settings in FOG back to the stand-alone stuff, or you can use the updateIP tool to do it for you which would also correct dhcp on the box too.

              Changing FOG Server IP addresses isn’t light work for someone who’s not done it before, hence the tool.

              For ease, like George said it’d be easier to just put in a second NIC so this is solved in the future more easily.

              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/

              F 1 Reply Last reply Feb 2, 2017, 2:04 PM Reply Quote 0
              • F
                fredlwal @Wayne Workman
                last edited by Feb 2, 2017, 2:04 PM

                @Wayne-Workman I was able to turn on the second network card and now i’m on. what’s the article for upgrading the fog?

                W 1 Reply Last reply Feb 2, 2017, 2:06 PM Reply Quote 0
                • W
                  Wayne Workman @fredlwal
                  last edited by Feb 2, 2017, 2:06 PM

                  @fredlwal said in upgrading fog on a standalone network:

                  what’s the article for upgrading the fog?

                  It’s always been this: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

                  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/

                  1 Reply Last reply Reply Quote 0
                  • F
                    fredlwal @fredlwal
                    last edited by Feb 2, 2017, 2:59 PM

                    @Wayne-Workman link text

                    How do I get certs to push down to the server so I can get this to work?

                    Q 1 Reply Last reply Feb 2, 2017, 3:12 PM Reply Quote 0
                    • Q
                      Quazz Moderator @fredlwal
                      last edited by Feb 2, 2017, 3:12 PM

                      @fredlwal What certs are you talking about? No certs are needed to clone the git repository.

                      F 1 Reply Last reply Feb 2, 2017, 4:01 PM Reply Quote 0
                      • F
                        fredlwal @Quazz
                        last edited by Feb 2, 2017, 4:01 PM

                        @Quazz CA certs

                        Q 1 Reply Last reply Feb 2, 2017, 4:07 PM Reply Quote 0
                        • Q
                          Quazz Moderator @fredlwal
                          last edited by Feb 2, 2017, 4:07 PM

                          @fredlwal I’m guessing git is complaining?

                          Try doing

                          git config --global http.sslVerify false
                          

                          Then try cloning the repository again.

                          F 1 Reply Last reply Feb 2, 2017, 4:50 PM Reply Quote 1
                          • F
                            fredlwal @Quazz
                            last edited by fredlwal Feb 2, 2017, 10:51 AM Feb 2, 2017, 4:50 PM

                            @Quazz @Wayne-Workman that part worked but now the repository failed during installation , here is a screen shot.
                            https://goo.gl/photos/Pi32rSCFdQstQcPw8

                            Q W 2 Replies Last reply Feb 2, 2017, 4:52 PM Reply Quote 0
                            • Q
                              Quazz Moderator @fredlwal
                              last edited by Feb 2, 2017, 4:52 PM

                              @fredlwal Please run

                              apt-get install software-properties-common
                              

                              And try again.

                              If it still doesn’t work, please post the error-log in the your git folder/bin/error_logs/ here

                              F 1 Reply Last reply Feb 3, 2017, 1:41 PM Reply Quote 1
                              • W
                                Wayne Workman @fredlwal
                                last edited by Feb 3, 2017, 1:27 AM

                                @fredlwal Sounds like you have a proxy or web filter that is doing some sort of wild DNS redirecting or web caching. others have had this issue in the past with the same two errors you just described.

                                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/

                                W 1 Reply Last reply Feb 6, 2017, 2:13 PM Reply Quote 0
                                • F
                                  fredlwal @Quazz
                                  last edited by Feb 3, 2017, 1:41 PM

                                  @Quazz for some reason I don’t see error_logs folder, where else could I look?

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Sebastian Roth Moderator
                                    last edited by Feb 3, 2017, 3:39 PM

                                    @fredlwal Within your ~/project/bin directory you should have error_logs dir containing log files: ~/project/bin/error_logs/...

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    G 1 Reply Last reply Feb 3, 2017, 4:14 PM Reply Quote 2
                                    • G
                                      george1421 Moderator @Sebastian Roth
                                      last edited by Feb 3, 2017, 4:14 PM

                                      @Sebastian-Roth Assuming the OP used git to replicate the fogproject repository as well as followed the instructions from the wiki page. Would the proper path be /opt/fogproject/bin/error_logs to find the log files?

                                      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!

                                      1 Reply Last reply Reply Quote 1
                                      • S
                                        Sebastian Roth Moderator
                                        last edited by Feb 3, 2017, 5:11 PM

                                        According to the screenshot the OP posted…

                                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                        G F 2 Replies Last reply Feb 3, 2017, 5:13 PM Reply Quote 0
                                        • G
                                          george1421 Moderator @Sebastian Roth
                                          last edited by Feb 3, 2017, 5:13 PM

                                          @Sebastian-Roth said in upgrading fog on a standalone network:

                                          According to the screenshot the OP posted…

                                          mea culpa

                                          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!

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            12/32
                                            Last post

                                          143

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project