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

    Fog 1.2 deploy/download task finishes without actually imaging on Dell 790s HELP?

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    12
    5.0k
    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.
    • G
      Glenn Wilson
      last edited by

      Greetings all,

      Fog .32 server bit the dust, so we installed Fog 1.2 on Xubuntu 13.10. This is using a proxy DHCP server. After some troubleshooting, the server will upload, download, and multicast to our Optiplex 7010s.

      Our Optiplex 790s are another matter. I have successfully uploaded a 790 image, but am unable to actually download/deploy it. The BIOS has been updated to A18. I’ve tested many of the available kernels (some hang at points, some loop after init.xz, some kernel panic) but 3.16.x,3.17.x,3.18.x all seem to boot fine with no errors. Could there be a kernel argument needed, or something else? The problem is that the imaging process “completes” immediately. There are no error messages displayed and the usual “task completed, updating database, etc…” messages display before the system reboots. I know SOMETHING is being written, because when the download is run on a functioning Windows 7 machine, after the task the machine will not boot back into Windows. It seems like the MBR is getting wiped but nothing is actually being written. Pulling my hair out (if I had any) because all is well on the 7010s. I have several labs to image by the 19th and any help is greatly appreciated.

      Thanks,
      Glenn Wilson
      Austin Community College

      Glenn Wilson
      Sr. Computer Lab Support Tech
      Austin Community College

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

        Try reuploading the image under debug modes and make this debug mode run fixparts <devicename> and correct the gpt bits that are left over.

        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
        • G
          Glenn Wilson
          last edited by

          Thanks for the lightning-fast reply, Tom. Would that be doing the fixparts /dev/sda1 and then writing the MBR with ‘w’?

          Glenn Wilson
          Sr. Computer Lab Support Tech
          Austin Community College

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

            i think you just do the device so:

            /dev/sda (not a particular partition), but yes you would write the MBR back to the disk. Then all GPT info will be removed allowing the disk to receive the new layout properly.

            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
            • G
              Glenn Wilson
              last edited by

              First time I tried, it didn’t work. Did fixparts /dev/sda and wrote the new MBR. Uploaded image fine, but deployment did not work. Same issue as before with the task “completing” with no errors.

              Going to try again and see if it works this time.

              Glenn Wilson
              Sr. Computer Lab Support Tech
              Austin Community College

              1 Reply Last reply Reply Quote 0
              • G
                Glenn Wilson
                last edited by

                Still no luck. After defragging, running chkdisk, running fixparts, and re-uploading, the image still won’t deploy. Any ideas on where to look next?

                Glenn Wilson
                Sr. Computer Lab Support Tech
                Austin Community College

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

                  Is deploy still doing the task completed far too soon?

                  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
                  • G
                    Glenn Wilson
                    last edited by

                    It was still doing the task completed too soon. This morning, just for fun, I deployed a 7010 image (these are working fine) to a 790. It is currently imaging as expected. This points to something wrong with the original 790 image. I’m not sure what to do to rectify this. The 790 image was created by doing a fresh install of Win 7 which wiped the partitions and formatted the disk before installation. What do you suggest?

                    Glenn Wilson
                    Sr. Computer Lab Support Tech
                    Austin Community College

                    1 Reply Last reply Reply Quote 0
                    • G
                      Glenn Wilson
                      last edited by

                      Update:

                      I prepped and uploaded an image from another 790 after defragging and doing fixparts. This image is currently deploying to 790. Issue may be solved.

                      Glenn Wilson
                      Sr. Computer Lab Support Tech
                      Austin Community College

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User
                        last edited by

                        Glenn, I am experiencing similar issues with a ThinkPad T420. Did you resolve this issue?

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • T
                          Tom S Developer
                          last edited by

                          I have also had this issue with imaging. This may not be the case but if you upload a non resizable image and the destination drive is at all smaller than the one you uploaded from, you will get this error. Often times without any error that is visible. Partclone will spit out an error that lasts less than 1 second. Often times we receive refurbished devices with varying hardware, i.e. different size drives. When imaging 7 with FOG prior to 1.2.0 we had to do single disk multiple partitions. Now to circumvent the hard drive size issues we use single disk resizable and choose to upload everything. Again this is an old thread but saw it on the boards and thought I would offer my 2 cents

                          1 Reply Last reply Reply Quote 1
                          • Wayne WorkmanW
                            Wayne Workman @A Former User
                            last edited by Wayne Workman

                            @tnunn

                            In my own experience, the image process completing without doing anything happened due to a weird MBR size that is made custom for some brands…

                            Can you tell us what the output is of these commands:

                            cat /images/<image name here>/d1.fixed_size_partitions
                            cat /images/<image name here>/d1.minimum.partitions
                            

                            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
                            • 1 / 1
                            • First post
                              Last post

                            270

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project