• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. brizio
    3. Topics
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by brizio

    • B

      Solved Multicast to 10 PC creates two upd-sender processes

      Hardware Compatibility
      • • • brizio
      7
      0
      Votes
      7
      Posts
      2.1k
      Views

      Wayne WorkmanW

      @Tom-Elliott said:

      @brizio Can you clear the multicastSessions, multicastSessionsAssoc, and tasks tables?

      The tasks I only want you to clear the multicast jobs.

      A mysql statement to do these things would be:

      TRUNCATE TABLE multicastSessions; TRUNCATE TABLE multicastSessionsAssoc; DELETE FROM tasks WHERE taskTypeID=8;

      My guess, from an earlier revision, a multicast session didn’t clear properly. Because of the non-clearing, a few hosts linked to the wrong Job and the others, who had no prior setting stored in the DB, created their own session.

      Again, this is just a guess, as I really don’t know what actually caused this to happen.

      I’m working on a “Troubleshoot Multicast” article that has commands more friendly to Red-Hat based distros… aparently the truncate commands don’t work in Fedora 22… so… Here you go:

      https://wiki.fogproject.org/wiki/index.php/Troubleshoot_Downloading_-_Multicast

    • B

      Solved FOGService can't contact FOGServer

      Windows Problems
      • • • brizio
      17
      0
      Votes
      17
      Posts
      5.8k
      Views

      B

      Yes, Wayne; I guess so…
      We spent a couple of days recreating a new image from scratch and it’s working: we’ll use that.

      Thanks everybody for the support.

    • 1 / 1