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

Storage Node installation fails

Scheduled Pinned Locked Moved Solved
Bug Reports
4
17
3.9k
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.
  • W
    Wayne Workman @Sebastian Roth
    last edited by Feb 3, 2016, 1:12 PM

    @Sebastian-Roth said:

    Does removing dhcp-compat before running the installer help?

    I’ll find out tonight.

    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
    • R
      RipAU @Sebastian Roth
      last edited by Feb 3, 2016, 11:41 PM

      @Sebastian-Roth

      I checked my error logs and it lists the same:

      "Package dhcp-compat-12:4.3.2-7.fc22.x86_64 is already installed, skipping."
      

      But when going to remove It with dnf says I don’t have it installed.

      I’m not even sure why it is trying to install DHCP when I’m trying to set it up as a storage node?

      Cheers,

      W 1 Reply Last reply Feb 4, 2016, 3:00 AM Reply Quote 0
      • W
        Wayne Workman @RipAU
        last edited by Wayne Workman Feb 3, 2016, 9:23 PM Feb 4, 2016, 3:00 AM

        @RipAU @Developers I’ve created a fix for this, and requested it to be merged into fog. The pull request is here, you can see the differences there as well if you don’t want to wait. https://github.com/FOGProject/fogproject/pull/81

        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/

        R 1 Reply Last reply Feb 4, 2016, 4:05 AM Reply Quote 0
        • R
          RipAU @Wayne Workman
          last edited by Feb 4, 2016, 4:05 AM

          @Wayne-Workman Perfect, I’ll give it a shot when it pops into the SVN.

          Thanks again.

          W 1 Reply Last reply Feb 4, 2016, 4:06 AM Reply Quote 0
          • W
            Wayne Workman @RipAU
            last edited by Feb 4, 2016, 4:06 AM

            @RipAU It’s just now there. give it a try?

            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/

            R 1 Reply Last reply Feb 4, 2016, 4:26 AM Reply Quote 0
            • R
              RipAU @Wayne Workman
              last edited by Feb 4, 2016, 4:26 AM

              @Wayne-Workman Yep seemed to work. Just finished installing/configuring. I’ll add this to the fog and see how it goes 🙂
              Thanks guys.

              1 Reply Last reply Reply Quote 1
              • S
                Sebastian Roth Moderator
                last edited by Feb 4, 2016, 7:19 AM

                @Wayne-Workman I am not really sure what line 498 does? Can you explain?

                497:                    if [[ ! -z $OSVersion ]]; then
                498:                        if [ "$OSVersion" -eq "$OSVersion" ] >>$workingdir/error_logs/fog_error_${version}.log 2>&1; then
                499:                            if [[ $OSVersion -ge 22 ]]; then
                

                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

                W 1 Reply Last reply Feb 4, 2016, 2:22 PM Reply Quote 0
                • W
                  Wayne Workman @Sebastian Roth
                  last edited by Feb 4, 2016, 2:22 PM

                  @Sebastian-Roth it’s a check to make sure that $OSVersion contains an integer value. When you compare a variable that has non-integers with -eq, it fails and comes back with “Integer expression expected”.

                  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 Feb 4, 2016, 2:35 PM Reply Quote 0
                  • T
                    Tom Elliott @Wayne Workman
                    last edited by Feb 4, 2016, 2:35 PM

                    @Wayne-Workman Please check the code now? I updated it to actually check the variables and return more appropriately.

                    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

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Feb 16, 2016, 8:07 PM

                      Any status on this?

                      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

                      W 1 Reply Last reply Feb 16, 2016, 8:09 PM Reply Quote 0
                      • W
                        Wayne Workman @Tom Elliott
                        last edited by Feb 16, 2016, 8:09 PM

                        @Tom-Elliott I installed in storage node mode at home last week and it worked - but I had to manually get the ftp credentials from the storage node’s .fogsettings file and then plug those into the main server.

                        I don’t remember exactly what but I had to do some messing around to get replication to start - but I think it was minor and my fault concerning that. I haven’t tried it any more recently than mid-last week I think.

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

                        207

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project