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

    [SVN ???] No resize after download task

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    5
    11
    3.9k
    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.
    • ch3iC
      ch3i Moderator
      last edited by

      Hi,

      I’ve updated my FOG with git today, after download task (on resize image), partitions have the mimimum sizes, no resize.

      Ch3i.

      1 Reply Last reply Reply Quote 1
      • T
        TheKoR
        last edited by

        same problem

        Ubuntu 13.10 - Fog 1.3.0
        XEON E5630 - 16 Go - 6To raid 5
        Best download : 22Go in 23 sec
        Avg rate : 4.5G/min on 20 unicasts at same time

        1 Reply Last reply Reply Quote 0
        • ch3iC
          ch3i Moderator
          last edited by ch3i

          Below the task in debug mode :

          Press [Enter] key to continue.
          
          
           * Checking Operating System....................Windows 7
           * Checking CPU Cores...........................4
          
           * Send method..................................NFS
           * Attempting to send inventory.................Done
          Press [Enter] key to continue.
          
           * Checking In..................................Done
          Press [Enter] key to continue.
          
           * Mounting File System.........................Done
          Press [Enter] key to continue.
          
           * Checking Mounted File System.................Done
          Press [Enter] key to continue.
          
          
           * Starting Image Push
           * Using Image: MASTERW7
           * Looking for Hard Disks.......................Done
          Press [Enter] key to continue.
          
           * Checking write caching status on HDD.........Enabled
          Press [Enter] key to continue.
          
           * Erasing current MBR/GPT Tables...............Done
          Press [Enter] key to continue.
          
           * Restoring Partition Tables (MBR).............Done
          Press [Enter] key to continue.
          
           * No extended partitions.......................Done
          Press [Enter] key to continue.
          
           * Expanding partition table to fill disk.......Done
          Press [Enter] key to continue.
          
           * Processing Partition: /dev/sda1 (1)
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
           * Processing Partition: /dev/sda2 (2)
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
           * Processing Partition: /dev/sda3 (3)
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
          Press [Enter] key to continue.
          
           * Stopping FOG Status Reporter.................Done
           * Resizing ntfs volume (/dev/sda1).............Done
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
           * Backing up and replacing BCD.................Done
          Press [Enter] key to continue.
          
           * Resizing ntfs volume (/dev/sda2).............Done
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
           * Backing up and replacing BCD.................BCD not present
          Press [Enter] key to continue.
          
           * Resizing ntfs volume (/dev/sda3).............Done
          Press [Enter] key to continue.
          
           * Clearing ntfs flag...........................Done
          Press [Enter] key to continue.
          
           * Backing up and replacing BCD.................BCD not present
          Press [Enter] key to continue.
          
           * Changing hostname............................Done
          Press [Enter] key to continue.
          
           * Changing hostname............................Done
          Press [Enter] key to continue.
          
           * Changing hostname............................Done
          Press [Enter] key to continue.
          
          
           * Updating Computer Database Status
          
          
           * Database Updated!
          
          Press [Enter] key to continue.
          
          
           * Task is completed, computer will now restart.
          
          Press [Enter] key to continue.
          

          Fdisk information after the task (in debug mode too) :

          Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
          Units: sectors of 1 * 512 = 512 bytes
          Sector size (logical/physical): 512 bytes / 512 bytes
          I/O size (minimum/optimal): 512 bytes / 512 bytes
          Disklabel type: dos
          Disk identifier: 0x22e01a61
          
          Device     Boot    Start      End  Sectors  Size Id Type
          /dev/sda1  *        2048   243711   241664  118M  7 HPFS/NTFS/exFAT
          /dev/sda2         243712 57001487 56757776 27.1G  7 HPFS/NTFS/exFAT
          /dev/sda3       64024576 66918589  2894014  1.4G  7 HPFS/NTFS/exFAT
          
          
          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            Is this issue still occurring?

            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
            • T
              TheKoR
              last edited by

              yes on 4193

              Ubuntu 13.10 - Fog 1.3.0
              XEON E5630 - 16 Go - 6To raid 5
              Best download : 22Go in 23 sec
              Avg rate : 4.5G/min on 20 unicasts at same time

              1 Reply Last reply Reply Quote 0
              • R
                ryanxplosion
                last edited by

                I’m having the issue on 4248.

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

                  @ryanxplosion et al,

                  I’m aware of the issue and about to update the init that is causing the problem.

                  Give me about 4 minutes and rerun your installer. Wait for the inits and kernels to download and behold, a now resizable setup.

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

                    Init’s have been uploaded. Please re-run your installer. That should be all.

                    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 2
                    • T
                      TheKoR
                      last edited by

                      1. still don’t work

                      Ubuntu 13.10 - Fog 1.3.0
                      XEON E5630 - 16 Go - 6To raid 5
                      Best download : 22Go in 23 sec
                      Avg rate : 4.5G/min on 20 unicasts at same time

                      1 Reply Last reply Reply Quote 0
                      • I
                        Isaac Meidinger
                        last edited by

                        We are having the same issue of 4290.

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

                          @Isaac-Meidinger What, exactly, is the same issue?

                          Were you already in the process of imaging when you updated? Can you provide a screen shot? What kind of hdd’s are these? If they’re ssd’s, they need to be preformatted as most SSD’s require GPT structures, and my guess is the image you’re working with is MBR.

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

                          159

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project