• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • M
    Miguel Palacios
    last edited by Apr 21, 2016, 9:55 AM

    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 Apr 21, 2016, 11:53 AM

      @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
      • M
        Miguel Palacios
        last edited by Apr 21, 2016, 2:26 PM

        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 Apr 21, 2016, 10:22 AM Apr 21, 2016, 4:21 PM

          @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
          • M
            Miguel Palacios
            last edited by Apr 26, 2016, 10:25 AM

            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 Apr 26, 2016, 3:59 PM

              @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

              T 1 Reply Last reply Apr 26, 2016, 5:13 PM Reply Quote 0
              • T
                Tom Elliott @Sebastian Roth
                last edited by Apr 26, 2016, 5:13 PM

                @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
                • M
                  Miguel Palacios
                  last edited by Apr 27, 2016, 9:45 AM

                  @Sebastian-Roth attached it

                  0_1461750277967_d1.mbr

                  Thank you!

                  T 1 Reply Last reply Apr 27, 2016, 12:01 PM Reply Quote 0
                  • T
                    Tom Elliott @Miguel Palacios
                    last edited by Apr 27, 2016, 12:01 PM

                    @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
                    • M
                      Miguel Palacios
                      last edited by Apr 27, 2016, 12:54 PM

                      @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 Apr 27, 2016, 1:43 PM

                        @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 Apr 27, 2016, 2:06 PM

                          @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
                          • M
                            Miguel Palacios
                            last edited by Apr 27, 2016, 3:05 PM

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

                            Thank you guys!
                            Solved!

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

                            234

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project