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

Image download is stuck at 99%

Scheduled Pinned Locked Moved Solved
FOG Problems
4
50
23.1k
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.
  • W
    Wayne Workman @ch3i
    last edited by May 27, 2015, 1:26 PM

    @ch3i I saw some of it already done,

    but I’m wondering if that isn’t the problem… because everything is pointing to FTP.

    @Tune389 There is a “Testing FTP” section in that troubleshooting article. This will allow you to verify beyond doubt if FTP is the issue or not.

    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 0
    • W
      Wayne Workman
      last edited by May 27, 2015, 1:33 PM

      Can you run this?

      [CODE]ls -laR /images[/CODE]

      and post the output?

      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/

      T 1 Reply Last reply May 27, 2015, 1:37 PM Reply Quote 0
      • T
        Tune389 @Wayne Workman
        last edited by May 27, 2015, 1:37 PM

        @Wayne-Workman

        ls -laR /images
        /images:
        total 24
        drwxrwxrwx  6 root root 4096 May 26 14:54 .
        drwxr-xr-x 25 root root 4096 May 27 08:48 ..
        drwxrwxrwx  4 root root 4096 May 27 09:08 dev
        drwxrwxrwx  2 root root 4096 May 20 16:45 Image20150520
        drwxrwxrwx  2 root root 4096 May 26 14:54 Image20150526
         -rwxrwxrwx  1 root root    0 May 13 10:36 .mntcheck
        drwxrwxrwx  2 root root 4096 May 13 10:36 postdownloadscripts
        
        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Wayne Workman May 27, 2015, 7:39 AM May 27, 2015, 1:38 PM

          @Tune389 You don’t have .mntcheck in your /images/dev folder ? You don’t have any files at all inside Image20150526 or Image20150526 ?

          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/

          T 1 Reply Last reply May 27, 2015, 1:40 PM Reply Quote 0
          • T
            Tune389 @Wayne Workman
            last edited by Tune389 May 27, 2015, 7:50 AM May 27, 2015, 1:40 PM

            @Wayne-Workman only 2 folders named like a mac adress. Image-20150526:

            ls -l
            total 8600324
             -rwxrwxrwx 1 root root          2 May 26 14:16 d1.fixed_size_partitions
             -rwxrwxrwx 1 root root    1048576 May 26 14:22 d1.mbr
             -rwxrwxrwx 1 root root        190 May 26 14:22 d1.minimum.partitions
             -rwxrwxrwx 1 root root         30 May 26 14:16 d1.original.fstypes
             -rwxrwxrwx 1 root root        190 May 26 14:16 d1.original.partitions
             -rwxrwxrwx 1 root root          0 May 26 14:16 d1.original.swapuuids
             -rwxrwxrwx 1 root root    8644532 May 26 14:22 d1p1.img
             -rwxrwxrwx 1 root root 8797012661 May 26 14:54 d1p2.img
            

            I try now a complete reinstallation.

            1 Reply Last reply Reply Quote 0
            • T
              Tune389
              last edited by Tune389 May 28, 2015, 1:57 AM May 28, 2015, 7:49 AM

              I did these steps …

              • clear all files in /images
              • delete databse from fog
              • run fog installation
              • upload an image (works fine)
              • try an download - but failed .mntcheck is missing
              • create .mntcheck file
              • try the download again - it works. (unicast)
              • try multicast - failed on “starting to restore image” without an error.
              • reboot fog server
              • try it again - nope …
              • run again the fog setup (last time it fixed the problem)
              • start multicast
              • 97% - 98% - 99% - 100%
              • and after 5 min still at 100% … no reboot …
              • after a hard reboot - problem again partition size is not correct.
              • /topic/5022/image-download-is-stuck-at-99/7

              Fog-version: 3480

              C 1 Reply Last reply May 28, 2015, 8:08 AM Reply Quote 0
              • C
                ch3i Moderator @Tune389
                last edited by ch3i May 28, 2015, 3:43 AM May 28, 2015, 8:08 AM

                @Tune389 Hi, have you test multicast with multiple hosts ? If yes, could you try with a single host.

                T 1 Reply Last reply May 28, 2015, 8:32 AM Reply Quote 0
                • T
                  Tune389 @ch3i
                  last edited by May 28, 2015, 8:32 AM

                  @ch3i same Problem

                  C 1 Reply Last reply May 28, 2015, 8:44 AM Reply Quote 0
                  • C
                    ch3i Moderator @Tune389
                    last edited by May 28, 2015, 8:44 AM

                    @Tune389 I’ll try to multicast on my server.

                    C 1 Reply Last reply May 28, 2015, 9:45 AM Reply Quote 0
                    • C
                      ch3i Moderator @ch3i
                      last edited by May 28, 2015, 9:45 AM

                      @Tune389
                      @ch3i said:

                      @Tune389 I’ll try to multicast on my server.

                      Haha, my multicast stuck at starting… lol

                      T 1 Reply Last reply May 28, 2015, 9:45 AM Reply Quote 0
                      • T
                        Tune389 @ch3i
                        last edited by May 28, 2015, 9:45 AM

                        @ch3i at “starting to restore image” ?

                        C 1 Reply Last reply May 28, 2015, 9:48 AM Reply Quote 0
                        • C
                          ch3i Moderator @Tune389
                          last edited by May 28, 2015, 9:48 AM

                          @Tune389 Yep. Have that in my log :

                          [05-28-15 11:26:17 am]  | Task (55)  is new!
                          [05-28-15 11:26:17 am]  | Task (55) /fogimages/MASTER5800ADM image file found.
                          [05-28-15 11:26:17 am]  | Task (55) 1 client(s) found.
                          [05-28-15 11:26:17 am]  | Task (55)  sending on base port: 55828
                          [05-28-15 11:26:17 am] CMD: cat /fogimages/MASTER5800ADM/d1p1.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 1 --max-wait 300 --portbase 55828 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /fogimages/MASTER5800ADM/d1p2.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 1 --max-wait 300 --portbase 55828 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /fogimages/MASTER5800ADM/d1p3.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 1 --max-wait 300 --portbase 55828 --full-duplex --ttl 32 --nokbd --nopointopoint;
                          [05-28-15 11:26:17 am]  | Task (55)  has started.
                          [05-28-15 11:26:27 am]  | Task (55)  is no longer running.
                          [05-28-15 11:26:27 am]  | Task (55)  has been cleaned as complete.
                          

                          Reading the log, that’s the speedest multicast deploy of the world lol

                          T 2 Replies Last reply May 28, 2015, 9:50 AM Reply Quote 0
                          • T
                            Tune389 @ch3i
                            last edited by Tune389 May 28, 2015, 8:10 AM May 28, 2015, 9:50 AM

                            @ch3i I have the same issue, executing the fogsetup fixed this (see here) problem. I don’t know why but I have to execute the setup also a second time after a clean installation to fix the upload freeze.
                            edit:
                            @Wayne-Workman the Problem is not solved only the freeze at the start of the upload 😄

                            1 Reply Last reply Reply Quote 1
                            • T
                              Tune389 @ch3i
                              last edited by Jun 1, 2015, 7:47 AM

                              @ch3i any new informations about your tests? Is it working now, or is it a generally fog bug in the current version?

                              C 1 Reply Last reply Jun 1, 2015, 8:05 AM Reply Quote 0
                              • C
                                ch3i Moderator @Tune389
                                last edited by Jun 1, 2015, 8:05 AM

                                @Tune389 said:

                                @ch3i any new informations about your tests? Is it working now, or is it a generally fog bug in the current version?

                                Hi,

                                Not sure if it’s a generally bug, but I’ve updated it this morning with latest SVN and I have the same problem…

                                Regards,
                                Ch3i.

                                T 1 Reply Last reply Jun 1, 2015, 8:59 AM Reply Quote 0
                                • T
                                  Tune389 @ch3i
                                  last edited by Jun 1, 2015, 8:59 AM

                                  @ch3i okay thanks for the info. I try now to downgrade my fog version back to 1.2 …

                                  C W 2 Replies Last reply Jun 1, 2015, 9:10 AM Reply Quote 0
                                  • C
                                    ch3i Moderator @Tune389
                                    last edited by Jun 1, 2015, 9:10 AM

                                    @Tune389 said:

                                    @ch3i okay thanks for the info. I try now to downgrade my fog version back to 1.2 …

                                    I’ll try a modification on my MySQL.

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman @Tune389
                                      last edited by Jun 1, 2015, 8:56 PM

                                      @Tune389 said:

                                      @ch3i okay thanks for the info. I try now to downgrade my fog version back to 1.2 …

                                      That’s not supported nor advised…
                                      To “downgrade” requires either restoring a previous snapshot (via a virtual machine) or rebuilding your FOG server from scratch…

                                      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
                                      • 1
                                      • 2
                                      • 3
                                      • 3 / 3
                                      3 / 3
                                      • First post
                                        42/50
                                        Last post

                                      189

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project