• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 May 19, 2015, 6:38 PM

    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
    • W
      Wayne Workman
      last edited by May 19, 2015, 6:55 PM

      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
      • T
        Tom Elliott
        last edited by May 19, 2015, 6:55 PM

        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
        • W
          Wayne Workman
          last edited by May 19, 2015, 7:52 PM

          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 May 19, 2015, 9:38 PM

            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.

            W 1 Reply Last reply May 20, 2015, 12:08 PM Reply Quote 0
            • W
              Wayne Workman @michaeloberg
              last edited by May 20, 2015, 12:08 PM

              @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 May 20, 2015, 2:21 PM

                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
                • W
                  Wayne Workman
                  last edited by Wayne Workman May 20, 2015, 8:26 AM May 20, 2015, 2:25 PM

                  [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 May 20, 2015, 2:45 PM

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

                    1 Reply Last reply Reply Quote 0
                    • W
                      Wayne Workman
                      last edited by May 20, 2015, 2:46 PM

                      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 May 20, 2015, 2:48 PM

                        exports.JPG

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wayne Workman
                          last edited by May 20, 2015, 3:10 PM

                          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 May 20, 2015, 3:25 PM

                            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?

                            W 1 Reply Last reply May 20, 2015, 3:27 PM Reply Quote 0
                            • W
                              Wayne Workman @michaeloberg
                              last edited by Wayne Workman May 20, 2015, 9:29 AM May 20, 2015, 3:27 PM

                              @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 May 20, 2015, 3:34 PM

                                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.

                                W 1 Reply Last reply May 20, 2015, 3:35 PM Reply Quote 0
                                • W
                                  Wayne Workman @michaeloberg
                                  last edited by May 20, 2015, 3:35 PM

                                  @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 May 20, 2015, 3:38 PM

                                    HP 745 EliteBook

                                    W 1 Reply Last reply May 20, 2015, 3:40 PM Reply Quote 0
                                    • W
                                      Wayne Workman @michaeloberg
                                      last edited by May 20, 2015, 3:40 PM

                                      @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
                                      • D
                                        davido38
                                        last edited by May 20, 2015, 4:10 PM

                                        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 May 20, 2015, 4:21 PM

                                          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
                                          1 / 3
                                          • First post
                                            9/54
                                            Last post

                                          206

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project