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

FogReplicator and Storage Nodes.

Scheduled Pinned Locked Moved Solved
FOG Problems
4
64
22.4k
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.
  • S
    sbenson @Tom Elliott
    last edited by May 13, 2017, 12:01 AM

    @Tom-Elliott said in FogReplicator and Storage Nodes.:

    So:
    SRO side Needs:
    Master (SRO-FOG-01)
    Slave (MHB-FOG-01)
    MHB Side Needs:
    Master (MHB-FOG-01)

    Done, SRO has

    | MHB-Slave  |        | 10.63.57.42 | fog  | BaLVo | ens160    |
    | SRO-Master | 1      | 10.63.76.44 | fog  | RoiYx | ens160    |
    

    MHB has

    | MHB-Master | 1      | 10.63.57.42 | fog  | BaLVo | ens160    |
    
    T 1 Reply Last reply May 13, 2017, 12:03 AM Reply Quote 1
    • T
      Tom Elliott @sbenson
      last edited by May 13, 2017, 12:03 AM

      @sbenson This should then be good to go.

      I’d say, from the SRO Master server, run systemctl restart FOGImageReplicator FOGSnapinReplicator just to make sure things are good to go and things will start replicating (unless you need to wait until later on.)

      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 May 13, 2017, 12:04 AM Reply Quote 0
      • G
        george1421 Moderator @Tom Elliott
        last edited by May 13, 2017, 12:04 AM

        @Tom-Elliott That probably should be done on the MHB server too just to flush out any cached systems since we deleted a 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!

        T 1 Reply Last reply May 13, 2017, 12:05 AM Reply Quote 0
        • T
          Tom Elliott @george1421
          last edited by May 13, 2017, 12:05 AM

          @george1421 True true true.

          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

          S 1 Reply Last reply May 13, 2017, 12:07 AM Reply Quote 0
          • S
            sbenson @Tom Elliott
            last edited by May 13, 2017, 12:07 AM

            @Tom-Elliott said in FogReplicator and Storage Nodes.:

            True true true.

            restarted on both
            SRO

            [17:05:16] root@SRO-FOG-01[0]:/var/log/fog$ systemctl restart FOGImageReplicator FOGSnapinReplicator; tail -n10 -f fogreplicator.log
            [05-13-17 12:03:41 am]  * Found Image to transfer to 1 node
            [05-13-17 12:03:41 am]  | Image Name: W7P-T460s
            [05-13-17 12:03:42 am]  | W7P-T460s: No need to sync d1.fixed_size_partitions file to MHB-Slave
            [05-13-17 12:03:42 am]  | W7P-T460s: No need to sync d1.mbr file to MHB-Slave
            [05-13-17 12:03:43 am]  | W7P-T460s: No need to sync d1.minimum.partitions file to MHB-Slave
            [05-13-17 12:03:43 am]  | W7P-T460s: No need to sync d1.original.fstypes file to MHB-Slave
            [05-13-17 12:03:43 am]  | W7P-T460s: No need to sync d1.original.swapuuids file to MHB-Slave
            [05-13-17 12:03:43 am]  | W7P-T460s: No need to sync d1.partitions file to MHB-Slave
            [05-13-17 12:03:44 am]  | W7P-T460s: No need to sync d1p1.img file to MHB-Slave
            [05-13-17 12:03:44 am]  | W7P-T460s: No need to sync d1p2.img file to MHB-Slave
            

            MHB

            [17:05:40] root@MHB-FOG-01[0]:/var/log/fog$ systemctl restart FOGImageReplicator FOGSnapinReplicator;tail -n10 -f fogreplicator.log
            [05-03-17 4:01:10 am]  *  | This is not the master node
            [05-04-17 4:11:10 am]  *  | This is not the master node
            [05-05-17 4:21:10 am]  *  | This is not the master node
            [05-06-17 4:31:11 am]  *  | This is not the master node
            [05-07-17 4:41:11 am]  *  | This is not the master node
            [05-08-17 4:51:11 am]  *  | This is not the master node
            [05-09-17 5:01:11 am]  *  | This is not the master node
            [05-10-17 5:11:11 am]  *  | This is not the master node
            [05-11-17 5:21:11 am]  *  | This is not the master node
            [05-12-17 5:31:11 am]  *  | This is not the master node
            
            G T 2 Replies Last reply May 13, 2017, 12:09 AM Reply Quote 0
            • G
              george1421 Moderator @sbenson
              last edited by george1421 May 12, 2017, 6:12 PM May 13, 2017, 12:09 AM

              @sbenson The mhb looks a bit suspect, but is OK. For SRO I would expect this if MHB had already been synchronized on a previous run.

              I do have to question the time differences. Are you running UTC on these systems, especially SRO?

              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!

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott @sbenson
                last edited by May 13, 2017, 12:10 AM

                @sbenson That is perfectly fine. The MHB Side, could probably do with a (ctrl+c) then rerun the tail command.

                Notice how the restart didn’t have the “banner”?

                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

                S 1 Reply Last reply May 13, 2017, 12:15 AM Reply Quote 0
                • S
                  sbenson
                  last edited by May 13, 2017, 12:13 AM

                  ok…good news…it’s replicating an image…that I dont want it to(it was set to replicate). So i know replication is working now. Now to test if I deploy a machine from MHB to see if it hits SRO at all… I will keep you updated. Need to reach out to someone in MHB

                  1 Reply Last reply Reply Quote 1
                  • S
                    sbenson @Tom Elliott
                    last edited by May 13, 2017, 12:15 AM

                    @Tom-Elliott I didn’t realize the restarting of the service deleted the file and recreated it. I thought it would just append to it

                    T W 2 Replies Last reply May 13, 2017, 12:16 AM Reply Quote 0
                    • T
                      Tom Elliott @sbenson
                      last edited by May 13, 2017, 12:16 AM

                      @sbenson It’s kind of intentional to ensure a “clean state”.

                      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
                      • W
                        Wayne Workman @sbenson
                        last edited by May 13, 2017, 4:14 AM

                        @sbenson said in FogReplicator and Storage Nodes.:

                        @Tom-Elliott I didn’t realize the restarting of the service deleted the file and recreated it. I thought it would just append to it

                        Yeah, historical replicator logs aren’t important. What’s important are the current logs it’s writing.

                        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
                        • S
                          sbenson
                          last edited by May 15, 2017, 3:36 PM

                          Thank you everyone, this has been resolved. I will say the replication/node setup was the most confusing thing about fog. Everything else is straight forward. Maybe it was just me but a “Storage Nodes for Noobs” might be a good sticky post that explains how to setup a simple 2 server storage node. Other than that everything has been awesome. Thanks for all your hard work.

                          W 1 Reply Last reply May 16, 2017, 1:14 AM Reply Quote 2
                          • W
                            Wayne Workman @sbenson
                            last edited by May 16, 2017, 1:14 AM

                            @sbenson said in FogReplicator and Storage Nodes.:

                            Maybe it was just me but a “Storage Nodes for Noobs” might be a good sticky post that explains how to setup a simple 2 server storage node.

                            I agree. We already have documentation on replication and the location plugin but we need an instructional video on setting up a simple two-node system. I can get a video made pretty easily on this topic, and I’ve been looking for simple topics to make videos about.

                            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/

                            G 1 Reply Last reply May 16, 2017, 1:34 AM Reply Quote 0
                            • G
                              george1421 Moderator @Wayne Workman
                              last edited by May 16, 2017, 1:34 AM

                              @Wayne-Workman Just be aware the OP has setup a FOG Master -> FOG Slave setup not the traditional and fully supported FOG Master -> [FOG] Storage node configuration.

                              My hope is as the API matures that we can have the FOG Master -> FOG Slave setup a supported configuration.

                              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!

                              W 1 Reply Last reply May 16, 2017, 1:03 PM Reply Quote 0
                              • W
                                Wayne Workman @george1421
                                last edited by Wayne Workman May 16, 2017, 7:07 AM May 16, 2017, 1:03 PM

                                @george1421 I didn’t know this was a multi-master setup, if that’s what you meant. I was referring to a video on just configuring a second node into an existing fog setup. With the new access control plugin and site plugin, multi-master setups are just that less a good idea.

                                As it stands now with the access control plugin, location plugin, and site plugin - the only benifit one stands to gain in a multi-master setup is some level of fault tolerance against the upstream box failing - and fault tolerance against the link failing - and for those two things you loose a comprehensive database/control center in a central location - a major drawback.

                                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
                                • 2
                                • 3
                                • 4
                                • 3 / 4
                                3 / 4
                                • First post
                                  59/64
                                  Last post

                                173

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project