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

    Failed to read back partitions (runPartprobe)

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    8
    1.3k
    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
      juan_c
      last edited by juan_c

      Hi,

      I did a raw image capture of a dual boot (win10-linux mint) disk. When deploying in the same machine, all seems good and the image is correctly deployed. But, at the end, I get a runPartprobe error and the tasks never end. The computer restart the deployment until I stop it using the BIOS menu.

      I see the “Args Passed” seems not good /dev/nvme0n instead of /dev/nvme0n1

      0_1526553727580_20180517_112506.jpg

      I check in debug mode as suggested in a previous issue :

      source /usr/share/fog/lib/funcs.sh
      getHardDisk              # gives $hd =  /dev/nvme0n1
      runPartprobe "$hd"      #  gives no error
      

      Also I put this value in the “host primary disk” variable

      Any help will be appreciated.
      tks

      Juan

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

        I forget to say that I’m using fog version 1.5.0

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

          @juan_c if running in debug worked is it reading He disk as set in the host? Based on what I’m seeing it appears your host device input is missing the 1 at the end, so it cannot find the disk.

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

            @tom-elliott thanks for your answer. The disk name seems correct in the host properties
            0_1527069692546_20180523_115149.jpg
            The image is defined like this
            0_1527069713716_20180523_115213.jpg

            I did again a capture followed by a deploy and got the same problem.
            Is there some truncation in the partprobe command?

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

              @juan_c said in Failed to read back partitions (runPartprobe):

              Is there some truncation in the partprobe command?

              There shouldn’t be as far as I know. Take a look at the script code: https://github.com/FOGProject/fos/blob/master/Buildroot/board/FOG/FOS/rootfs_overlay/usr/share/fog/lib/funcs.sh#L1557

              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
              • Tom ElliottT
                Tom Elliott @juan_c
                last edited by

                @juan_c I’d recommend removing the /dev/nvme0n1 from the host in question. I’m having a feeling the 1 is being trimmed by something. FOG SHouldn’t have a hard time finding nvme disks anymore, in the past this was the case.

                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
                • Z
                  zamakli
                  last edited by Sebastian Roth

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    Fixed now in latest version of FOG: https://github.com/FOGProject/fos/commit/5600a5adf952d6cef50f60c4fde1a1551c2ba7ee

                    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

                    171

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project