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

    Deploy image. No disk passed (runPartprobe)

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    13
    2.5k
    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.
    • Miguel PalaciosM
      Miguel Palacios
      last edited by

      Hi guys,
      Around here again; I am having problems deployed an image on a HP Z240 WorkStation.
      Then started the proccess, I get this error:
      0_1461232272470_runPartprobe.jpg

      My FOG server is installed in a CentOS 6.5, the base version is 1.2.0 and SVN version is 7176 (also have tried with the 7009).

      I have read in other post (3 month ago) that this problem it resolved in a update… But I haven’t lucky 😞

      Any idea?

      Thank you guys!

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

        @Miguel-Palacios Please boot this client into debug deploy (normal deploy but before you click create tick the checkbox for debug). Then run gdisk -l /dev/sda and post a picture of the full output 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

        1 Reply Last reply Reply Quote 0
        • Miguel PalaciosM
          Miguel Palacios
          last edited by

          Hi @Sebastian-Roth, here I leave the picture…

          0_1461248781832_gdisk.jpg

          Thank you!

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

            @Miguel-Palacios The output looks pretty good to me. Is this really from the client that just failed to deploy?? Looking at the script code I am a bit lost how it can finish the “Restoring Partition Tables (GPT)” just fine (says “Done” at the end) but would fail with “No disk passed” on the next call of “runPartprobe”… doesn’t make any sense I find. Please don’t get me wrong. I am not saying that you are doing anything wrong - I just mean that I cannot get my head around it.

            Would you mind actually running through a debug deploy? Schedule it and when you get to the shell just run fog and step through it. See if that makes a difference?!?

            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
            • Miguel PalaciosM
              Miguel Palacios
              last edited by

              Hi @Sebastian-Roth, excuse me for delay in the response… too much work for here…
              I have tried a with schedule debug task and run fog but the result is the same…

              Thank you!

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

                @Miguel-Palacios Can you please upload d1.mbr (found in /images/<img-name>) to the forum?

                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

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

                  @Sebastian-Roth I think I found it.

                  When we fixed the inventory update issue, we were on a ball. But Apparently just after the script we reset the hd/disk/part variables and never recall the getHardDisk function when it preps to move onward. I’m double testing to be sure but still that is odd it’s only now cropping up.

                  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
                  • Miguel PalaciosM
                    Miguel Palacios
                    last edited by

                    @Sebastian-Roth attached it

                    0_1461750277967_d1.mbr

                    Thank you!

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

                      @Miguel-Palacios Can you update and test first?

                      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
                      • Miguel PalaciosM
                        Miguel Palacios
                        last edited by

                        @Tom-Elliott after update to the last version I can’t access to the GUI… Is this possible?

                        0_1461761652698_error.PNG

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

                          @Miguel-Palacios Please check your apache error logs. See my signature below this message on where to find those log files.

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

                            @Miguel-Palacios Confirmed the issue and Tom fixed it in the last minutes. Please update to the very latest version and you should be up again.

                            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
                            • Miguel PalaciosM
                              Miguel Palacios
                              last edited by

                              @Tom-Elliott, @Sebastian-Roth all working! 🙂 🙂 🙂
                              The image already is deploying!

                              Thank you guys!
                              Solved!

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

                              199

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project