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

    Unable to locate image store.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    6
    47
    18.6k
    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.
    • ManofValorM
      ManofValor @Sebastian Roth
      last edited by

      @Sebastian-Roth

      [root@localhost bin]# cat /opt/fog/images/MCWP82/d1.partitions
      label: dos
      label-id: 0x0007ef66
      device: /dev/sda
      unit: sectors
      
      /dev/sda1 : start=        2048, size=  1953523120, type=7
      [root@localhost bin]# cat /etc/exports
      /images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
      /images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
      

      0_1457021621846_10.10.1.40_2016-03-03_10-01-48.png

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

        Since we moved things around you probably should issue this command cat /images/MCWP82/d1.partitions Just so the screen shots are consistent. It better give you the same exact answer.

        But looking at the files, and screen shots. It appears your reference computer’s disk image didn’t make it to the fog server completely (mostly didn’t make it).

        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 It did give the same answer. So now what. BTW, my boss told me to start looking into other imaging options. I would hate for all this work to go to waste but he’s getting antsy for an imaging solution.

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

            @ManofValor said:

            BTW, my boss told me to start looking into other imaging options. I would hate for all this work to go to waste but he’s getting antsy for an imaging solution.

            Don’t let us hold you back. And if you think that’s going to get you more attention, I do apologize but it won’t - it will push people away if anything. I feel both developers and moderators have given generous time and thought to you because your new, but it’s not nice to say your leaving while your still here (in our house, so-to-speak).

            Your image didn’t upload completely, we need to figure out why, and then try again.

            Please run this and give the output:
            df -h

            After that, re-upload this image. We need to know everything and anything that happens out of the ordinary while the upload is going. If you need to, take a video while it gets going so you catch everything.

            After upload, please issue this command and give us the output, and then we will go from there.

            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

            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 3 Replies Last reply Reply Quote 1
            • ManofValorM
              ManofValor @Wayne Workman
              last edited by

              @Wayne-Workman @Tom-Elliott @george1421 @Jbob @Sebastian-Roth Man, I apologize, your absolutely right. I did not mean it to get attention or try to get you guys to work harder. You guys have been more than awesome. I meant it as, “Crap these guys have spent so much time on this with me that I don’t want to move on and have their time have been for nothing”. But I see what you mean about saying that “In your house”, I was going to continue this anyway on my own time but he told me to keep going on it if I think I’m making progress. I am really really grateful to you guys for your time and effort. Please accept my apology.

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

                @ManofValor I have no hard feelings though It did initially hurt.

                Apparently my wife’s endless cycling of Harry Potter is hitting home here: “Help will always be given to those who ask for it.”

                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

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

                  @Wayne-Workman

                  [root@localhost bin]# df -h
                  Filesystem                      Size  Used Avail Use% Mounted on
                  /dev/mapper/centos00-root00      20G  5.1G   14G  27% /
                  devtmpfs                        1.9G     0  1.9G   0% /dev
                  tmpfs                           1.9G  152K  1.9G   1% /dev/shm
                  tmpfs                           1.9G   88M  1.8G   5% /run
                  tmpfs                           1.9G     0  1.9G   0% /sys/fs/cgroup
                  /dev/sda5                       969M  187M  716M  21% /boot
                  /dev/mapper/fog-opt_fog_images  395G  327M  374G   1% /opt
                  tmpfs                           379M   24K  379M   1% /run/user/1000
                  
                  1 Reply Last reply Reply Quote 0
                  • ManofValorM
                    ManofValor @Tom Elliott
                    last edited by

                    @Tom-Elliott Sorry for that. Hate being human sometimes…ok a lot of times…lol.

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • 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
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post

                                            205

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project