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

6303 - Image replication log never shows process finished

Scheduled Pinned Locked Moved Solved
Bug Reports
3
11
2.9k
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
    MRCUR Testers
    last edited by Feb 17, 2016, 8:49 PM

    Rev 6303 - Looking at the image replication log, I see entries for each image but there is a never a “Sync complete” entry or any indication if all of the images have synced successfully. This was previously logged in older revisions, but does not seem to be the case in 6303. Or if there is an error happening, I don’t see that being logged either. The log stays like it shows below until the next run of replication which results in the same output with updated timestamps.

    [02-17-16 3:46:29 pm] * Started sync for Image HPZ400 Win7 Software CAD
    [02-17-16 3:46:29 pm] * Starting Sync Actions
    [02-17-16 3:46:29 pm] | Image name: HPZ400 Win7 Software CAD
    [02-17-16 3:46:29 pm] * Found Image to transfer to 2 node(s)
    [02-17-16 3:46:29 pm] * Started sync for Image HPZ400 Win7 Software
    [02-17-16 3:46:29 pm] * Starting Sync Actions
    [02-17-16 3:46:29 pm] | Image name: HPZ400 Win7 Software
    [02-17-16 3:46:29 pm] * Found Image to transfer to 2 node(s)
    [02-17-16 3:46:29 pm] * Started sync for Image HPNC6400 Win7 Software
    [02-17-16 3:46:29 pm] * Starting Sync Actions
    [02-17-16 3:46:29 pm] | Image name: HPNC6400 Win7 Software
    [02-17-16 3:46:29 pm] * Found Image to transfer to 2 node(s)
    [02-17-16 3:46:29 pm] * Started sync for Image HP6730 Win7 Software Stu
    [02-17-16 3:46:29 pm] * Starting Sync Actions
    [02-17-16 3:46:29 pm] | Image name: HP6730 Win7 Software Stu
    [02-17-16 3:46:29 pm] * Found Image to transfer to 2 node(s)
    [02-17-16 3:46:29 pm] * Started sync for Image HP6570b Win 7 Software Stu
    [02-17-16 3:46:29 pm] * Starting Sync Actions
    [02-17-16 3:46:29 pm] | Image name: HP6570b Win 7 Software Stu
    
    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Feb 17, 2016, 2:52 PM Feb 17, 2016, 8:52 PM

      Here’s some material I think is sort of relevant:
      https://forums.fogproject.org/topic/6318/image-file-integrity

      But yes I agree, a message such as “sync complete for Image: abcdef123” or similar would be nice.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Feb 18, 2016, 12:39 AM

        This is because all items are sent at the same time. Synchronously getting the status is simply not feasible.

        However, there is a log that shows the transfer for each node it is transferred to.

        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

        M 1 Reply Last reply Feb 18, 2016, 1:00 AM Reply Quote 0
        • M
          MRCUR Testers @Tom Elliott
          last edited by Feb 18, 2016, 1:00 AM

          @Tom-Elliott Is this a change from how it was done previously? I remember seeing success messages in the log, but maybe I’m completely making that up.

          T 1 Reply Last reply Feb 18, 2016, 1:02 AM Reply Quote 0
          • T
            Tom Elliott @MRCUR
            last edited by Feb 18, 2016, 1:02 AM

            @MRCUR it is indeed a change. This was needed because of how the replication occurs. While I could get the complete status, I figured using a separate log per each node would allow much more accurate information.

            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

            M 1 Reply Last reply Feb 18, 2016, 12:27 PM Reply Quote 0
            • W
              Wayne Workman
              last edited by Feb 18, 2016, 1:30 AM

              Ah I remember now. And yes, Replication is much cleaned up now compared to before - and handled a whole lot better.

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • M
                MRCUR Testers @Tom Elliott
                last edited by Feb 18, 2016, 12:27 PM

                @Tom-Elliott Is there a different place than Settings - Log Viewer to access each node’s log? I assume when I’m looking at that page it’s for the master node.

                W 1 Reply Last reply Feb 18, 2016, 1:14 PM Reply Quote 0
                • W
                  Wayne Workman @MRCUR
                  last edited by Feb 18, 2016, 1:14 PM

                  @MRCUR look in /opt/fog/log or logs or something like that. Bunch of service logs in there.

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  M 1 Reply Last reply Feb 18, 2016, 1:35 PM Reply Quote 0
                  • M
                    MRCUR Testers @Wayne Workman
                    last edited by Feb 18, 2016, 1:35 PM

                    @Wayne-Workman I see the log in there that’s being shown through the GUI, along with one that has “transfer.HS Node” (the name of my other node) in the name, but it’s blank.

                    T 1 Reply Last reply Feb 18, 2016, 4:19 PM Reply Quote 0
                    • T
                      Tom Elliott @MRCUR
                      last edited by Feb 18, 2016, 4:19 PM

                      @MRCUR I have added the transfer logs to the log viewer.

                      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

                      M 1 Reply Last reply Feb 18, 2016, 4:21 PM Reply Quote 0
                      • M
                        MRCUR Testers @Tom Elliott
                        last edited by Feb 18, 2016, 4:21 PM

                        @Tom-Elliott Thank you!

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

                        134

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project