• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mp12
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 118
    • Best 12
    • Controversial 0
    • Groups 0

    Topics created by mp12

    • M

      Solved Slowdown Unicast and Multicast after upgrading FOG Server

      FOG Problems
      • • • mp12
      55
      0
      Votes
      55
      Posts
      9.4k
      Views

      S

      @mp12 Looks good! I will update the official binaries tomorrow. Thanks for all the testing! Marking as solved.

    • M

      Solved storage node sha512sum at 100% CPU/HDD usage

      Bug Reports
      • • • mp12
      31
      0
      Votes
      31
      Posts
      5.4k
      Views

      M

      @Sebastian-Roth
      Thanks for the reply! Did an update to 1.5.5.1 two weeks ago. Everything works fine so far!

    • M

      Solved Problems creating deploy (location plugin)

      Bug Reports
      • • • mp12
      6
      0
      Votes
      6
      Posts
      1.9k
      Views

      M

      Uninstalled and reinstalled the location plugin.
      Assigned hosts to the locations and deploy now works like a charm.

      Thanks a lot @Tom-Elliott

    • M

      Solved Image replication not working

      Bug Reports
      • • • mp12
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      Tom ElliottT

      Confirmed, found, addressed, and in RC 6.

      Thanks.

    • M

      Solved [RC21] ERROR: Unable to get subsection

      Bug Reports
      • • • mp12
      15
      0
      Votes
      15
      Posts
      3.1k
      Views

      Tom ElliottT

      @Duncan yes.

    • M

      Solved [RC19] Snapin Replication not working

      Bug Reports
      • • • mp12
      17
      0
      Votes
      17
      Posts
      3.5k
      Views

      Tom ElliottT

      I found the isEnabled issue. This was only present on new snapins. It’s fixed for RC-23 (while annoying it’s not as important as the functionality of the client which I’m more focused on anyway, among the other issues RC-22 was released to help correct).

    • M

      Solved Invalid security token

      Bug Reports
      • • • mp12
      14
      0
      Votes
      14
      Posts
      3.5k
      Views

      M

      @Tom-Elliott

      I update to version RC-12 (42) this morning. Problem solved!
      Thanks a lot!

    • M

      Solved Snapin Hash does not exist

      FOG Problems
      • • • mp12
      17
      0
      Votes
      17
      Posts
      3.0k
      Views

      M

      @Tom-Elliott

      Snapins are not replicated to the nodes.

      I used the lftp command from the fogsnapinreport.log but removed some inverted comma and backslash in some parts. After adding password and IP-Address manually the files uploaded to the nodes.

      original from fogsnapingreport.log:

      lftp -e 'set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; ' ' mirror -c '-R -i [FILENAME]' --ignore-time -vvv --exclude 'dev/' --exclude 'ssl/' --exclude 'CA/' --delete-first ''\''/opt/fog/snapins'\''' '/opt/fog/snapins'; exit' -u 'fog',[Protected] '[IP_ADDR]'

      modified ftp command:

      lftp -e 'set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; ' ' mirror -c -R -i [FILENAME] --ignore-time -vvv --exclude 'dev/' --exclude 'ssl/' --exclude 'CA/' --delete-first '/opt/fog/snapins' '/opt/fog/snapins'; exit' -u 'fog', [PASSWORD] '[IP_ADDR]'

      The restarted FOGSnapinReplicator showed a new logfile where all snapins match:

      ___ ___ ___ /\ \ /\ \ /\ \ /::\ \ /::\ \ /::\ \ /:/\:\ \ /:/\:\ \ /:/\:\ \ /::\-\:\ \ /:/ \:\ \ /:/ \:\ \ /:/\:\ \:\__\ /:/__/ \:\__\ /:/__/_\:\__\ \/__\:\ \/__/ \:\ \ /:/ / \:\ /\ \/__/ \:\__\ \:\ /:/ / \:\ \:\__\ \/__/ \:\/:/ / \:\/:/ / \::/ / \::/ / \/__/ \/__/ ########################################### # Free Computer Imaging Solution # # Credits: # # http://fogproject.org/credits # # GNU GPL Version 3 # ########################################### [09-20-16 5:06:11 pm] Interface Ready with IP Address: X.X.X.X [09-20-16 5:06:11 pm] Interface Ready with IP Address: XXX [09-20-16 5:06:11 pm] * Starting SnapinReplicator Service [09-20-16 5:06:11 pm] * Checking for new items every 600 seconds [09-20-16 5:06:12 pm] * Starting service loop [09-20-16 5:06:12 pm] * Starting Snapin Replication. [09-20-16 5:06:12 pm] * We are group ID: #1 [09-20-16 5:06:12 pm] | We are group name: default [09-20-16 5:06:12 pm] * We have node ID: #1 [09-20-16 5:06:12 pm] | We are node name: fog [09-20-16 5:06:12 pm] * Not syncing Snapin between group(s) [09-20-16 5:06:12 pm] | Snapin Name: bios_upgrade [09-20-16 5:06:12 pm] | I am the only member [09-20-16 5:06:12 pm] * Not syncing Snapin between group(s) [09-20-16 5:06:12 pm] | Snapin Name: delete fog.log [09-20-16 5:06:12 pm] | I am the only member [09-20-16 5:06:12 pm] * Not syncing Snapin between group(s) [09-20-16 5:06:12 pm] | Snapin Name: gpupdate [09-20-16 5:06:12 pm] | I am the only member [09-20-16 5:06:12 pm] * Not syncing Snapin between group(s) [09-20-16 5:06:12 pm] | Snapin Name: InstallBuildUp19 [09-20-16 5:06:12 pm] | I am the only member [09-20-16 5:06:12 pm] * Found Snapin to transfer to 3 node(s) [09-20-16 5:06:12 pm] | Snapin name: bios_upgrade [09-20-16 5:06:12 pm] | Local File: /opt/fog/snapins/bios_a24.exe [09-20-16 5:06:12 pm] | Remote File: /opt/fog/snapins/bios_a24.exe [09-20-16 5:06:12 pm] | Local File size: 8542768 [09-20-16 5:06:12 pm] | Remote File size: 8542768 [09-20-16 5:06:12 pm] | Files match [09-20-16 5:06:12 pm] | Local File: /opt/fog/snapins/bios_a24.exe [09-20-16 5:06:12 pm] | Remote File: /opt/fog/snapins/bios_a24.exe [09-20-16 5:06:13 pm] | Local File size: 8542768 [09-20-16 5:06:13 pm] | Remote File size: 8542768 [09-20-16 5:06:13 pm] | Files match [09-20-16 5:06:13 pm] * Found Snapin to transfer to 3 node(s) [09-20-16 5:06:13 pm] | Snapin name: delete fog.log [09-20-16 5:06:13 pm] | Local File: /opt/fog/snapins/del_fog_log.bat [09-20-16 5:06:13 pm] | Remote File: /opt/fog/snapins/del_fog_log.bat [09-20-16 5:06:13 pm] | Local File size: 16 [09-20-16 5:06:13 pm] | Remote File size: 16 [09-20-16 5:06:13 pm] | Files match [09-20-16 5:06:13 pm] | Local File: /opt/fog/snapins/del_fog_log.bat [09-20-16 5:06:13 pm] | Remote File: /opt/fog/snapins/del_fog_log.bat [09-20-16 5:06:13 pm] | Local File size: 16 [09-20-16 5:06:13 pm] | Remote File size: 16 [09-20-16 5:06:13 pm] | Files match [09-20-16 5:06:13 pm] * Found Snapin to transfer to 3 node(s) [09-20-16 5:06:13 pm] | Snapin name: gpupdate [09-20-16 5:06:14 pm] | Local File: /opt/fog/snapins/gpupdate_force.bat [09-20-16 5:06:14 pm] | Remote File: /opt/fog/snapins/gpupdate_force.bat [09-20-16 5:06:14 pm] | Local File size: 52 [09-20-16 5:06:14 pm] | Remote File size: 52 [09-20-16 5:06:14 pm] | Files match [09-20-16 5:06:14 pm] | Local File: /opt/fog/snapins/gpupdate_force.bat [09-20-16 5:06:14 pm] | Remote File: /opt/fog/snapins/gpupdate_force.bat [09-20-16 5:06:14 pm] | Local File size: 52 [09-20-16 5:06:14 pm] | Remote File size: 52 [09-20-16 5:06:14 pm] | Files match [09-20-16 5:06:14 pm] * Found Snapin to transfer to 3 node(s) [09-20-16 5:06:14 pm] | Snapin name: InstallBuildUp19 [09-20-16 5:06:15 pm] | Local File: /opt/fog/snapins/BuildupLokal.64bit.msi [09-20-16 5:06:15 pm] | Remote File: /opt/fog/snapins/BuildupLokal.64bit.msi [09-20-16 5:06:15 pm] | Local File size: 69743616 [09-20-16 5:06:15 pm] | Remote File size: 69743616 [09-20-16 5:06:15 pm] | Files match [09-20-16 5:06:15 pm] | Local File: /opt/fog/snapins/BuildupLokal.64bit.msi [09-20-16 5:06:15 pm] | Remote File: /opt/fog/snapins/BuildupLokal.64bit.msi [09-20-16 5:06:15 pm] | Local File size: 69743616 [09-20-16 5:06:15 pm] | Remote File size: 69743616 [09-20-16 5:06:15 pm] | Files match
    • M

      Solved Report Managment > Imaging Log

      Bug Reports
      • • • mp12
      3
      0
      Votes
      3
      Posts
      754
      Views

      M

      @Tom-Elliott Fixed!

    • M

      Solved FOG Imaging Log

      Bug Reports
      • • • mp12
      2
      0
      Votes
      2
      Posts
      524
      Views

      Tom ElliottT

      Confirmed and fixed,

      Thanks for reporting.

    • M

      Solved Deploy (Unicast): Wrong number of client per node.

      Bug Reports
      • • • mp12
      42
      0
      Votes
      42
      Posts
      16.4k
      Views

      Wayne WorkmanW

      @Tom-Elliott I stand corrected, then. Thanks for explaining this.

    • M

      Solved Dashboard free slots

      Bug Reports
      • • • mp12
      8
      0
      Votes
      8
      Posts
      1.8k
      Views

      M

      @Tom-Elliott

      I have configured two nodes with 5 max. clients. The result should be 10 free slots in the dashboard.
      But the dashboard only shows 5 free slots.
      When the nodes have unequal number max. clients (e.g. 4 and 5) the free slots where sum up correctly.

    • 1 / 1