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

    Can't mount /images folder (/bin/fog.download)

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    9
    1.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.
    • T
      the_duke
      last edited by the_duke

      I updated my fog server yesterday. I was on Ubuntu 12.04 and had to do a fresh install of 18.04 and did a fresh install of fog 1.5.8. On my previous setup, I had my OS on a small SSD and my /images was on a 2TB HDD. After I set it up again, the /images folder was on my SSD so I had to move it back to my HDD. The images from my previous fog setup are still on the HDD, but I’m getting the error message "can’t mount /images folder (bin/fog.download). What am I missing?
      55101.jpeg

      1 Reply Last reply Reply Quote 0
      • T
        the_duke
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator
          last edited by

          Lets start out with running a few commands on your FOG Host server.

          sudo showmount -e 127.0.0.1

          sudo lsl -la /

          sudo lsblk

          do a screen shot of these to see what’s going on

          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!

          T 1 Reply Last reply Reply Quote 0
          • T
            the_duke @george1421
            last edited by

            Selection_001.png

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

              @the_duke well the first command is telling, it appears you don’t have NFS setup/running on your fog server. The showmount command is roughly equivalent to net view \\server_name to windows. You need to find out why NFS or one if its services is not running on that FOG server.

              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!

              T 1 Reply Last reply Reply Quote 0
              • T
                the_duke @george1421
                last edited by

                @george1421 I’m just curious, but why do I need NFS if the storage is local to the fog server? It’s just a 2 TB hard drive installed on the server.

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

                  @the_duke The NFS is for the FOS Linux engine (the software that runs on the target computer) to connect to the FOG server. FOS Linux uploads and downloads images via NFS for imaging. No NFS on the FOG server means that everything will work fine until FOS Linux tries to connect to the image store, then it will fail.

                  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!

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    the_duke @george1421
                    last edited by

                    @george1421 so could it just be that I need to edit a file that points the /image directory to the other drive? If so, which file do I need to edit?

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

                      @the_duke You are getting an rpc error that indicates the showmount command could not connect to the server on its loopback interface. So that tells me that nfs is not installed for some reason or the services needed for nfs are not running. I don’t know ubuntu so I can’t give you step by step checks. But if showmount -e 127.0.0.1 is giving an RPC error then its not talking.

                      You can also review the /etc/exports file but the shares are not the problem at the moment.

                      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!

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post

                      220

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project