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

    Updating Database Failed following Multicast

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    3
    528
    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.
    • P
      psmith10
      last edited by psmith10

      I am experiencing an issue when multicasting to a number of PC’s.

      The image deploys successfully but stalls at ‘Updating Database’ and eventually fails.

      All PC’s are attempting to do this simultaneously so i’m guessing there is an issue with load on the web or mysql server??

      The web interface becomes unresponsive and i have to shutdown the server and manually reboot the clients to resolve.

      I have checked max_connections on the mysql server and that is set to 151. I am getting this error when multicasting to 20ish or more PC’s. I tested a group of 5 and had no issues.

      FOG Version: 1.5.4
      Ubuntu 16.04

      Any help would be appreciated
      Thanks

      0_1531304727758_IMG_1581.JPG

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        Thank you for the clear picture. The key to the problem is the html code in your picture.

        There are a couple of issues that have come up since 1.5.4 has been released that have been fixed in 1.5.5 (still unreleased at this time).

        1. Roll your FOS kernel back to 4.15.2 to get past the mbr/gpt issue. Make sure you download both the 32 and 64 bit PC kernels (not ARM).
        2. Edit the www.conf file to update/include these settings, then reboot your FOG server. You will need to search your /etc directory for this file because depending on what version of php is installed, it can be in several locations. Use this search to find the file (hopefully only one) find /etc -name www.conf
        pm.max_children  = 35
        pm.max_requests = 2000
        php_admin_value[memory_limit] = 256
        

        There is another bug in the multicasting code, but it only comes out under a specific circumstances. The error above should be corrected with the updates to the www.conf file. Once you update that file reboot the fog server and test again. There is another timeout value that could come into play, but those setting should remove the timeout.

        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!

        P 1 Reply Last reply Reply Quote 0
        • P
          psmith10 @george1421
          last edited by

          @george1421 This has resolved the issue. Many thanks for your help.

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

          252

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project