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

    Multicast ended good. Next multicast session problems

    Scheduled Pinned Locked Moved
    FOG Problems
    multicast fog 1.5.8 centos-7 linux updated
    2
    7
    1.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.
    • EazisE
      Eazis
      last edited by

      Hello,

      First of all, FOG is very nice tool and i already have more then 1500 hosts in the listing.

      But now I have a problem with the multicast session after i updated FOG to 1.5.8
      The problem is when a multicast session is ended the udp-sender still exsist and there is still a record in the database from this session.
      When i start next time a multicast session with other clients the session won’t start at all. I need to clear the database, kill the upd sender and need to restart the FOGMulticastManager and then i need to restart the multicast session and all clients in the group should be restarted.

      mysql -u root <-p password> fog
      truncate table multicastSessions;
      truncate table multicastSessionsAssoc;
      exit;
      
      sudo service FOGMulticastManager stop
      sudo killall udp-sender
      sudo killall udp-sender
      sudo killall udp-sender
      sudo service FOGMulticastManager start
      

      I’m out of any suggestions to try. Is there anything that i can try?

      Thanks in advance!

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @Eazis There are different ways of starting multicast Sessions. Please tell us exactly which one you are using.

        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
        • EazisE
          Eazis
          last edited by Eazis

          @Sebastian-Roth

          I’m starting the multicast session in this way:

          • Create a group or use an exsisting group
          • Add the members to the group (most of the time 10 members are in this group)
          • Add a group image to this group
          • Add snapins to this group
          • Basic tasks -> Multicast
          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            @Eazis I suppose you are still using FOG 1.5.8!? I just remembered that we did fix some things related to stuck multicast tasks since 1.5.8 was released and you might want to upgrade to the latest dev-branch to see if this fixes your issue.

            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

            EazisE 2 Replies Last reply Reply Quote 0
            • EazisE
              Eazis @Sebastian Roth
              last edited by

              @Sebastian-Roth i will try this and i come back if this fix the solution. It could take some days.

              1 Reply Last reply Reply Quote 0
              • EazisE
                Eazis @Sebastian Roth
                last edited by

                @Sebastian-Roth we have just tried some multicast sessions and it looks like that everything is working well now.

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by

                  @Eazis Sounds good, thanks for the feedback!

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

                  221

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project