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

    Fatal Error: Failed to Mount NFS Volume

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    7
    54
    29.3k
    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.
    • M
      michaeloberg
      last edited by

      I am having issues uploading my base image for our new HP 745 Laptops. I get: Checking Mounted File System…

      An error has been Detected!

      Fatal Error: Failed to mount NFS Volume.

      Computer will reboot in 1 minute.

      The combatibility test passed on the NIC and drive, and ideas?

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

        Maybe NFS isn’t running on your FOG server? Restart the NFS service.

        What version of FOG? What version of Linux?

        Maybe double check your exports configuration.

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

          What version of fog are you using also what version of Colonel 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! 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
          • Wayne WorkmanW
            Wayne Workman
            last edited by

            you might also ensure .mntcheck is in /images/dev and /images also.

            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
            • M
              michaeloberg
              last edited by

              I need to admit, I am new in my role and the guy here at the school left before I started. When I click the question mark from the console it says this:

              Version 1.2.0
              Your Version of FOG is up to date

              How do I check if NFS is running? I am also not a Linux expert. How do I tell what Version of the Kernel or Colonel I am using and the .mntcheck is present. I was able to upload two other images today.

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

                @michaeloberg said:

                I need to admit, I am new in my role and the guy here at the school left before I started. When I click the question mark from the console it says this:

                Version 1.2.0
                Your Version of FOG is up to date

                How do I check if NFS is running? I am also not a Linux expert. How do I tell what Version of the Kernel or Colonel I am using and the .mntcheck is present. I was able to upload two other images today.

                To give you exact steps, we need to know what Linux OS you’re running.

                The distribution and version.

                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
                • M
                  michaeloberg
                  last edited by

                  Unbuntu 12.04
                  Is this what you need? I ran this command to get this information:
                  lsb_release -irc

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

                    [CODE]sudo service nfs-kernel-server restart
                    sudo service idmapd restart[/CODE]

                    If it starts correctly, you shouldn’t get any errors. If you get errors, be sure to post those.

                    Also, to check if you’ve got .mntcheck where it should be:
                    [CODE]ls -laR /images | grep .mntcheck[/CODE]
                    That should give you TWO listings of .mntcheck

                    Source: https://help.ubuntu.com/community/NFSv4Howto

                    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
                    • M
                      michaeloberg
                      last edited by

                      Did the following, didn’t notice any errors attached is a screen shot
                      mntcheck.JPG

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

                        can you post the output of this? it’s your exports config file.

                        [CODE]cat /etc/exports[/CODE]

                        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
                        • M
                          michaeloberg
                          last edited by

                          exports.JPG

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

                            Would you be willing to upgrade to Trunk to see if this resolves your problem?
                            https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                            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
                            • M
                              michaeloberg
                              last edited by

                              I see there is 4 different versions available, how can I tell which one will be best for our environment, also being new to Linux are the commands on the Wiki the exact syntax I will type in an SSH session with the command interface?

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

                                @michaeloberg said:

                                I see there is 4 different versions available, how can I tell which one will be best for our environment, also being new to Linux are the commands on the Wiki the exact syntax I will type in an SSH session with the command interface?

                                I should clarify here, there is only one “Latest Trunk” version of FOG. there are many revisions, but only one “Latest”.

                                However, there are many methods to GET the latest trunk version.

                                I’d recommend using the SVN method. This might be a little more clear: https://wiki.fogproject.org/wiki/index.php/SVN#Ubuntu

                                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
                                • M
                                  michaeloberg
                                  last edited by

                                  Sorry methods, not versions. Not sure if this helps at all but when I try to do a full host registration it fails, says attempting to send to inventory…

                                  Never does.

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

                                    @michaeloberg said:

                                    Sorry methods, not versions. Not sure if this helps at all but when I try to do a full host registration it fails, says attempting to send to inventory…

                                    Never does.

                                    Let me guess… Lenovo?

                                    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
                                    • M
                                      michaeloberg
                                      last edited by

                                      HP 745 EliteBook

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

                                        @michaeloberg said:

                                        HP 745 EliteBook

                                        Hmm…

                                        Well just upgrade to trunk, we will go from there.

                                        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
                                        • davido38D
                                          davido38
                                          last edited by

                                          Same problem with the last ubuntu (Fog 1.2)

                                          Back to debian Wheezy and it works fine. (Fog 1.2)

                                          1 Reply Last reply Reply Quote 1
                                          • M
                                            michaeloberg
                                            last edited by

                                            We are a little worried about upgrading at this time, we have 1000 computers to reimage (our old ones and they are working) it is the 400 new ones that won’t do a full host registration, can anything think of a BIOS setting or something else I need to check in our existing environment to get this working??

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

                                            246

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project