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

    Unable to locate image store.

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

      @george1421 Yes, it is there.

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

        @ManofValor Is it a file or is it a directory?

        What’s the output of:
        ls -lhRart /opt/fog/images

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

          @Tom-Elliott

          [root@localhost MCWP82]#  ls -lhRart /opt/fog/images
          /opt/fog/images:
          total 20K
          -rwxrwxrwx. 1 root root    0 Feb 24 15:59 .mntcheck
          drwxrwxrwx. 2 root root 4.0K Feb 24 15:59 postdownloadscripts
          drwxr-xr-x. 6 root root 4.0K Mar  1 11:42 ..
          drwxrwxrwx  2 root root 4.0K Mar  1 14:48 MCWP82
          drwxrwxrwx. 2 root root 4.0K Mar  1 14:48 dev
          drwxrwxrwx. 5 root root 4.0K Mar  1 14:48 .
          
          /opt/fog/images/postdownloadscripts:
          total 12K
          -rwxrwxrwx. 1 root root  233 Feb 24 15:59 fog.postdownload
          drwxrwxrwx. 2 root root 4.0K Feb 24 15:59 .
          drwxrwxrwx. 5 root root 4.0K Mar  1 14:48 ..
          
          /opt/fog/images/MCWP82:
          total 1.4M
          -rwxrwxrwx  1 root root    1 Mar  1 14:48 d1.fixed_size_partitions
          -rwxrwxrwx  1 root root  122 Mar  1 14:48 d1.partitions
          -rwxrwxrwx  1 root root    0 Mar  1 14:48 d1.original.swapuuids
          -rwxrwxrwx  1 root root   15 Mar  1 14:48 d1.original.fstypes
          -rwxrwxrwx  1 root root 1.0M Mar  1 14:48 d1.mbr
          -rwxrwxrwx  1 root root  122 Mar  1 14:48 d1.minimum.partitions
          -rwxrwxrwx  1 root root 337K Mar  1 14:48 d1p1.img
          drwxrwxrwx  2 root root 4.0K Mar  1 14:48 .
          drwxrwxrwx. 5 root root 4.0K Mar  1 14:48 ..
          
          /opt/fog/images/dev:
          total 8.0K
          -rwxrwxrwx. 1 root root    0 Feb 24 15:59 .mntcheck
          drwxrwxrwx. 5 root root 4.0K Mar  1 14:48 ..
          drwxrwxrwx. 2 root root 4.0K Mar  1 14:48 .
          
          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @ManofValor Something seams wrong with that image! Does it only have one partition (d1p1.img) - sure possible. But the image being only 337 KB in size is very unlikely I’d say. Did you see something going wrong when uploading the image?

            Please post the output of the following command: cat /opt/fog/images/MCWP82/d1.partitions

            As well please check if your images directory is configured properly throughout FOG:

            • FOG web interface, Storage Management
            • NFS shares (cat /etc/exports)

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

                                            142

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project