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

    Unable to locate image store.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    6
    47
    18.7k
    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 @ManofValor
      last edited by

      @ManofValor Ok so you didn’t run out of space… can you try to re-upload and really pay attention to what’s outputted to the screen, and note exactly where the failure occurs? A video of the entire process would be of immense help.

      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/

      ManofValorM 1 Reply Last reply Reply Quote 0
      • ManofValorM
        ManofValor @Wayne Workman
        last edited by

        @Wayne-Workman So I went to re-image, without changing anything, and it’s working. The first time it got to the image screen, blue screen with red status bars, and it went really quick. This time it’s actually going through the process. I’ve got 7 1/2 min left.Fingers crossed.

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

          Great once you get it working, lets try to break it again…

          Actually I’d like you to upgrade to the latest trunk version. There has been some advancements in some of the init scripts that may help you too. But first get it to image capture then deploy. Once that is successful try to upgrade.

          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!

          ManofValorM 1 Reply Last reply Reply Quote 1
          • ManofValorM
            ManofValor @george1421
            last edited by

            @george1421 I’m afraid to break it…lol.

            1 Reply Last reply Reply Quote 0
            • Q
              Quazz Moderator @ManofValor
              last edited by

              @ManofValor said:

              @Wayne-Workman So I went to re-image, without changing anything, and it’s working. The first time it got to the image screen, blue screen with red status bars, and it went really quick. This time it’s actually going through the process. I’ve got 7 1/2 min left.Fingers crossed.

              That’s because it does progress partition by partition, so the really quick one is the boot partition in front of your main one

              1 Reply Last reply Reply Quote 2
              • ManofValorM
                ManofValor @Wayne Workman
                last edited by

                @Wayne-Workman

                [root@localhost bin]# cd /images/MCWP82;ls -lahRt;cat d1.fixed_size_partitions;cat d1.partitions;cat d1.original.swapuuids;cat d1.original.fstypes;cat d1.minimum.partitions
                .:
                total 24G
                drwxrwxrwx. 5 root root 4.0K Mar  8 10:09 ..
                drwxrwxrwx  2 root root 4.0K Mar  8 10:09 .
                -rwxrwxrwx  1 root root  24G Mar  8 10:09 d1p1.img
                -rwxrwxrwx  1 root root  132 Mar  8 09:32 d1.minimum.partitions
                -rwxrwxrwx  1 root root 1.0M Mar  8 09:32 d1.mbr
                -rwxrwxrwx  1 root root   15 Mar  8 09:28 d1.original.fstypes
                -rwxrwxrwx  1 root root    0 Mar  8 09:28 d1.original.swapuuids
                -rwxrwxrwx  1 root root  132 Mar  8 09:28 d1.partitions
                -rwxrwxrwx  1 root root    1 Mar  8 09:28 d1.fixed_size_partitions
                
                label: dos
                label-id: 0x0007ef66
                device: /dev/sda
                unit: sectors
                
                /dev/sda1 : start=        2048, size=  1953521664, type=7, bootable
                /dev/sda1 ntfs
                label: dos
                label-id: 0x0007ef66
                device: /dev/sda
                unit: sectors
                
                /dev/sda1 : start=        2048, size=   111430488, type=7, bootable
                
                1 Reply Last reply Reply Quote 0
                • ManofValorM
                  ManofValor
                  last edited by

                  Ok, so successful image and now for the deployment. It is going right now, no issues. 27 min left +/-.

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

                    @ManofValor 27 min left. How fast are you deploying (GB/Min). Your only have a 24GB disk image. On the surface I would say less than 1GB/min, which is kind of slow.

                    [Edit] If I did the math correct that’s about 16MB/s, which is close to the top speed for 100Mhz network link [/Edit]

                    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!

                    ManofValorM 1 Reply Last reply Reply Quote 0
                    • ManofValorM
                      ManofValor @george1421
                      last edited by

                      @george1421 Roughly 1.8.

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

                        @ManofValor said:

                        @george1421 Roughly 1.8.

                        Understand I’m not poking holes in something that is working. But if your server is somewhat new and your desktops are somewhat new I might expect better. For reference I was using a dual core celeron intel nuc as my demo fog server which had a 128GB ssd drive. For the demo, I was deploying to a Dell e6410 (circa 2008). With that setup I was getting about 4-5GB/min transfer rate. In my production environment I can get between 5 and 8GB/min. But understand I have an insanely fast vm host server. In my production environment I can deploy a 7GB windows thin image in about 1.5 minutes with a 10 minute bare metal to deploy state. A 20GB fat image will go from bare metal to fully deployed in about 16 minutes.

                        But for now baby steps. Just get it working then you can think about optimizing the process.

                        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!

                        ManofValorM 1 Reply Last reply Reply Quote 0
                        • ManofValorM
                          ManofValor @george1421
                          last edited by

                          @george1421 Sounds good.

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

                            @ManofValor Now try to deploy that image to another machine of the same model.

                            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
                            • ManofValorM
                              ManofValor
                              last edited by

                              Successful deployment. Woot woot!

                              george1421G 1 Reply Last reply Reply Quote 2
                              • george1421G
                                george1421 Moderator @ManofValor
                                last edited by george1421

                                @ManofValor said:

                                Successful deployment. Woot woot!

                                This is great, so for the 64 million dollar question. Why did it start working. I looked back through this thread and didn’t find a key fix (this thread did wander a bit).

                                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!

                                Tom ElliottT ManofValorM 2 Replies Last reply Reply Quote 0
                                • Tom ElliottT
                                  Tom Elliott @george1421
                                  last edited by

                                  @george1421 Just guessing, but maybe I finally coded something right?

                                  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
                                  • ManofValorM
                                    ManofValor @george1421
                                    last edited by

                                    @george1421 said:

                                    This is great, so for the 64 million dollar question. Why did it start working. I looked back through this thread and didn’t find a key fix (this thread did wander a bit).

                                    That’s what I want to know.

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

                                      Happy fogging.

                                      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
                                      • ManofValorM
                                        ManofValor
                                        last edited by

                                        Now I want to make another FOG server so I can take an image of this FOG server incase something happens…lol

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

                                          @ManofValor Bad idea… use Clonezilla for that.

                                          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/

                                          ManofValorM 1 Reply Last reply Reply Quote 1
                                          • ManofValorM
                                            ManofValor @Wayne Workman
                                            last edited by

                                            @Wayne-Workman Yeah I was joking but maybe thats not such a bad idea. Thanks.

                                            george1421G 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post

                                            158

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project