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

    updating fog on centos 7

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    10
    579
    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.
    • R
      robertkwild
      last edited by

      hi all,

      yes i know i want to update on centos 7, i know its dead but how do i update from 1.5.9 to the new one 1.5.10

      is it just the case of installing it again and it will know its already installed and will just update it

      thanks,
      rob

      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @robertkwild
        last edited by

        @robertkwild Well, technically you’re not wrong (CentOS 7 being dead or just reinstalling)

        But first:

        Download the latest fog by your preferred means

        It’s simplest if you have git:

        cd /your/path/to/fogproject/base
        git checkout master
        git pull
        cd bin
        ./installfog.sh -y # only do -y if you don't mind it automatically installing without your interaction
        

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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

        Goll420G R 2 Replies Last reply Reply Quote 0
        • Goll420G
          Goll420 @Tom Elliott
          last edited by

          @Tom-Elliott Hi Tom, sorry to hi-jack the thread, but what if you DON’T have the git installed? Our FOG server is on an isolated network without internet access so it’s not an option for me really.

          Just run the installfog.sh script?

          Temet Nosce.

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @Goll420 said in updating fog on centos 7:

            Hi Tom, sorry to hi-jack the thread, but …

            Why not open your own one?

            what if you DON’T have the git installed?

            Either install git or grab the tar.gz / zip archive version found on the website to download: https://fogproject.org/download

            sudo -i
            # or
            su -
            tar xzf fogproject-1.5.10.tar.gz
            cd fogproject/bin
            ./installfog.sh
            

            Our FOG server is on an isolated network without internet access so it’s not an option for me really.

            Well, how did you install FOG in the first place then? Internet access is needed. Maybe you can install a NIC (wireless LAN or cable) to get internet access temporarily?

            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

            R 1 Reply Last reply Reply Quote 1
            • R
              robertkwild @Tom Elliott
              last edited by

              @Tom-Elliott when i do the git method, do i need to first cd to my fog base installation dir

              rather than the tar i just can install it and it will persume see ive already got a fog installation and just update it

              R 1 Reply Last reply Reply Quote 0
              • R
                robertkwild @robertkwild
                last edited by

                @robertkwild lovely i wget the new file and it found my fog install and its now upgrading it

                R 1 Reply Last reply Reply Quote 0
                • R
                  robertkwild @robertkwild
                  last edited by

                  @Sebastian-Roth @Tom-Elliott got a problem

                  Downloading kernel, init and fog-client binaries… * Could not download init_32.xz properly
                  [root@lon-c-fog10 bin]#

                  1 Reply Last reply Reply Quote 0
                  • R
                    robertkwild @Sebastian Roth
                    last edited by

                    @Sebastian-Roth @Tom-Elliott ok i re ran the installer multiple times and its got past that stage now, its getting stuck at this stage now

                    Compiling iPXE binaries trusting your SSL certificate…

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      robertkwild @robertkwild
                      last edited by

                      case closed, all good in da hood

                      it took ages compiling the ipxe binarys but now its been succesfully updated

                      thanks @Tom-Elliott @Sebastian-Roth

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @robertkwild said in updating fog on centos 7:

                        it took ages compiling the ipxe binarys but now its been succesfully updated

                        THat’s right. Usually takes a few minutes depending on the CPU you have.

                        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

                        1 Reply Last reply Reply Quote 0
                        • [[undefined-on, S Sebastian Roth, ]]
                        • 1 / 1
                        • First post
                          Last post

                        237

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project