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

    Sanpins started before joindomain reboot in multicast deployment

    Scheduled Pinned Locked Moved
    General
    2
    5
    1.2k
    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.
    • F
      Frank
      last edited by

      Hi people,
      our environment is Fog 1.2.0 with one central Fog and three storage repositories, all of them with ubuntu 12.
      We have noticed the in multicast deployments (not seen it unicast at the moment) snapin download and execution begins just after domain join but before machine reboot.
      That causes the reboot happens while snapin execution so snapin is sometimes applied, sometimes not.
      Have you notice that? A possible bug?
      Here follows a log trace:

      22/07/2014 15:24 FOG::HostnameChanger [B]Domain Join was successful![/B]
      22/07/2014 15:24 FOG::HostnameChanger Computer is about to restart.
      22/07/2014 15:24 FOG::GUIWatcher Message found, attempting to notify GUI!
      22/07/2014 15:24 FOG::GUIWatcher Dispatch Failed!
      22/07/2014 15:24 FOG::MODDebug Reading config settings…
      22/07/2014 15:24 FOG::MODDebug Reading of config settings passed.
      22/07/2014 15:24 FOG::MODDebug Starting Core processing…
      22/07/2014 15:24 FOG::MODDebug Operating System ID: 6
      22/07/2014 15:24 FOG::MODDebug Operating System Minor: 1
      22/07/2014 15:24 FOG::MODDebug MAC ID 0 10:60:4B:74:CE:86
      22/07/2014 15:24 FOG::MODDebug MAC POST String: 10:60:4B:74:CE:86
      22/07/2014 15:24 FOG::MODDebug No user is currently logged in
      22/07/2014 15:24 FOG::MODDebug Hostname: ETSEIAT-PC34-11
      22/07/2014 15:24 FOG::MODDebug Attempting to open connect to: [url]http://172.16.1.10/fog/service/debug.php[/url]
      22/07/2014 15:24 FOG::MODDebug Server responded with: Hello FOG Client
      22/07/2014 15:24 FOG::MODDebug Module has finished work and will now exit.
      22/07/2014 15:24 FOG::GUIWatcher Message found, attempting to notify GUI!
      22/07/2014 15:24 FOG::GUIWatcher Dispatch Failed!
      22/07/2014 15:24 FOG::SnapinClient Snapin Found:
      22/07/2014 15:24 FOG::SnapinClient ID: 729
      22/07/2014 15:24 FOG::SnapinClient RunWith: c:\windows\system32\cmd
      22/07/2014 15:24 FOG::SnapinClient RunWithArgs: /c
      22/07/2014 15:24 FOG::SnapinClient Name: ETSEIAT_ACTIVAR_OFFICE2013KMS
      22/07/2014 15:24 FOG::SnapinClient Created: 2014-07-22 10:03:56
      22/07/2014 15:24 FOG::SnapinClient Args:
      22/07/2014 15:24 FOG::SnapinClient Reboot: No
      22/07/2014 15:24 FOG::SnapinClient [B]Starting FOG Snapin Download[/B]
      22/07/2014 15:24 FOG::GUIWatcher Message found, attempting to notify GUI!

      Regards,

      Frank

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Are you using a customized SnapinClient.dll file? I ask this because it looks like the Snapinclient is running way earlier than it should be. Normally there is about a 5 - 8 minute wait before the snapinclient actually tries to do anything. Your snapinclient looks like it checked in WAY before this time.

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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
        • F
          Frank
          last edited by

          Hi,

          your right we are using a modified SnapinClient.dll and config.ini file to increment check interval.

          In config.ini we have checkingtime=307 in snapinclient section.
          In SnapinClient.dll we changed the line “int intSleep = r.Next(50,80)” as suggested in an old post

          But in any case, I thought snapin execution was postponed after changename and domainjoin, so that times didn’t affect.
          Was I wrong?

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            I didn’t create the codebase for any of the dll’s so I don’t know, but based on your results here, the restart isn’t happening immediately upon the hostname/ad join procedure, so the FOG Client files wouldn’t know anything about the reboot operation in queue.

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            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
            • F
              Frank
              last edited by

              OK, that makes sense. Probably snapins began too soon.
              I will check that, thanks.

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

              184

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project