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

    Image Replication

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    replication
    4
    20
    2.7k
    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.
    • T
      ty900000
      last edited by

      Source & Destination FOG version 1.5.0

      Hello all! I am attempting to set up replication between two independent FOG servers across a WAN link. I am not having much luck. I have added the destination’s storage Group and storage node to the source server, I have enabled two images to replicate, I have assigned those images to the correct storage Group - the ‘default’ storage Group of the source server where they reside and created blank image entries on the destination server.

      I get this output from the /var/log/fog/fogreplicator.log from the source server:

      [03-22-18 8:38:15 am] * Starting Image Replication.
      [03-22-18 8:38:15 am] * We are group ID: 1. We are group name: default
      [03-22-18 8:38:15 am] * We are node ID: 1. We are node name: DefaultMember
      [03-22-18 8:38:15 am] * Attempting to perform Group -> Group image replication.
      [03-22-18 8:38:15 am] | Replicating postdownloadscripts
      [03-22-18 8:38:15 am] * Not syncing Image between nodes
      [03-22-18 8:38:15 am] | Image Name:
      [03-22-18 8:38:15 am] | There are no other members to sync to.
      [03-22-18 8:38:15 am] | Replicating postinitscripts
      [03-22-18 8:38:15 am] * Not syncing Image between nodes
      [03-22-18 8:38:15 am] | Image Name:
      [03-22-18 8:38:15 am] | There are no other members to sync to.
      [03-22-18 8:38:15 am] * Not syncing Image between groups
      [03-22-18 8:38:15 am] | Image Name: Image1 20171122
      [03-22-18 8:38:15 am] | There are no other members to sync to.
      [03-22-18 8:38:15 am] * Not syncing Image between groups
      [03-22-18 8:38:15 am] | Image Name: Image2 20170807
      [03-22-18 8:38:15 am] | There are no other members to sync to.
      [03-22-18 8:38:15 am] * Attempting to perform Group -> Nodes image replication.
      [03-22-18 8:38:15 am] * Not syncing Image between nodes
      [03-22-18 8:38:15 am] | Image Name: Image1 20171122
      [03-22-18 8:38:15 am] | There are no other members to sync to.
      [03-22-18 8:38:15 am] * Not syncing Image between nodes
      [03-22-18 8:38:15 am] | Image Name: Image2 20170807
      [03-22-18 8:38:15 am] | There are no other members to sync to.

      Any help would be much appreciated.

      Wayne WorkmanW Tom ElliottT 3 Replies Last reply Reply Quote 0
      • T
        ty900000 @Wayne Workman
        last edited by

        @wayne-workman

        Well, I’ll be! I think that worked. I could have sworn I had the same configuration before, but I guess not. That’s my fault.

        Since it’s over a WAN link, it’ll take over an hour to move this one image. I’ll keep an eye on it, but it seems the primary FOG is replicating.

        Thank you very much for the assistance! It’s much appreciated!

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

          @ty900000 Try to go to this address on your storage node, where x.x.x.x is your storage node’s address:
          http://x.x.x.x/fog/service/getversion.php You should get back a FOG version.

          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 Reply Quote 0
          • T
            ty900000 @Wayne Workman
            last edited by

            @wayne-workman

            Both source and destination return 1.5.0

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

              @ty900000 said in Image Replication:

              I have assigned those images to the correct storage Group - the ‘default’ storage Group of the source server where they reside and created blank image entries on the destination server.

              What do you mean when you say you created blank image entries on the destination server?

              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 Reply Quote 0
              • T
                ty900000 @Wayne Workman
                last edited by

                @wayne-workman

                I created an image entry on the destination server that gives the name, the OS, the compression, location of files, et cetera.

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

                  @ty900000 Are you aware that the FOG Installer has a ‘Storage Node’ installation mode that does not include a web GUI, for the purposes of being a storage node?

                  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 Reply Quote 0
                  • T
                    ty900000 @Wayne Workman
                    last edited by

                    @wayne-workman

                    Yes! I remember seeing that upon first installation. I guess that’s what I need to do, huh?

                    That’s my bad. I reckon I was trying to turn a full FOG install into a storage node.

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

                      @ty900000 One full fog server CAN replicate images to another full fog server (this is called a multi-master setup) but that wouldn’t be the thing keeping your replication from going. So there is still something going on that we need to figure out - but yeah you only needed a storage node, not a full fog server for the 2nd box.

                      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 Reply Quote 0
                      • T
                        ty900000 @Wayne Workman
                        last edited by

                        @wayne-workman

                        Okay - I’ll make a storage node-only install in a few minutes and give it a shot.

                        With that in mind, is it feasible to keep troubleshooting the current issue with the full servers?

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

                          @ty900000 said in Image Replication:

                          With that in mind, is it feasible to keep troubleshooting the current issue with the full servers?

                          We can. Step one - on the 2nd box, if you’ve created a storage node for the primary box, delete that.
                          Step 2, on your primary box, ensure the images are actually there still on disk.

                          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 Reply Quote 0
                          • T
                            ty900000 @Wayne Workman
                            last edited by

                            @wayne-workman

                            The 2nd box has only itself as a storage Node. The primary box does have the images still on it; I verified with du -h and they are the correct size.

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

                              @ty900000 Is the storage node in the same storage group as the master node?

                              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 Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott @ty900000
                                last edited by

                                @ty900000 there are no other members to sync to means the fog server and the storage node are in separate groups. Also you said you made blank image entries. What do you mean by this? Creating an image definition does not mean fog can replicate it because ther is no file data to replicate.

                                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

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  ty900000 @Wayne Workman
                                  last edited by

                                  @wayne-workman

                                  No, they are in separately defined storage Groups.

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    ty900000 @Tom Elliott
                                    last edited by

                                    @tom-elliott @Wayne-Workman

                                    Okay. I changed the secondary storage Node to the primary’s storage Group.

                                    And, the image files exist on the primary server. I’ll also delete the image definition on the secondary server to see if that helps it along, too.

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

                                      @ty900000 said in Image Replication:

                                      Okay. I changed the secondary storage Node to the primary’s storage Group.

                                      That’s what will fix this. Try to restart the FOGImageReplicator and monitor the logs afterwards, it should start working after a bit.

                                      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 Reply Quote 0
                                      • T
                                        ty900000 @Wayne Workman
                                        last edited by

                                        @wayne-workman

                                        Well, I’ll be! I think that worked. I could have sworn I had the same configuration before, but I guess not. That’s my fault.

                                        Since it’s over a WAN link, it’ll take over an hour to move this one image. I’ll keep an eye on it, but it seems the primary FOG is replicating.

                                        Thank you very much for the assistance! It’s much appreciated!

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

                                          @ty900000 For you and for future readers, here’s some relevant documentation:

                                          • https://wiki.fogproject.org/wiki/index.php?title=Replication
                                          • https://wiki.fogproject.org/wiki/index.php?title=Location_Plugin

                                          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
                                            Tiagoluz
                                            last edited by Sebastian Roth

                                            @ty900000 se as redes tiverem comunicação uma com a outra por VPN será q a sincronização das imagens podem funcionar por rsync? estou pensando em fazer isso na implantação do FOG que estou fazendo. Semana que vem posto os resultados.

                                            [Moderator edit]: English auto translation - If the networks have communication with each other by VPN will the synchronization of the images be able to work by rsync? I’m thinking of doing this in the implementation of the FOG I’m doing. Next week put the results.

                                            T 1 Reply Last reply Reply Quote 0
                                            • T
                                              ty900000 @Tiagoluz
                                              last edited by

                                              @tiagoluz

                                              Yes, you can manually rsync the images over. I’m doing the replication between nodes so my coworkers who know nothing of Linux can synchronize images across FOG installations without asking me to do it.

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

                                              159

                                              Online

                                              12.0k

                                              Users

                                              17.3k

                                              Topics

                                              155.2k

                                              Posts
                                              Copyright © 2012-2024 FOG Project