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

NFS Unable to mount

Scheduled Pinned Locked Moved
FOG Problems
2
15
2.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.
  • P
    Polii123
    last edited by Mar 3, 2015, 8:13 AM

    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
    • T
      Tom Elliott
      last edited by Mar 3, 2015, 9:42 AM

      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
      • P
        Polii123
        last edited by Mar 3, 2015, 9:48 AM

        Updated to 3067, same problem.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Mar 3, 2015, 9:51 AM

          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
          • P
            Polii123
            last edited by Mar 3, 2015, 10:00 AM

            That worked! Thank you very much.

            1 Reply Last reply Reply Quote 0
            • P
              Polii123
              last edited by Mar 3, 2015, 10:32 AM

              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
              • P
                Polii123
                last edited by Mar 3, 2015, 12:35 PM

                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
                • T
                  Tom Elliott
                  last edited by Mar 3, 2015, 12:45 PM

                  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
                  • P
                    Polii123
                    last edited by Mar 3, 2015, 12:52 PM

                    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
                    • T
                      Tom Elliott
                      last edited by Mar 3, 2015, 12:58 PM

                      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
                      • P
                        Polii123
                        last edited by Mar 3, 2015, 1:00 PM

                        Nope already on 3067

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Mar 3, 2015, 1:07 PM

                          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
                          • P
                            Polii123
                            last edited by Mar 3, 2015, 1:08 PM

                            Yep

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Mar 3, 2015, 1:09 PM

                              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
                              • P
                                Polii123
                                last edited by Mar 3, 2015, 1:14 PM

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

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

                                159

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project