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

Unable to locate image store - FOG 1.2.0

Scheduled Pinned Locked Moved Solved
FOG Problems
4
12
4.2k
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.
  • G
    Gardinero
    last edited by Jul 3, 2015, 4:03 PM

    Hello there,

    my first day in this forum and already the second thread…

    When trying to image a host, I always get the error message

    Unable to locate image store
    

    I know, that there are several threads concerning this issue in this forum, but unfortunately I did not find a solution yet.

    I checked the permissions of my /image directory.

    drwxr-xr-x   4 fog  root  4096 Jul  3 12:13 images
    drwxrwxrwx 2 fog root 4096 Jul  3 12:13 dev
    

    There are also .mntcheck files in both directories…

    Can anybody help me, please?

    Thank you in advance.

    Regards
    Lars

    C W 2 Replies Last reply Jul 3, 2015, 5:28 PM Reply Quote 0
    • C
      ch3i Moderator @Gardinero
      last edited by Jul 3, 2015, 5:28 PM

      @Gardinero Your /images must have 777 recursively.

      1 Reply Last reply Reply Quote 0
      • W
        Wayne Workman @Gardinero
        last edited by Wayne Workman Jul 3, 2015, 12:41 PM Jul 3, 2015, 6:40 PM

        @Gardinero You might also look through this article and figure it out: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS

        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
        • G
          Gardinero
          last edited by Jul 6, 2015, 4:04 PM

          Hey Guys,

          it is absolutely frustrating, but I don’t find a solution for this problem.

          I now changed the permissions of the folder /image to 777 recursively.
          I also went through the troubleshoot guide twice, but still the same.

          I tried three different clients (hosts), but always the same message…

          I also removed FOG completely and reinstalled it. No change…

          Do you perhaps have another idea, or are there any log files I can check?

          Thank you in advance.

          Lars

          W 1 Reply Last reply Jul 6, 2015, 4:09 PM Reply Quote 0
          • W
            Wayne Workman @Gardinero
            last edited by Wayne Workman Jul 6, 2015, 10:10 AM Jul 6, 2015, 4:09 PM

            @Gardinero Please take a photo of the error and post it here so we can see what you see. Also, what OS and version of Linux are you using?

            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
            • T
              Tom Elliott
              last edited by Jul 6, 2015, 4:54 PM

              /images should be drwxrwxrwx as well.

              This can be accomplished with:

              sudo chmod -R 777 /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

              1 Reply Last reply Reply Quote 0
              • G
                Gardinero
                last edited by Jul 6, 2015, 5:16 PM

                Hello,

                here are my permissions:

                /mnt/sdb1/:
                insgesamt 28
                drwxrwxrwx 4 xlvideo root  4096 Jul  6 12:30 .
                drwxr-xr-x 4 root    root  4096 Jul  6 13:22 ..
                drwxrwxrwx 3 fog     root  4096 Jul  6 19:00 images
                drwxrwxrwx 2 xlvideo root 16384 Jun 30 17:15 lost+found
                
                /mnt/sdb1/images:
                insgesamt 12
                drwxrwxrwx 3 fog     root 4096 Jul  6 19:00 .
                drwxrwxrwx 4 xlvideo root 4096 Jul  6 12:30 ..
                drwxrwxrwx 2 fog     root 4096 Jul  6 18:59 dev
                -rwxrwxrwx 1 root    root    0 Jul  6 12:32 .mntcheck
                
                /mnt/sdb1/images/dev:
                insgesamt 8
                drwxrwxrwx 2 fog  root 4096 Jul  6 18:59 .
                drwxrwxrwx 3 fog  root 4096 Jul  6 19:00 ..
                -rwxrwxrwx 1 root root    0 Jul  6 12:32 .mntcheck
                
                /mnt/sdb1/lost+found:
                insgesamt 20
                drwxrwxrwx 2 xlvideo root 16384 Jun 30 17:15 .
                drwxrwxrwx 4 xlvideo root  4096 Jul  6 12:30 ..
                

                And the screenshot of the error message.

                On the FOG-Server I am running Ubuntu 14.04 LTS. If you have a recommendation for a better server OS, I am open to any suggestions.

                The clients all run Windows 7 Pro x64 (German edition).

                Greetings.
                Lars
                2015-07-06 19_03_46.png

                W 1 Reply Last reply Jul 6, 2015, 5:19 PM Reply Quote 0
                • W
                  Wayne Workman @Gardinero
                  last edited by Wayne Workman Jul 6, 2015, 11:20 AM Jul 6, 2015, 5:19 PM

                  @Gardinero Have you uploaded an image?

                  What is the output of this:

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

                  1 Reply Last reply Reply Quote 0
                  • G
                    Gardinero
                    last edited by Jul 6, 2015, 5:47 PM

                    Hello,

                    the image should be here:
                    https://forums.fogproject.org/uploads/files/1436202691336-2015-07-06-19_03_46.png

                    I attached it to my last post.

                    Here you find the output of

                    ls -lahRt /mnt/sdb1/images
                    
                    xlvideo@ham-fog-server:~$ ls -lahRt /mnt/sdb1/images
                    /mnt/sdb1/images:
                    insgesamt 12K
                    drwxrwxrwx 3 fog     root 4,0K Jul  6 19:00 .
                    drwxrwxrwx 2 fog     root 4,0K Jul  6 18:59 dev
                    -rwxrwxrwx 1 root    root    0 Jul  6 12:32 .mntcheck
                    drwxrwxrwx 4 xlvideo root 4,0K Jul  6 12:30 ..
                    
                    /mnt/sdb1/images/dev:
                    insgesamt 8,0K
                    drwxrwxrwx 3 fog  root 4,0K Jul  6 19:00 ..
                    drwxrwxrwx 2 fog  root 4,0K Jul  6 18:59 .
                    -rwxrwxrwx 1 root root    0 Jul  6 12:32 .mntcheck
                    

                    Greetings.
                    Lars

                    W 2 Replies Last reply Jul 6, 2015, 5:48 PM Reply Quote 0
                    • W
                      Wayne Workman @Gardinero
                      last edited by Jul 6, 2015, 5:48 PM

                      @Gardinero According to the output of the command I asked you to run, it would appear that the image has not been uploaded yet.

                      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 @Gardinero
                        last edited by Jul 6, 2015, 5:54 PM

                        @Gardinero Can you please check your storage node settings? Ensure your path is correct for your nodes.

                        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
                        • G
                          Gardinero
                          last edited by Jul 6, 2015, 6:08 PM

                          Ok, I feel absolutely sheepish about this… I made a huge error in reasoning… 😕

                          I thought the dialog during host registration

                          Would you like to image this computer now?
                          

                          would mean, if I want to save an image of the new host’s harddisk.

                          I am so sorry.

                          Thank you very much.

                          I hope now everything will be fine for me.

                          Regards
                          Lars

                          1 Reply Last reply Reply Quote 2
                          • 1 / 1
                          1 / 1
                          • First post
                            8/12
                            Last post

                          264

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.3k

                          Posts
                          Copyright © 2012-2024 FOG Project