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

    Pulling from Wrong Node

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    18
    4.2k
    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.
    • Wayne WorkmanW
      Wayne Workman @Psycholiquid
      last edited by

      @Psycholiquid said:

      Yes version 5233

      I bet there is… look at this one…
      https://forums.fogproject.org/topic/6134/location-plugin-host-location-not-updating

      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
      • PsycholiquidP
        Psycholiquid Testers
        last edited by

        OK lets add a littel bit of troubleshooting to this. So I had the groups setup for locations. Once I removed them all and left the image as it was the first time it pulls form teh right location. So lets look at the layout.

        I have two locations right now.

        Cincinnati
        Nashville

        I have one image in my FOG system, that has seemed to replicate from Cincinnati to Nashville without problem.

        Without setting up locations I can pull the image from the Cincinnati location from both Cincinnati and Nashville (all be it is slow from NAS)

        If I setup the locations like so 👍
        0_1447934758457_upload-d7d233c6-c794-4cb0-8b8a-0488ac752a33

        It starts to pull from Nashville for some odd reason.

        Also to add I cannot image more than one machine at a time. I am not talking multi-casting but if I start and image the next one I start says:

        0_1447934831897_upload-fd0fea1b-453a-49c9-a415-ab3b1219c620

        Not really sure what is going on here, anyone have any ideas.

        1 Reply Last reply Reply Quote 0
        • PsycholiquidP
          Psycholiquid Testers
          last edited by

          Once I setup the locations I get this from the Nashville location:

          0_1447935345620_upload-aeb75b5b-e91f-4b5c-bfaf-c43004b7237a

          Now the error is simple and I understand it. what I dont understand is why it works when it is pulling from the wrong side and when it is setup correctly it doesn’t work at all.

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

            @Psycholiquid Why is the unix fog user’s password password?

            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
            • PsycholiquidP
              Psycholiquid Testers
              last edited by

              @Tom Elliot showed me the fix. The storage node setup for Management wasn’t set correctly.

              Pulled user and pass from .fogsettings on the node and entered into the web interface on the storage node.

              This resolved the FTP error.

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

                I’m fairly sure I just fixed the weirdness of a single image at a time, but I wasn’t able to replicate while I was remoted in, nor on my systems. However I was able to replicate the issue of the check in loop problem and fix this, which I think was partially responsible for the issue altogether. I’m not sure 100%, but I am definitely hoping.

                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

                PsycholiquidP 1 Reply Last reply Reply Quote 0
                • PsycholiquidP
                  Psycholiquid Testers @Tom Elliott
                  last edited by

                  @Tom-Elliott I will be able to test here in a bit, my network admin jsut killed my switch in Nashville waiting for the onsite tech to get to work. Kids and their sleeping in.

                  1 Reply Last reply Reply Quote 0
                  • PsycholiquidP
                    Psycholiquid Testers
                    last edited by

                    Everything is working like a champ got two running in CINCINNATI at the same time one using 12GB a min and one using 2GB a min which is very good. I also have one in NASHVILLE working at the same time as the others moving 10GB a min all from their respective images. The only thing I am seeing now that worries me is the CINCINNATI master is transferring something to the NASHVILLE node (I think it is the other images I had but told the FOG system to delete.) The files are there but not in the DB so we may need to look at the deletion of the files when removing an image from the GUI. .

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @Psycholiquid
                      last edited by Wayne Workman

                      @Psycholiquid Tom has said the image deleting has been fixed. I think he did that sometime this morning. Update again.

                      And if there are images in your /images directory that are not in the web interface - you have two options on how to fix that.

                      1. just manually delete those that don’t have definitions.
                      2. re-make the definitions (using the exact case-sensitive path), and then immediately delete them using the web interface.

                      A side note is that the image replicator only replicates things that have definitions. it does not care what’s in the /images directory. it looks at the DB and sees what the DB says, then acts according to that information.

                      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/

                      PsycholiquidP 1 Reply Last reply Reply Quote 0
                      • PsycholiquidP
                        Psycholiquid Testers
                        last edited by

                        @Wayne-Workman I think I will go the route of recreating and allow the DB to do the deleting to make it cleaner , but I am getting more schooling on how everything is working. I am glad you all are here to push me along, now back to my setup post to help others.

                        1 Reply Last reply Reply Quote 1
                        • PsycholiquidP
                          Psycholiquid Testers @Wayne Workman
                          last edited by Psycholiquid

                          @Wayne-Workman You think I should wait for the transfer to finish before I do that? Don’t want to delete it in that state, might cause an issue.

                          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman @Psycholiquid
                            last edited by

                            @Psycholiquid the image replicator logs have been extensively worked on lately by Tom. if you look in the log viewer in the web-ui, under image replicator, you should be able to see exactly what it’s doing.

                            and now, killing the image replicator also kills all lftp instances that were spawned from it as well.

                            it’s up to you how to do it. Waiting it out only wastes some bandwidth.

                            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/

                            PsycholiquidP 1 Reply Last reply Reply Quote 0
                            • PsycholiquidP
                              Psycholiquid Testers @Wayne Workman
                              last edited by

                              @Wayne-Workman roger that. Appreciate the input.

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              202

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project