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

Alternative Multicasting Methods?

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
22
7.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.
  • A
    arduinoAndMore
    last edited by arduinoAndMore Aug 18, 2015, 7:41 AM Aug 18, 2015, 1:15 PM

    I have a 36 node imaging network setup with FOG 1.2.0 running on Ubuntu 14.04.3 on VMWare Player. I need to image around 270 machines in the next two days.

    My question is about starting a multicast session. All of my machines are registered via the csv file, but when I go grab a batch of 36 machines from the stack, I have no way of knowing which exact machines I have grabbed. I’m not excited about looking up each MAC manually. What I would like to do is set up a multicast session with image XYZ, PXE boot all the clients (all of which are registered already with image associations), then, when I’m done, come back to the server and click “Go”. To this point, I have only found where I can say “watch for these specific MAC’s, then when you see the last one come up, start multicast session”.

    Perhaps I could add a menu option that joins a multicast session with the registered image (similar to “quick image”), then I could just go back to FOG server and set it off?

    Is there any way of doing this deployment without digging up the MAC address for each one?

    Thanks!

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Aug 18, 2015, 2:09 PM

      @arduinoAndMore the trunk development method has exactly what you’re lucking for, and much much more.

      I’m normally (I think) quite rude about people asking for features that I know already exist and function. However, I understand where you all are coming from.

      Please try trunk/svn/git/development.

      From the Image Management page, there’s a menu item called: Multicast Image.

      In there you specify a name (for session joining), the number of systems, a timeout (in minutes) and which image you want to multicast.

      When you boot the systems, there’s a menu item called: Multicast Session Join. You choose that and log in with the FOG GUI user and pass, and enter the session name you created earlier.

      That’s IT.

      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

      W 1 Reply Last reply Aug 18, 2015, 2:10 PM Reply Quote 1
      • W
        Wayne Workman @Tom Elliott
        last edited by Aug 18, 2015, 2:10 PM

        @Tom-Elliott @arduinoAndMore

        https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

        That’s the link.

        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
        • A
          arduinoAndMore
          last edited by Aug 18, 2015, 2:31 PM

          Thanks for the replies. I neglected to mention this is my first real deployment with FOG, so I’m still getting to know it. The reason I asked about this feature was because I wanted to make sure it was an error on my part during setup or configuration.

          I was virtually unaware of the trunk version, (I’m new like I said) so that will definitely be a good thing to look at.

          Thanks for your help!

          1 Reply Last reply Reply Quote 0
          • Z
            zacksiga
            last edited by Aug 18, 2015, 6:00 PM

            Hi, currently I have svn 4451, I think I tried that new feature and it didn’t work at all, I am aware that svn have bugs, is there anyway we can solve my problems. For starter when I create the session it shows up, then when go to login or join session on the first machine it give me and error and destroy the session in all, I know because second I tried join session says their no session name exists. Same with multicast when I try to multicast a group it doesn’t work at all. I did change the FOG_UDPCAST_MAXWAIT to 15 min hoping that it will solve the problem, if any machine was hanging or they got delayed to boot. that didn’t solve it. My current setup is install in Vmware Hypervisor 6 virtual machine running fedora 22. All my switches are multicast enable and I ran throw troubleshooting a multicast guide and I was able to successfully run throw the whole guide. I can’t find exact location for config.php file. I checked the /opt/fog/services/etc and /var/www/fog/commons and none of these location have the file. Please help me find a solution to my problem.

            W T 2 Replies Last reply Aug 18, 2015, 6:08 PM Reply Quote 0
            • W
              Wayne Workman @zacksiga
              last edited by Aug 18, 2015, 6:08 PM

              @zacksiga look at this, bear in mind it’s a very rough work in progress: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_Downloading_-_Multicast

              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 @zacksiga
                last edited by Aug 18, 2015, 6:10 PM

                @zacksiga Check that the interface setting for the image’s relevant storage node master is set to the actual interface name of that system. If not, change it and restart the FOGMulticastManager service.

                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
                • Z
                  zacksiga
                  last edited by Aug 18, 2015, 6:15 PM

                  Interface setting is set to eth0, which right because there only one network port in the virtual machine and also uni cast images work

                  1 Reply Last reply Reply Quote 0
                  • Z
                    zacksiga
                    last edited by Aug 18, 2015, 6:28 PM

                    @Wayne-Workman So I tried your method, and it doesn’t seem to work.

                    W 1 Reply Last reply Aug 18, 2015, 6:38 PM Reply Quote 0
                    • W
                      Wayne Workman @zacksiga
                      last edited by Aug 18, 2015, 6:38 PM

                      @zacksiga Tom was on the right path, Fedora 21 and Fedora 22 do not use simple interface names like eth0.

                      for instance, at home my Fedora 21 Server build uses enp2s0. My Fedora 22 build in my living room uses the same (same model of PC). My Fedora 21 server build at work in Hyper-V however is eth0.

                      Run this and provide the output please so we can be sure - then we can move forward:

                      ip link show
                      

                      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
                      • Z
                        zacksiga
                        last edited by Aug 18, 2015, 6:43 PM

                        @Wayne-Workman here the output you requested ip link.JPG

                        W 1 Reply Last reply Aug 18, 2015, 6:49 PM Reply Quote 0
                        • W
                          Wayne Workman @zacksiga
                          last edited by Aug 18, 2015, 6:49 PM

                          @zacksiga So according to that output, your interface name is ens32

                          You should set this as the interface name in your storage node settings and then try to multicast again.

                          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
                          • Z
                            zacksiga
                            last edited by zacksiga Aug 18, 2015, 12:59 PM Aug 18, 2015, 6:58 PM

                            @Developers, @Tom Elliott, @Wayne-Workman . Funny thing is that when you created a session it only last for 10 sec or so , and disappear, same thing with multicast when you do it with a group, it shows up in active multicast for 10 sec and disappear like it was never multicast session to being with .

                            W 1 Reply Last reply Aug 18, 2015, 6:59 PM Reply Quote 0
                            • W
                              Wayne Workman @zacksiga
                              last edited by Aug 18, 2015, 6:59 PM

                              @zacksiga Well, after you set the interface name inside of the storage node settings, you hae to restart the FOGMulticastManager.

                              Apologies for not including this earlier.

                              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
                              • Z
                                zacksiga
                                last edited by zacksiga Aug 18, 2015, 1:59 PM Aug 18, 2015, 7:58 PM

                                @Wayne-Workman Thank you very much that was my the big problem, soon as I changed the interface everything seem to work. Couple of area of concern for the new svn, compare to the last svn 20150818_151202-compressed.jpg Screenshot_2015-08-18-15-45-02-compressed.jpg

                                W T 2 Replies Last reply Aug 18, 2015, 8:22 PM Reply Quote 0
                                • W
                                  Wayne Workman @zacksiga
                                  last edited by Wayne Workman Aug 18, 2015, 2:23 PM Aug 18, 2015, 8:22 PM

                                  @zacksiga said:

                                  Couple of area of concern for the new svn, compare to the last svn

                                  ?? I don’t see any issues, could you be more specific? thanks for the photos though.

                                  Also - All the props and thanks should go to @Tom-Elliott he knew exactly what the issue was, I was just a milder sounding-board. 🙂

                                  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 @zacksiga
                                    last edited by Aug 18, 2015, 9:53 PM

                                    @zacksiga I don’t follow what the problem is.

                                    The “black and blue screen” you see there is because the system can’t use the “vesafb” method.

                                    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
                                    • Z
                                      zacksiga
                                      last edited by Aug 20, 2015, 5:06 PM

                                      @Wayne-Workman I have another machine that has Ubuntu 12.04 that has multicast issues, for the interface it has eth0 and ip link shows

                                      1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
                                      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
                                      2: eth0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
                                      link/ether 00:1e:c9:d7:2f:d2 brd ff:ff:ff:ff:ff:ff
                                      3: eth1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
                                      link/ether 00:1e:c9:d7:2f:d2 brd ff:ff:ff:ff:ff:ff
                                      4: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
                                      link/ether 00:1e:c9:d7:2f:d2 brd ff:ff:ff:ff:ff:ff

                                      what are your thoughts, I tried using load balancing feature, but I don’t think its working

                                      1 Reply Last reply Reply Quote 0
                                      • Z
                                        zacksiga
                                        last edited by Aug 20, 2015, 5:08 PM

                                        @Tom-Elliott
                                        The menu used to show up with the fog logo and everything before we update the svn.

                                        W T 2 Replies Last reply Aug 20, 2015, 6:03 PM Reply Quote 0
                                        • W
                                          Wayne Workman @zacksiga
                                          last edited by Aug 20, 2015, 6:03 PM

                                          @zacksiga try the bond0 interface.

                                          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
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            9/22
                                            Last post

                                          215

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project