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

    mounting file system failed

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    14
    4.5k
    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.
    • B
      Bigredcherokee
      last edited by

      Yes the storage node is local and contains all the images. Not using a NFS share.

      1 Reply Last reply Reply Quote 0
      • B
        Bigredcherokee
        last edited by

        @abstert Yes the storage node is local and contains all the images. Not using a NFS share.

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Is this on a client attempting to do a tasking?

          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

          B 1 Reply Last reply Reply Quote 0
          • B
            Bigredcherokee @Tom Elliott
            last edited by Bigredcherokee

            @Tom-Elliott Yes its when a Task is ready for a client to run. So the client gets through the pxe boot process then I get that message.

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              Does your /images folder on the FOG Server have a .mntcheck file in the /images and /images/dev folder?

              ls -lhart should show the hidden files.

              ls-lhRart|grep mntcheck should report back two files

              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

              B 3 Replies Last reply Reply Quote 0
              • B
                Bigredcherokee @Tom Elliott
                last edited by

                @Tom-Elliott

                chris@FogServer:/images$ ls -lhart
                total 72K
                drwxrwxrwx 2 fog foguser 4.0K Aug 26 2014 windows7basic
                drwxrwxrwx 2 fog foguser 4.0K Aug 26 2014 Win7x86
                drwxrwxrwx 2 fog foguser 4.0K Aug 26 2014 StarterWin64
                drwxrwxrwx 2 fog foguser 4.0K Aug 26 2014 StarterWin32
                drwxrwxrwx 2 fog foguser 4.0K Aug 26 2014 PathW7x64
                drwxrwxrwx 2 fog foguser 4.0K Aug 27 2014 BasePRNImage
                drwxrwxrwx 2 fog foguser 4.0K Aug 27 2014 BillingBasicPostPrep
                drwxrwxrwx 2 fog foguser 4.0K Aug 27 2014 BillingEast
                drwxrwxrwx 2 fog root 4.0K Sep 30 2014 7010Nash
                drwxrwxrwx 2 fog root 4.0K Oct 23 2014 FOBImage
                drwxrwxrwx 2 fog root 4.0K Oct 30 2014 HP
                drwxrwxrwx 2 fog root 4.0K Apr 22 09:34 Win7x64Bare
                drwxrwxrwx 2 fog root 4.0K Jul 28 13:05 Optiplex380Win7x32
                drwxrwxrwx 2 fog root 4.0K Aug 20 09:42 postdownloadscripts
                drwxrwxrwx 2 fog root 4.0K Aug 20 09:42 dev
                drwxrwxrwx 4 fog root 4.0K Aug 20 10:37 images
                drwxr-xr-x 18 fog root 4.0K Aug 20 10:37 .
                drwxr-xr-x 27 root root 4.0K Aug 20 16:14 …

                chris@FogServer:/images$ ls -lhRart | grep mntcheck
                -rwxrwxrwx 1 fog root 0 Aug 20 09:42 .mntcheck
                -rwxrwxrwx 1 fog root 0 Aug 26 2014 .mntcheck
                -rwxrwxrwx 1 fog root 0 Aug 26 2014 .mntcheck

                1 Reply Last reply Reply Quote 0
                • B
                  Bigredcherokee @Tom Elliott
                  last edited by Bigredcherokee

                  @Tom-Elliott Tom I deleted the one in the dev dir and touch .mntcheck and it created new one ,but still the same error.

                  1 Reply Last reply Reply Quote 0
                  • B
                    Bigredcherokee @Tom Elliott
                    last edited by Bigredcherokee

                    @Tom-Elliott

                    ran through these steps[undefined]https://wiki.fogproject.org/wiki//index.php?title=Image_Upload:_Error_Checking_Mount (undefined) the exports file was missing the /images so I put those in. Still same error

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

                      @Bigredcherokee
                      What operating system are you running FOG on? What version?

                      Can you provide the contents of your exports file?
                      On pretty much every distribution it’s here: /etc/exports

                      Also, if you feel like troubleshooting at your own pace you might look at this:
                      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/

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        Bigredcherokee @Wayne Workman
                        last edited by

                        @Wayne-Workman
                        the Nfs service wasn’t running. also had to change the owner on the image directory.

                        1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          Sorry, I totally meant to respond here. Completely missed it.

                          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

                          B 1 Reply Last reply Reply Quote 1
                          • B
                            Bigredcherokee @Tom Elliott
                            last edited by

                            @Tom-Elliott Thanks Tom for all your help. Tom fixed quickly note to self check services…

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

                            147

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.4k

                            Posts
                            Copyright © 2012-2024 FOG Project