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

    Multicasts only work one time, after that database cleanup is needed.

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    4
    1.5k
    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.
    • M
      MarcoN
      last edited by

      I have an Ubuntu 10.04 Server VM i created begining of this year for our trainers with FOG 0.32.
      Last week i updated it to 1.2.0 and it works like a charm, we love a lot of the new features.

      There is only one issue, when we do a multicast it works the first time, when we try to do a second multicast the hosts keep waiting on the “[URL=‘http://fogproject.org/forum/threads/fog-1-1-0-multicast-sits-at-starting-to-restore-image-to-device-dev-sda1.10782/’][U][COLOR=#0066cc]Starting to restore image (-) to device (/dev/sda1)[/COLOR][/U][/URL]” part.

      We can fix this by running the following commands found elsewhere on this forum.

      mysql -u root [ -p #only if you have a mysql password ] fog
      truncate table multicastSessions;
      truncate table multicastSessionsAssoc;
      delete from tasks where taskTypeID=‘8’;
      sudo service FOGMulticastManager restart

      The thing it that we have to do this after every multicast to clean up the database, somehow it does not clean up the tasks.

      Is there something I can check on my VM?

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        i have not been involved in working on this issue, but i think we have a fix in place for the next release

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • M
          MarcoN
          last edited by

          Thanks you for the feedback Junkhacker.
          Is that fix included in the current SVN version? If so i would be happy to try it.

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            if i am correct about it being fixed, then it is in the svn, yes

            signature:
            Junkhacker
            We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

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

            149

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project