• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.
  • R
    robza
    last edited by Oct 13, 2014, 10:46 AM

    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
    • T
      Tom Elliott
      last edited by Oct 13, 2014, 11:34 AM

      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
      • R
        robza
        last edited by Oct 13, 2014, 11:47 AM

        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
        • T
          Tom Elliott
          last edited by Oct 13, 2014, 11:50 AM

          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
          • R
            robza
            last edited by Oct 13, 2014, 12:07 PM

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

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Oct 13, 2014, 12:25 PM

              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
              • R
                robza
                last edited by Oct 13, 2014, 12:36 PM

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

                210

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project