• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • T
    Tom Elliott @danilopinotti
    last edited by Feb 25, 2016, 9:48 PM

    @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 Feb 25, 2016, 9:57 PM Reply Quote 0
    • J
      JJ Fullmer Testers
      last edited by Feb 25, 2016, 9:55 PM

      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 Feb 25, 2016, 9:57 PM

        @Tom-Elliott Still creating a multiples multicast tasks

        Att, Danilo Pinotti

        Fog 1.3.0-RC-7
        Ubuntu Server 14.04 LTS

        T 1 Reply Last reply Feb 25, 2016, 9:57 PM Reply Quote 0
        • T
          Tom Elliott @danilopinotti
          last edited by Feb 25, 2016, 9:57 PM

          @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 Feb 25, 2016, 9:59 PM Reply Quote 0
          • D
            danilopinotti @Tom Elliott
            last edited by Feb 25, 2016, 9:59 PM

            @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
            • T
              Tom Elliott @danilopinotti
              last edited by Feb 25, 2016, 10:08 PM

              @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 Feb 25, 2016, 10:16 PM Reply Quote 0
              • D
                danilopinotti @Tom Elliott
                last edited by Feb 25, 2016, 10:16 PM

                @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

                T 1 Reply Last reply Feb 26, 2016, 1:38 AM Reply Quote 0
                • W
                  Wayne Workman
                  last edited by Feb 26, 2016, 12:57 AM

                  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
                  • T
                    Tom Elliott @danilopinotti
                    last edited by Feb 26, 2016, 1:38 AM

                    @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 Feb 26, 2016, 6:53 PM Reply Quote 0
                    • D
                      danilopinotti @Tom Elliott
                      last edited by danilopinotti Feb 26, 2016, 12:56 PM Feb 26, 2016, 6:53 PM

                      @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 Feb 29, 2016, 1:01 AM

                        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

                        T W 2 Replies Last reply Feb 29, 2016, 1:16 AM Reply Quote 0
                        • T
                          Tom Elliott @danilopinotti
                          last edited by Feb 29, 2016, 1:16 AM

                          @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
                          • W
                            Wayne Workman @danilopinotti
                            last edited by Feb 29, 2016, 1:27 AM

                            @danilopinotti said:

                            in the installation, i’ve set the Fog to use the eth1 interface, and even then, the default storage was set to eth0.

                            Tom got that fixed in the trunk.

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

                            241

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project