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

    Unable to mount NFS

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    7
    2.1k
    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.
    • robzaR
      robza
      last edited by

      Hello,
      Ubuntu 13.10_64b
      fog 1.2.0 (SVN 2402)
      When I’m trying upload image from host to server I receive error message

      [IMG]http://www.piwet.pulawy.pl/files/rzaczek/IMG_20141007_143441.jpg[/IMG]

      My storage on fog server is located localy in images directory, configuration below:
      [IMG]http://www.piwet.pulawy.pl/files/rzaczek/storage.png[/IMG]
      Anybody knows how to figured out this issues?
      Regards.

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

        When /images was created, did you create it using an old /images archive, or did you just set the “defaults”?

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

          Hello Tom,
          I think /images was created during fog installation. I did not change defaults settings.
          After that I copy images from old fog server. And images are visible via gui.
          Regards

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

            Then can you ensure the .mntcheck files and permissions are set properly?

            [code]sudo touch /images/.mntcheck
            sudo touch /images/dev/.mntcheck
            sudo chmod -R 777 /images
            [/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! 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
            • robzaR
              robza
              last edited by

              [IMG]http://www.piwet.pulawy.pl/files/rzaczek/storage1.png[/IMG]
              Still not working.

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

                Ensure nfs-kernel-service is actually working.

                First make sure firewall is turned off:
                [code]sudo ufw disable
                sudo service nfs-kernel-server restart[/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! 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
                • robzaR
                  robza
                  last edited by

                  Still the same error ;(
                  root@v1fog:/images# service nfs-kernel-server status
                  nfsd running
                  root@v1fog:/images# ufw status
                  Status: inactive
                  root@v1fog:/images#

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

                  199

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project