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

    Multicast as Unicast

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    25
    5.1k
    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.
    • D
      danilopinotti @Tom Elliott
      last edited by danilopinotti

      @Tom-Elliott It seems he is not wait all the computers connect to start the Multicast
      Is there any way to force only create one multicast session?

      Att, Danilo Pinotti

      Fog 1.3.0-RC-7
      Ubuntu Server 14.04 LTS

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

        @danilopinotti how are you creating the tasks? Exact steps please.

        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

        D 1 Reply Last reply Reply Quote 0
        • D
          danilopinotti @Tom Elliott
          last edited by

          @Tom-Elliott said:

          xact steps please.

          I associate a image in a group. After this, i clicked in All Groups and multicast button. So i confirmed the tasks creation and turn on the computers

          Att, Danilo Pinotti

          Fog 1.3.0-RC-7
          Ubuntu Server 14.04 LTS

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

            @danilopinotti Somethign isn’t making any sense.

            I just put two hosts into a group. I assigned the hosts the same image.

            I went to basic tasks.

            I Chose multicast task.

            I clicked create task.

            A single multicast task was created.

            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

            D 1 Reply Last reply Reply Quote 0
            • D
              danilopinotti @Tom Elliott
              last edited by

              @Tom-Elliott said:

              Somethign isn’t making any sense.

              Well;

              The group was created in a version 1.2.0 of FOG, it have 20 computers.

              I went in group management > All groups

              I clicked in multicast icon in the row of group that i want

              I clicked “Create Multi-Cast task for GROUP_NAME”

              Att, Danilo Pinotti

              Fog 1.3.0-RC-7
              Ubuntu Server 14.04 LTS

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

                @danilopinotti Did you remove the original tasks for the individual tasks?

                Can you delete:

                truncate table multicastSessions;
                truncate table multicastSessionsAssoc;
                delete from tasks where taskTypeID=8;
                

                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

                D 1 Reply Last reply Reply Quote 0
                • D
                  danilopinotti @Tom Elliott
                  last edited by danilopinotti

                  @Tom-Elliott
                  Not solved

                  Att, Danilo Pinotti

                  Fog 1.3.0-RC-7
                  Ubuntu Server 14.04 LTS

                  Tom ElliottT 3 Replies Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @danilopinotti
                    last edited by

                    @danilopinotti What do you mean?

                    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
                    • Tom ElliottT
                      Tom Elliott @danilopinotti
                      last edited by

                      @danilopinotti See, hosts get their individual tasks so we can track it for logging purposes, but is it creating multiple multicast tasks still?

                      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

                      D 1 Reply Last reply Reply Quote 0
                      • JJ FullmerJ
                        JJ Fullmer Testers
                        last edited by

                        Where are you seeing things running as unicast and as sending an image?
                        On your task list it looks like you have all multi-cast tasks and some of them just didn’t start.

                        Can you try to explain the problem you’re having again because I’m having trouble following.

                        Also, you’re on 1.2? Time to upgrade to trunk 😃

                        Have you tried the FogApi powershell module? It's pretty cool IMHO
                        https://github.com/darksidemilk/FogApi
                        https://fogapi.readthedocs.io/en/latest/
                        https://www.powershellgallery.com/packages/FogApi
                        https://forums.fogproject.org/topic/12026/powershell-api-module

                        1 Reply Last reply Reply Quote 0
                        • D
                          danilopinotti @Tom Elliott
                          last edited by

                          @Tom-Elliott Still creating a multiples multicast tasks

                          Att, Danilo Pinotti

                          Fog 1.3.0-RC-7
                          Ubuntu Server 14.04 LTS

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

                            @danilopinotti What version are you running? In the signature it says 6323, have you tried upgrading?

                            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

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              danilopinotti @Tom Elliott
                              last edited by

                              @Tom-Elliott said:

                              n the signature it says 6323, have you tried upgrading

                              The first time in 6323.
                              I’m upgrading today and now 6455

                              Att, Danilo Pinotti

                              Fog 1.3.0-RC-7
                              Ubuntu Server 14.04 LTS

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

                                @Tom-Elliott said:

                                truncate table multicastSessions;
                                truncate table multicastSessionsAssoc;
                                delete from tasks where taskTypeID=8;

                                How are you running these? Do you have any information/output from running those commands?

                                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

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  danilopinotti @Tom Elliott
                                  last edited by

                                  @Tom-Elliott said:

                                  ing those commands?

                                  Yes, im running
                                  truncate table multicastSessions;
                                  0 rows affected

                                  truncate table multicastSessionsAssoc;
                                  0 rows affected

                                  delete from tasks where taskTypeID=8;
                                  8 rows affected

                                  For each test i try this

                                  Att, Danilo Pinotti

                                  Fog 1.3.0-RC-7
                                  Ubuntu Server 14.04 LTS

                                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                                  • Wayne WorkmanW
                                    Wayne Workman
                                    last edited by

                                    I can confirm that the output 0 rows affected is the standard output when a table with rows is truncated. Don’t ask me why, it just is. 😕

                                    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
                                    • Tom ElliottT
                                      Tom Elliott @danilopinotti
                                      last edited by

                                      @danilopinotti So, for clarity, after running the truncate code, and recreating the multicast tasks, the multicast tasks are still generating independent multicast tasks for each host?

                                      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

                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        danilopinotti @Tom Elliott
                                        last edited by danilopinotti

                                        @Tom-Elliott said:

                                        are still generating independent multicast tasks for each host?

                                        It does not create a multicast to each host. It creates multiple multicast sessions, each session will not always have only one computer.
                                        After running the SQL Querys nothing change

                                        Att, Danilo Pinotti

                                        Fog 1.3.0-RC-7
                                        Ubuntu Server 14.04 LTS

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          danilopinotti
                                          last edited by

                                          I re-installed the Fog and somehow solved the problem.
                                          To re-install I also created a new virtual machine.
                                          By the way, a note. I don’t know whether or not deliberate it, but in the installation, i’ve set the Fog to use the eth1 interface, and even then, the default storage was set to eth0.

                                          Att, Danilo Pinotti

                                          Fog 1.3.0-RC-7
                                          Ubuntu Server 14.04 LTS

                                          Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                                          • Tom ElliottT
                                            Tom Elliott @danilopinotti
                                            last edited by

                                            @danilopinotti the defined interface is leftovers from before fog 1.0.0. While I can fix it, it’s such a minimal thing it’s probably easier to just update after install. Though I will work to see what I can do.

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

                                            278

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project