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

    Imaging Issues After Migration

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    18
    4.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.
    • george1421G
      george1421 Moderator @atarone
      last edited by george1421

      @atarone Lets make sure I understand your setup.

      You had a running and functioning FOG running on 1.2.0.
      You created a new fog server on new hardware
      You copied the files from the old server to the new server.

      Now to be able to image a computer with the new fog server you need to create a image record using the FOG management gui right? From there you created a host and assigned it to an image and storage node, right?

      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!

      A 1 Reply Last reply Reply Quote 0
      • A
        atarone @george1421
        last edited by

        @george1421 The old server was never upgraded. It was brought online about 6 months ago as a test and now that we like we moved it to a better server.

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

          @atarone OK, understood you never upgraded. The reason why I ask is that the image format that is captured has changed a bit and that might be the cause of the error. But that is a non-issue now.

          Its still not clear if you setup the management interface to use the images you copied over from the old fog server. Migrating to a new fog server requires a few steps. One is to move the files, the second is to either clone the database or recreate the configuration in the new server that will use these copied files.

          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!

          1 Reply Last reply Reply Quote 1
          • A
            atarone @george1421
            last edited by

            @george1421 I apologize, yes that has been done. I migrated the database and imported the old database into the new server’s database. So, when I log into the GUI all of my hosts are listed under the Host section and all of my images are listed under the Image section. The image is mapped to the corresponding Host in the GUI.

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

              @atarone Ok great. (sorry about the long way to get to this point, but sometimes there is no way to know what the poster has already done)

              Now what I would like you to do is capture the error messages about the format. If you have a mobile phone snap a picture to capture the error and post it here so the devs can take a look at the exact spot where the error begins.

              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!

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

                Sounds like you’ve done a good job migrating to the new server. So to figure out what’s wrong we best should have a picture of the error message you see!

                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

                A 1 Reply Last reply Reply Quote 2
                • A
                  atarone @Sebastian Roth
                  last edited by

                  @Sebastian-Roth 0_1453415719239_Error Begining.jpg

                  1 Reply Last reply Reply Quote 0
                  • A
                    atarone @george1421
                    last edited by

                    @george1421 Not a problem…I should have been more descriptive in the beginning. I uploaded a picture to the post of the output I am getting

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

                      @atarone It looks like FOG does not find the hard drive on your client machine. So the commands used (e.g. fogpartinfo) just mess up. There is a check in the scripts but looks like this is not catching your case. I am really wondering what has changed when migrating from one server to the other. I am sure this has all worked on the old system. But we need more information to make sure what’s wrong. Could you please run debug download task. Then see if you have any errors earlier on and post another picture for us here.

                      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

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        atarone @Sebastian Roth
                        last edited by

                        @Sebastian-Roth Well I got it working. There was a problem with the hard drive in the PC. I changed it out and it works great. Sorry for wasting everyone’s time. Probably should have checked for the obvious. You did mention that the latest FOG Trunk is available as well as FOG 1.3.0, where can I download those? Does FOG 1.3.0 support UEFI booting and imaging?

                        Thanks again!

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

                          Here is the process for the upgrade to trunk. https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                          Understand that 1.3.0 stable has not been released yet. So there may be some instability in the current trunk build. But the more people we can get into the trunk and reporting issues the quicker the devs will feel confident about calling the trunk build stable.

                          The trunk build does manage uefi systems MUCH better than the kind of support 1.2.0 has.

                          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!

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

                            @atarone where is 1.3.0 and why don’t I know about it? 1.3.0 is what we will label the latest trunk when we release but it has not reached that point yet. I’d have loved to have released by now but seeing as 1.3.0 will be the last of the php series, I’m trying very hard to make this version as stable as I can before it releases. I am not going to say yes it supports this or that thing because it isn’t guaranteed to work the same way for everybody. What I will say is if you need the support the latest development versions will most likely suit you better than anything else.

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

                            185

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project