• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 May 17, 2018, 6:19 AM May 17, 2018, 11:07 AM

    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 May 17, 2018, 11:45 AM

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

      T 1 Reply Last reply May 17, 2018, 2:28 PM Reply Quote 0
      • T
        Tom Elliott @juan_c
        last edited by May 17, 2018, 2:28 PM

        @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 May 23, 2018, 10:05 AM

          @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?

          T 1 Reply Last reply May 23, 2018, 4:16 PM Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by May 23, 2018, 1:54 PM

            @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
            • T
              Tom Elliott @juan_c
              last edited by May 23, 2018, 4:16 PM

              @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 May 24, 2018, 3:39 PM May 24, 2018, 9:07 AM

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Nov 8, 2019, 9:01 PM

                  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

                  145

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project