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

    Image Upload says complete but image is only 2.2GB

    Scheduled Pinned Locked Moved FOG Problems
    16 Posts 4 Posters 5.7k Views
    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.
    • Jaymes DriverJ
      Jaymes Driver Developer
      last edited by

      How are you setting up your image in the Web GUI? are you selecting the correct OS version? What are you selecting for the drive type?

      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

      1 Reply Last reply Reply Quote 0
      • K
        Kynan
        last edited by

        [quote=“Jaymes Driver, post: 19948, member: 3582”]How are you setting up your image in the Web GUI? are you selecting the correct OS version? What are you selecting for the drive type?[/quote]

        Windows 7(id 5) and multi partition/single disk/non-resizeable

        1 Reply Last reply Reply Quote 0
        • Jaymes DriverJ
          Jaymes Driver Developer
          last edited by

          And what happens if you check compatibility on the FOG PXE menu?

          [FONT=Tahoma]To [/FONT]Run a compatibility test.

          [FONT=Tahoma]From the fog PXE boot menu, you will see:[/FONT]

          [FONT=Tahoma]Boot from hard disk[/FONT]
          [FONT=Tahoma]Run memtest86[/FONT]
          [FONT=Tahoma]Quick host registration and Inventroy[/FONT]
          [FONT=Tahoma]Perform full host registration and Inventory[/FONT]
          [FONT=Tahoma]Quick Image[/FONT]
          [FONT=Tahoma]Client system information[/FONT]
          [FONT=Tahoma]Debug Mode[/FONT]

          [FONT=Tahoma]A. Choose Client System Information[/FONT]

          [FONT=Tahoma]B. Your computer will load another menu and it will look like this:[/FONT]

          [FONT=Tahoma]1.) Reboot[/FONT]
          [FONT=Tahoma]2.) IP Information[/FONT]
          [FONT=Tahoma]3.) Partition Information[/FONT]
          [FONT=Tahoma]4.) Check FOG compatability[/FONT]
          [FONT=Tahoma]5.) Ping a Host[/FONT]
          [FONT=Tahoma]6.) Display MAC Address[/FONT]
          [FONT=Tahoma]7.) Show DMI Information[/FONT]

          [FONT=Tahoma]C. Type 4 and press Enter[/FONT]

          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

          1 Reply Last reply Reply Quote 0
          • K
            Kynan
            last edited by

            Message I get:

            This computer appears to be compatible with fog
            Network…Pass
            Disk…Pass

            Press enter to conitnue

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

              While I know this issue doesn’t seem to be related to kernel, maybe an updated one will help?

              [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]

              Test it, if it doesn’t work oh well.

              The other question I have to ask: Are the machines you’re uploading the image from by change Virtual?

              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
              • K
                Kynan
                last edited by

                We just installed a new Fog server and migrated everything over so no longer having issue on new server. Thanks for your help everyone!

                1 Reply Last reply Reply Quote 0
                • Jaymes DriverJ
                  Jaymes Driver Developer
                  last edited by

                  hmm Well I am glad you fixed it by re-installing, but I am still curious as to what the issue was 😄

                  WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                  1 Reply Last reply Reply Quote 0
                  • K
                    Kynan
                    last edited by

                    My guess was it was a password/permissions error. We were trying to get multicasting working(still isnt on the new server, another can of worms) and we made lots of undocumented changes(whoops!)

                    1 Reply Last reply Reply Quote 0
                    • Jaymes DriverJ
                      Jaymes Driver Developer
                      last edited by

                      LOL I hear ya!!! that’s why I started to make walkthroughs so I can ease myself back into what I needed to do and why 🙂

                      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                      1 Reply Last reply Reply Quote 0
                      • K
                        Kynan
                        last edited by

                        good idea! we started to document a little what we’ve been doing so far imaging up and down looks good!

                        1 Reply Last reply Reply Quote 0
                        • Jaymes DriverJ
                          Jaymes Driver Developer
                          last edited by

                          It really helps with teaching other staff to use the FOG server too, some people need their hand to be held, others just need the basic information. I like to accommodate both.

                          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                          1 Reply Last reply Reply Quote 0
                          • M
                            Manuel_78
                            last edited by

                            [LEFT]Hi folks,[/LEFT]
                            [LEFT]Kynan,i found a issue [SIZE=3][FONT=arial][COLOR=#444444]concerning[/COLOR][/FONT][/SIZE]the 2GB images problem.[/LEFT]
                            [LEFT]It was an incorrect NFS version protocol in use, can you check what version is actually used by this command : nfsstat ?[/LEFT]
                            [LEFT]If in return you get something like that : “Server nfs v2:” you have to change it to version 3, that solve the problem to me…[/LEFT]
                            [LEFT] [/LEFT]
                            Sorry for my poor english ^^

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

                              When performing nfsstat, do you run this on the Server, or on the system trying to push the image?

                              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
                                Manuel_78
                                last edited by

                                Yes it’s on the server.

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

                                157

                                Online

                                12.3k

                                Users

                                17.4k

                                Topics

                                155.8k

                                Posts
                                Copyright © 2012-2025 FOG Project