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

FOG 1.5.6.2 Issues with Resizable image

Scheduled Pinned Locked Moved Solved
Windows Problems
3
19
962
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.
  • C
    Chris Whiteley @Sebastian Roth
    last edited by May 20, 2019, 9:17 PM

    @Sebastian-Roth

    Here are the outputs and what was seen at the end:

    IMG_0131.JPG
    IMG_0132.JPG
    IMG_0134.JPG
    IMG_0136.JPG
    IMG_0137.JPG
    IMG_0138.JPG
    IMG_0141.JPG
    IMG_0142.JPG
    IMG_0144.JPG
    IMG_0145.JPG
    IMG_0146.JPG

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by May 20, 2019, 10:11 PM

      @Chris-Whiteley I can’t imagine this being the exact same image as you posted the files contents from. The partition layout below tells us it’s a GPT layout with four partitions. The pictures on the other hand show a legacy MBR layout with just two partitions. So either there is something going terribly wrong in our scripts or you got the wrong 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

      C 1 Reply Last reply May 20, 2019, 10:32 PM Reply Quote 0
      • C
        Chris Whiteley @Sebastian Roth
        last edited by May 20, 2019, 10:32 PM

        @Sebastian-Roth

        Yes I messed up. Here is the right image:

        d1.fixed_size_partitions:

        :1:1
        

        d1.minimum.partitions:

        label: dos
        label-id: 0xbb1896a4
        device: /dev/nvme0n1
        unit: sectors
        
        /dev/nvme0n1p1 : start=        2048, size=     1124352, type=7, bootable
        /dev/nvme0n1p2 : start=     1126400, size=    77984264, type=7
        
        

        d1.partitons:

        label: dos
        label-id: 0xbb1896a4
        device: /dev/nvme0n1
        unit: sectors
        
        /dev/nvme0n1p1 : start=        2048, size=     1124352, type=7, bootable
        /dev/nvme0n1p2 : start=     1126400, size=    87136208, type=7
        
        
        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by May 20, 2019, 10:47 PM

          @Chris-Whiteley Ok, this partition layout looks fine as well. In the pictures we see that it seems to try to expand the partitions and doesn’t hit any obvious error but the outcome is not what we expect. So we need to dive into this even more. Please add the following as Kernel Parameters to this hosts’ settings and run another debug deploy: isdebug=yes ismajordebug=1

          When you get to the “Attempting to expand/file partitions” (that’s before the blue partclone screens) pay attention and take pictures again. It should give us more details this time.

          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

          C 1 Reply Last reply May 21, 2019, 2:40 PM Reply Quote 0
          • C
            Chris Whiteley @Sebastian Roth
            last edited by May 21, 2019, 2:40 PM

            @Sebastian-Roth

            Sorry it took so long to get back to you. Here are the updated pictures with the kernel args:

            IMG_0147.JPG
            IMG_0148.JPG
            IMG_0149.JPG
            IMG_0150.JPG
            IMG_0151.JPG

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by May 21, 2019, 5:11 PM

              @Chris-Whiteley Good news is that I am pretty close to know why this is causing trouble for you. Bad news is that we’ll need to fix the script that does the resizing and I might need a bit more time to make sure I don’t break things for other layouts.

              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

              C 1 Reply Last reply May 21, 2019, 5:50 PM Reply Quote 0
              • C
                Chris Whiteley @Sebastian Roth
                last edited by May 21, 2019, 5:50 PM

                @Sebastian-Roth Thanks for working on it! I am just glad that it wasn’t me doing something wrong 🙂 I tried everything to make it work. I really appreciate everything you guys do to make an amazing product!

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth May 21, 2019, 3:40 PM May 21, 2019, 8:42 PM

                  @Chris-Whiteley More good news. Seems like it’s not as problematic a change as I had first thought it would be. So I managed to fix this and do some (hopefully) appropriate testing just now. New fixed init files are building at the moment and should be ready to test tomorrow (late evening here already).

                  Many thanks to you for posting this here. I really wonder why not many more people ran into this issue. As far as I understand it every system having NVMe drives (Linux device filenames /dev/nvme0n1pX) should run into this.

                  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

                  C 1 Reply Last reply May 21, 2019, 10:08 PM Reply Quote 0
                  • C
                    Chris Whiteley @Sebastian Roth
                    last edited by May 21, 2019, 10:08 PM

                    @Sebastian-Roth Thanks for the update. I will look for this tomorrow and wait to hear word from you. Thanks again,

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by May 21, 2019, 10:46 PM

                      @Chris-Whiteley See the chat bubble in the top right corner…

                      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

                      C 1 Reply Last reply May 22, 2019, 2:01 PM Reply Quote 0
                      • C
                        Chris Whiteley @Sebastian Roth
                        last edited by May 22, 2019, 2:01 PM

                        @Sebastian-Roth I got this error this morning from the new file:

                        IMG_0152.JPG

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Sebastian Roth Jun 4, 2019, 2:12 PM May 22, 2019, 3:41 PM

                          @Chris-Whiteley My fault. The new inits use a larger root filesystem. Please go to the FOG web UI -> FOG Configuration -> FOG Settings -> FTP Server and increase KERNEL RAMDISK SIZE from 127000 to 275000.

                          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

                          C 1 Reply Last reply May 22, 2019, 4:02 PM Reply Quote 1
                          • C
                            Chris Whiteley @Sebastian Roth
                            last edited by May 22, 2019, 4:02 PM

                            @Sebastian-Roth That worked! Thanks so much! It did the resize and it looks good from within Windows.

                            1 Reply Last reply Reply Quote 0
                            • Q
                              quinniedid
                              last edited by May 22, 2019, 4:43 PM

                              @Sebastian-Roth I have had this same issue in our environment but it has been intermittent. Sometimes the resize works and other times it doesn’t. We are running 1.5.6.

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by May 22, 2019, 5:07 PM

                                @quinniedid said in FOG 1.5.6.2 Issues with Resizable image:

                                Sometimes the resize works and other times it doesn’t

                                Do you mean the same image sometimes resizes and sometimes not? We’d need the exact same information from your image (best to open a new topic) to look into this.

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

                                209

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project