• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.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.
  • T
    the_duke
    last edited by the_duke Jun 10, 2020, 9:58 AM Jun 10, 2020, 3:51 PM

    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 Jun 10, 2020, 3:58 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • G
        george1421 Moderator
        last edited by Jun 10, 2020, 5:31 PM

        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 Jun 10, 2020, 5:41 PM Reply Quote 0
        • T
          the_duke @george1421
          last edited by Jun 10, 2020, 5:41 PM

          Selection_001.png

          G 1 Reply Last reply Jun 10, 2020, 5:48 PM Reply Quote 0
          • G
            george1421 Moderator @the_duke
            last edited by Jun 10, 2020, 5:48 PM

            @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 Jun 10, 2020, 6:00 PM Reply Quote 0
            • T
              the_duke @george1421
              last edited by Jun 10, 2020, 6:00 PM

              @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.

              G 1 Reply Last reply Jun 10, 2020, 6:15 PM Reply Quote 0
              • G
                george1421 Moderator @the_duke
                last edited by george1421 Jun 10, 2020, 12:16 PM Jun 10, 2020, 6:15 PM

                @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 Jun 10, 2020, 7:08 PM Reply Quote 0
                • T
                  the_duke @george1421
                  last edited by Jun 10, 2020, 7:08 PM

                  @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?

                  G 1 Reply Last reply Jun 10, 2020, 7:44 PM Reply Quote 0
                  • G
                    george1421 Moderator @the_duke
                    last edited by Jun 10, 2020, 7:44 PM

                    @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
                    1 / 1
                    • First post
                      8/9
                      Last post

                    168

                    Online

                    12.1k

                    Users

                    17.3k

                    Topics

                    155.3k

                    Posts
                    Copyright © 2012-2024 FOG Project