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

The Storage Groups associated storage node is not valid

Scheduled Pinned Locked Moved Solved
FOG Problems
5
17
3.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.
  • R
    raumin @george1421
    last edited by Mar 30, 2016, 10:36 AM

    @george1421
    yes, the image directory is /images .

    My storage node is a QNAP Nas, everything was working well until an update, the paths are correct (/images), credentials are ok, the storage node is the “Master node”.
    i can browse in the FTP.

    I am not using the location plugin.

    I suspect a problem in the database, i’m checking the tables…

    FOG trunk

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by Mar 30, 2016, 11:39 AM

      OK, that tells me everything I need to know. You are not using a linux box for a FOG storage node. I ran into the same error when setting up a synology NAS as well as a windows server as a storage node. https://forums.fogproject.org/topic/6941/windows-server-as-fog-storage-node-fin/6
      The newer versions of FOG makes some http web calls to the storage node (it didn’t do this with 1.2.0 stable). The storage node did not respond correctly to the master node so the The storage groups associated storage node is not valid error was thrown in my testing. If the @Developers could add an option to the function of master node so that if the storage node is not a linux server the master node would react like FOG 1.2.0 and just assume the storage node is functional.

      This is only speculation since I have not researched the code to see where this error is actually being thrown.

      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!

      T 1 Reply Last reply Mar 30, 2016, 11:40 AM Reply Quote 0
      • T
        Tom Elliott @george1421
        last edited by Mar 30, 2016, 11:40 AM

        @george1421 It’s probably simpler than all that. I can actually add back the FTP checks that were in place, in the case the node doesn’t return any data/error 404.

        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

        G 1 Reply Last reply Mar 30, 2016, 11:43 AM Reply Quote 0
        • G
          george1421 Moderator @Tom Elliott
          last edited by george1421 Mar 30, 2016, 5:44 AM Mar 30, 2016, 11:43 AM

          @Tom-Elliott With my testing everthing was in place on the windows storage node. All of the images where there, in debug mode the target computer could map to the windows storage node via nfs. I was just able to trap the http calls in IIS and it was about the same time the error was displayed on the target computer.

          BUT I love simple fixes too.

          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!

          T 1 Reply Last reply Mar 30, 2016, 11:47 AM Reply Quote 0
          • T
            Tom Elliott @george1421
            last edited by Mar 30, 2016, 11:47 AM

            @george1421 It’s simpler to check if any data exists in the return, and if not use FTP data to get the same info. Just a little bit more work, but should do the job nicely.

            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 2
            • R
              raumin
              last edited by Mar 30, 2016, 12:17 PM

              how can i fix it ? It’s a bit annoying 🙂

              FOG trunk

              W T 2 Replies Last reply Mar 30, 2016, 12:20 PM Reply Quote 0
              • W
                Wayne Workman @raumin
                last edited by Mar 30, 2016, 12:20 PM

                @raumin said:

                how can i fix it ? It’s a bit annoying 🙂

                Just wait, Tom is working on a fix. He will inform everyone here in this thread when it’s ready. It shouldn’t be too long.

                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
                • T
                  Tom Elliott @raumin
                  last edited by Mar 30, 2016, 12:20 PM

                  @raumin what a bit while i work on it.

                  Sorry, I’m fast but i also have other things sometimes.

                  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

                  R 1 Reply Last reply Mar 30, 2016, 12:24 PM Reply Quote 1
                  • R
                    raumin @Tom Elliott
                    last edited by Mar 30, 2016, 12:24 PM

                    @Tom-Elliott

                    No problem Tom, i did not undestand that you were working on it 😉

                    FOG trunk

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Mar 30, 2016, 1:37 PM

                      Readded the ftp checking. Please test and let us know.

                      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

                      R G 2 Replies Last reply Mar 30, 2016, 1:46 PM Reply Quote 1
                      • R
                        raumin @Tom Elliott
                        last edited by Mar 30, 2016, 1:46 PM

                        @Tom-Elliott Yep it works great, thank you for this quick fix.

                        FOG trunk

                        1 Reply Last reply Reply Quote 0
                        • G
                          george1421 Moderator @Tom Elliott
                          last edited by Mar 30, 2016, 1:57 PM

                          @Tom-Elliott Ok so this means I can restart the windows storage node POC again? Its not that I need this solution only to prove that it can or can’t be done. I was also working on the howto for synology and ran into the same roadblock.

                          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!

                          T 1 Reply Last reply Mar 30, 2016, 2:01 PM Reply Quote 0
                          • T
                            Tom Elliott @george1421
                            last edited by Mar 30, 2016, 2:01 PM

                            @george1421 Yes.

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

                            229

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project