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

    Strange Behavior when Uploading Image

    Scheduled Pinned Locked Moved
    FOG Problems
    6
    20
    5.5k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      To me, looks like you ran out of space.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      mecsrM 1 Reply Last reply Reply Quote 0
      • mecsrM
        mecsr @Wayne Workman
        last edited by

        @Wayne-Workman That sounds like it might be the case. The VM for the image I was trying to upload is now giving me this message, which seems to be in line with what you’re saying: 0_1455733411957_fogerror2.JPG

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @mecsr
          last edited by

          @mecsr on your fog server, run df -h to see the space used/available for each partition on your server. Feel free to post the results here.

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          mecsrM 1 Reply Last reply Reply Quote 0
          • mecsrM
            mecsr @Wayne Workman
            last edited by Wayne Workman

            @Wayne-Workman Ok, here’s what I’ve got:

            Filesystem      Size  Used Avail Use% Mounted on
            udev            7.8G     0  7.8G   0% /dev
            tmpfs           1.6G  9.4M  1.6G   1% /run
            /dev/sda2       3.6T  3.0T  431G  88% /
            tmpfs           7.8G     0  7.8G   0% /dev/shm
            tmpfs           5.0M     0  5.0M   0% /run/lock
            tmpfs           7.8G     0  7.8G   0% /sys/fs/cgroup
            /dev/sdb1       3.6T  2.9T  566G  84% /mnt/mist
            /dev/sda1       511M  3.4M  508M   1% /boot/efi
            tmpfs           1.6G     0  1.6G   0% /run/user/1000
            

            Mod edited to use code box.

            Wayne WorkmanW Tom ElliottT 2 Replies Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @mecsr
              last edited by

              @mecsr Can you run find / | grep /dev/.mntcheck please to locate where your image directory is?

              Also, how big is the image you’re trying to capture, In terms of space used?

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              mecsrM 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator
                last edited by george1421

                Either way it looks like there is plenty of space of sda and sdb, unless he is uploading one whopper of an image.

                I’ve seen the ntfs volume inconsistent when the target is shutdown incorrectly. Booting it back up and then properly closes the disk. I’ve also seen this with a bad / corrupt disk. Either way I’m leaning towards the target’s hard drive at fault.

                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!

                Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                • JJ FullmerJ
                  JJ Fullmer Testers
                  last edited by

                  @mecsr Have you run test disk on the vm your uploading that image from that gave you that message?

                  Still unsure why uploading an image would cause a cpu halt

                  Have you tried the FogApi powershell module? It's pretty cool IMHO
                  https://github.com/darksidemilk/FogApi
                  https://fogapi.readthedocs.io/en/latest/
                  https://www.powershellgallery.com/packages/FogApi
                  https://forums.fogproject.org/topic/12026/powershell-api-module

                  1 Reply Last reply Reply Quote 1
                  • JJ FullmerJ
                    JJ Fullmer Testers @mecsr
                    last edited by

                    @mecsr said:

                    I updated FOG two days ago, so I think I should be good in that respect.

                    Just fyi, there’s typically at least a few if not a bunch or very many updates to the fog trunk version any given day containing many bug fixes and optimizations. It’s a program that just keeps getting better and you get the benefits of instantly.

                    The current version is 6303 and you’re on 6271. So I would suggest considering updating 😃

                    Have you tried the FogApi powershell module? It's pretty cool IMHO
                    https://github.com/darksidemilk/FogApi
                    https://fogapi.readthedocs.io/en/latest/
                    https://www.powershellgallery.com/packages/FogApi
                    https://forums.fogproject.org/topic/12026/powershell-api-module

                    1 Reply Last reply Reply Quote 2
                    • Wayne WorkmanW
                      Wayne Workman @george1421
                      last edited by

                      @george1421 said:

                      unless he is uploading one whopper of an image.

                      I remember once a guy uploaded a 1TB image… RAW.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

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

                        Not sure if this is related?!?! https://forums.fogproject.org/topic/6664/virtualbox-image-upload-r4792

                        Might current kernels really have issues in VMs??

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

                          @mecsr what’s the output of df -i?

                          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

                          mecsrM 1 Reply Last reply Reply Quote 0
                          • mecsrM
                            mecsr
                            last edited by

                            I haven’t had too much time to look at this since yesterday morning, so I haven’t really had an opportunity to run any of the suggested commands on the server yet - I will get around to that very soon. But I do think that there is an update on the situation - last night I started a computer imaging with one of the images that we already have had uploaded for quite some time. It’s worked before, but this time, on imaging, the image almost completes and then fails at the last moment. I have yet to see what the error message says.

                            I’m starting to to think that the suggestion of hard drive issues might be correct.

                            1 Reply Last reply Reply Quote 0
                            • mecsrM
                              mecsr @Tom Elliott
                              last edited by

                              @Tom-Elliott Here’s the output of df -i

                              Filesystem        Inodes   IUsed     IFree IUse% Mounted on
                              udev             2035414     522   2034892    1% /dev
                              tmpfs            2038213     691   2037522    1% /run
                              /dev/sda2      243122176 9464955 233657221    4% /
                              tmpfs            2038213       1   2038212    1% /dev/shm
                              tmpfs            2038213       7   2038206    1% /run/lock
                              tmpfs            2038213      15   2038198    1% /sys/fs/cgroup
                              /dev/sdb1      244195328 9354922 234840406    4% /mnt/mist
                              /dev/sda1              0       0         0     - /boot/efi
                              tmpfs            2038213       4   2038209    1% /run/user/1000
                              1 Reply Last reply Reply Quote 0
                              • mecsrM
                                mecsr @Wayne Workman
                                last edited by

                                @Wayne-Workman said:

                                @mecsr Can you run find / | grep /dev/.mntcheck please to locate where your image directory is?

                                Also, how big is the image you’re trying to capture, In terms of space used?

                                The image I’m trying to capture is at most, 300 GB. My image directory is just at /images.

                                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                • Wayne WorkmanW
                                  Wayne Workman @mecsr
                                  last edited by

                                  @mecsr said:

                                  @Wayne-Workman said:

                                  @mecsr Can you run find / | grep /dev/.mntcheck please to locate where your image directory is?

                                  Also, how big is the image you’re trying to capture, In terms of space used?

                                  The image I’m trying to capture is at most, 300 GB. My image directory is just at /images.

                                  So you only have 431GB of space available on / and if your image is 300GB, then the FTP move at the end may cause issues if the data is copied and then deleted, instead of just moved. Going to ask the @Developers for clarification on the process - this has come up before.

                                  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!
                                  Daily Clean Installation Results:
                                  https://fogtesting.fogproject.us/
                                  FOG Reporting:
                                  https://fog-external-reporting-results.fogproject.us/

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

                                    FTP move should not be an issue or we should see a somehow FTP related error message - which would happen much later anyway. To me it seams like the image/VM might be corrupted. Although disk space and inodes are not running out yet.

                                    @mecsr Have you tried running chkdsk /f within the client system as suggested on the screenshot??

                                    I really don’t hope that this is the case but could it be the server disk is failing??

                                    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

                                    156

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project