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

    Images not being Deployed

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    6
    31
    14.8k
    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.
    • J
      jquilli1
      last edited by

      Fog Server Details:

      • Ubuntu 12.04
      • FOG Git 4980

      The Issue:
      When I go to deploy an image I receive this:
      FOG Error.bmp

      Everything looks alright but the image isn’t actually being brought down.
      It erases my partitions and then the task is complete.
      I’ve tried different images and different machines.

      Any help is appreciated!

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        Any specifics about where the image is being stored? If your images directory isn’t exported right or can’t mount on the client for some reason, it can cause this issue.

        Any specifics about the device you’re restoring to? Has the HDD had an OS before? Or is it blank from factory?

        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
        • J
          jquilli1
          last edited by

          Images are stored in /images on the FOG server.

          The device itself has been imaged before with no issues. I’ve tried it on a physical desktop and also a VM. Both are doing the same thing.

          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman @jquilli1
            last edited by

            @jquilli1 said:

            The device itself has been imaged before with no issues.

            Using the same image?

            Can you verify the image still exists? ls -lahrt /images

            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 1
            • J
              jquilli1
              last edited by

              Yep! Images are still there.

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by

                @jquilli1 Could you please post the ouput of ls -al /images/AHSCisco on the server and upload the file ‘/images/AHSCisco/d1.mbr’ to the forum (it’s very small and only has the partitioning information in it, no data).

                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
                • J
                  jquilli1
                  last edited by

                  d1.mbr

                  Sorry for the late reply again. File has been uploaded.

                  1 Reply Last reply Reply Quote 0
                  • J
                    jquilli1
                    last edited by

                    • Upgraded to Ubuntu 14.04
                    • Uninstalled FOG
                    • Reinstalled FOG using GIT instead of upgrading from 1.2.0
                    • Now receiving DateTimeZone::__construct(): Unknown or bad timezone ()
                    1 Reply Last reply Reply Quote 0
                    • J
                      Joe Schmitt Senior Developer
                      last edited by

                      https://forums.fogproject.org/topic/5963/unknown-response-datetimezone-__construct-unknown-or-bad-timezone

                      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.

                      1 Reply Last reply Reply Quote 0
                      • J
                        jquilli1
                        last edited by

                        @Jbob said:

                        https://forums.fogproject.org/topic/5963/unknown-response-datetimezone-__construct-unknown-or-bad-timezone

                        Thanks for the fix, back to the same issue of not being able to deploy.

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @jquilli1
                          last edited by

                          @jquilli1 Can you run a Debug Deploy and make sure everything is working?

                          When you’re at the CLI (after hitting enter a few times), issue the fog command. Then just slowly press enter for each step.

                          I want you to pay special attention to the NFS Mounting parts.

                          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
                          • J
                            jquilli1
                            last edited by

                            Assuming I did this right. I ran an advanced task “debug” and then did this:
                            debug.bmp

                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman @jquilli1
                              last edited by

                              @jquilli1 It should be created like this:
                              upload-d64f25c0-cd7a-489c-8de0-8383bf913ca8

                              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
                              • J
                                jquilli1
                                last edited by

                                Same issue 😕 everything finished with “done”

                                debug.bmp

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sebastian Roth Moderator
                                  last edited by

                                  What image type do you use? Is the source disk bigger than the destination?

                                  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 1
                                  • S
                                    Sebastian Roth Moderator
                                    last edited by

                                    Please boot the machine you want to deploy to in debug mode again (as Wayne described) and run this command fogpartinfo --list-parts /dev/sda

                                    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
                                    • Wayne WorkmanW
                                      Wayne Workman
                                      last edited by

                                      I’m linking this thread with this since I think the problems are the same: https://forums.fogproject.org/topic/5967/fog-server-4956-won-t-deploy-image-to-host

                                      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 1
                                      • J
                                        jquilli1
                                        last edited by

                                        @Uncle-Frank said:

                                        What image type do you use? Is the source disk bigger than the destination?

                                        @Wayne-Workman said:

                                        I’m linking this thread with this since I think the problems are the same: https://forums.fogproject.org/topic/5967/fog-server-4956-won-t-deploy-image-to-host

                                        Looks like it might have been the image size being bigger than the destination disk. As of right now it’s working but it doesn’t make any sense because the disk I created the image from was 80GB and the destination disk I’m deploying to is 80GB. I’ll report back if I run into anything else.

                                        Thanks for all of the help!

                                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                        • Wayne WorkmanW
                                          Wayne Workman @jquilli1
                                          last edited by

                                          @jquilli1 said:

                                          the disk I created the image from was 80GB and the destination disk I’m deploying to is 80GB. I’ll report back if I run into anything else.

                                          Are the two HDDs identical? Absolutely identical? Same model and everything?

                                          Just a few KB smaller or a few sectors less will make a difference.

                                          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 1
                                          • C
                                            CosmoJoe
                                            last edited by

                                            I am currently doing PoC of FOG for image deployment at my company… testing currently with VMs prior to imaging laptops. I’ve run into this issue presented by OP twice now, once with a Windows 10 and then a Windows 8.1 captured image. Both times I fixed by blowing away the captured image, deleting the computer, re-registering and re-capturing. Not sure what the cause is… will try to recreate the problem.

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

                                            167

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project