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

One central FOG server plus multiple Storage nodes in different locations possible?

Scheduled Pinned Locked Moved
General Problems
5
11
1.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.
  • T
    tesparza
    last edited by May 3, 2021, 8:13 PM

    I’m trying to find out if my idea is possible. I work for a school district and Im gonna implement FOG. My question is if its possible to have the FOG server at a central office location and Storage nodes at each of the campuses (around 17 campuses) spread out in a city. We are all connected together using a telecommunication company routers.

    Lets say I’m in at campus A with storage node A and I image, does the image travel all the way to central office Main FOG? or does the storage node A take care of it?

    G E W 3 Replies Last reply May 3, 2021, 9:28 PM Reply Quote 0
    • G
      george1421 Moderator @tesparza
      last edited by Sebastian Roth May 4, 2021, 2:40 AM May 3, 2021, 9:28 PM

      @tesparza Your idea will work fine. That is in line with how FOG was designed with a central (master) server and remote storage nodes.

      Now there are a few caveats with this design.

      1. The storage nodes need to be in contact with the central server 100% of the time.
      2. Computers with the fog client installed must be able to talk to the central server continuously.
      3. You can only capture images to the central server. The storage nodes are deploy only.

      In addition to the storage nodes, you will need to install the fog location plugin. This way you can defined storage nodes to a location as well as computers to a location. That way during imaging the computer knows who to talk to.

      During the pxe booting process the remote computer will download iPXE from the storage node, but then it needs to talk to the master node to find out where its storage node is location. Once FOS Linux (engine that clones the system) is up and running it will download the image for whatever storage node the computer is assigned to.

      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 10, 2021, 6:23 PM Reply Quote 1
      • S
        Sebastian Roth Moderator
        last edited by May 4, 2021, 8:41 AM

        @george1421 said in One central FOG server plus multiple Storage nodes in different locations possible?:

        You can only capture images to the central server. The storage nodes are deploy only.

        This is the most important point I think. From what @tesparza said so far it sounds as if image capture to storage nodes is wanted.

        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
        • T
          tesparza @george1421
          last edited by May 10, 2021, 6:23 PM

          @george1421 Sorry for the late reply I was AFK. So does the storage node hold any image or essentially is just like mirror?

          G 1 Reply Last reply May 10, 2021, 8:48 PM Reply Quote 0
          • T
            tesparza
            last edited by May 10, 2021, 8:01 PM

            @sebastian-roth On the DHCP server what IP do I use for pxe boot. Master server or Storage node?

            G 1 Reply Last reply May 10, 2021, 8:51 PM Reply Quote 0
            • G
              george1421 Moderator @tesparza
              last edited by May 10, 2021, 8:48 PM

              @tesparza said in One central FOG server plus multiple Storage nodes in different locations possible?:

              So does the storage node hold any image or essentially is just like mirror?

              A storage node contains a copy of all images on the master node, where the replicate checkbox is selected in the image definition.

              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
              • G
                george1421 Moderator @tesparza
                last edited by May 10, 2021, 8:51 PM

                @tesparza said in One central FOG server plus multiple Storage nodes in different locations possible?:

                Master server or Storage node

                It depends on the location. If you are pxe booting at the remote site then the slave at the remote site. This would be for dhcp option 66.

                If at HQ then the HQ fog server.

                Understand how this will work at the remote site. You will transfer iPXE boot loader from the local site, then iPXE will reach out to the master node to get the iPXE boot menu. Then when something in the iPXE boot menu is selected bzImage and init.xz will be loaded from the local (storage node) fog 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!

                T 1 Reply Last reply May 12, 2021, 2:05 PM Reply Quote 1
                • E
                  EduardoTSeoane @tesparza
                  last edited by May 11, 2021, 4:38 PM

                  @tesparza if my memory works well we had some little schools working on that way, with all the netboot jailed on local Network, except node data base queries from node to máster/data base, with a few of lesser changes on boot scripts. Foro fogclient need routing to máster…

                  1 Reply Last reply Reply Quote 1
                  • W
                    Wayne Workman @tesparza
                    last edited by Wayne Workman May 11, 2021, 11:28 AM May 11, 2021, 5:27 PM

                    @tesparza You may want to look through the location plugin documentation. Most of your questions I think will be answered by this and the video in there. 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/

                    T 1 Reply Last reply May 12, 2021, 2:12 PM Reply Quote 1
                    • T
                      tesparza @george1421
                      last edited by May 12, 2021, 2:05 PM

                      @george1421 Okay, each storage node has their individual IP address. Thanks.

                      1 Reply Last reply Reply Quote 0
                      • T
                        tesparza @Wayne Workman
                        last edited by May 12, 2021, 2:12 PM

                        @wayne-workman Yes thank you, video answer alot.

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

                        208

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project