FOG Project

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

    NFS Unable to mount

    FOG Problems
    2
    15
    1894
    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.
    • Polii123
      Polii123 last edited by

      Hi

      Since yesterday our Fogserver has a issue with NFS. I created an Upload Task, the deives boots without problem with WoL and trys to mount NFS, but at this point we always get the error that NFS couldnt be mounted and the device will reboot.

      I’m on SVN 3063 but the problem was already on 3052, an i didn’t change anything before the problem first occurred.

      I already tried some pssible solutions form the forum but none of them worked for me.

      /etc/exports:
      [CODE]/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1)
      /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=2)
      /opt/fog/clamav *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=3)
      [/CODE]

      1 Reply Last reply Reply Quote 0
      • Polii123
        Polii123 last edited by

        Yeah the host existed already and i’m using the tweaked init file.

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

          Did this host already exist at one point in time?

          This is using the “tweaked” init file?

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

            Yep

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

              So you already did the db update that threw errors?

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

                Nope already on 3067

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

                  Are you still sitting on 3063?

                  Can you upgrade to the most current 3067 (redownloading the working init as needed.)?

                  There will be a DB update and it will likely throw errors (though it’s nothing show stopping).

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

                    Tottaly forgot to check the error log 😮

                    There a couple hundreds, all look like this

                    [Tue Mar 03 13:57:54 2015] [error] [client 172.30.40.100] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/inventory.php on line 56

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

                      If you’ve created the debug task, and it’s still “entering” on the inventory, press CTRL+C and it should drop you back to terminal.

                      Can you provide any messages from your error log?

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

                        Tried to find an error with debug task, but i got the sam problem without any error message. It looks like Enter is pressed the hole time after trying to send inventory

                        1 Reply Last reply Reply Quote 0
                        • Polii123
                          Polii123 last edited by

                          Well upload ist now working, but download isn’t. It hangs whit a “-” sign on the left bottom side of the screen…

                          1 Reply Last reply Reply Quote 0
                          • Polii123
                            Polii123 last edited by

                            That worked! Thank you very much.

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

                              Can you download [url]http://mastacontrola.com/fogboot/init.xz[/url] and use this as your init file?

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

                                Updated to 3067, same problem.

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

                                  Can you upgrade? I think your client machines didn’t get network.

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

                                  246
                                  Online

                                  10.2k
                                  Users

                                  16.3k
                                  Topics

                                  149.9k
                                  Posts

                                  Copyright © 2012-2020 FOG Project