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

    Mounting NFS problems

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    4
    1.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.
    • J
      Justin.Orme
      last edited by

      When trying to upload or download an image from the Fog server I continually get an error.
      mount: mounting 192.168.XXX.XXX:/images/ on /images failed: Protocol not supported

      I know it works because it was working and imaged 30 or so machines before I came into the job. For some reason it doesn’t work and returns the above error whenever I try.
      Both the Fog server and computer I’m trying to to send the image to are on the same network, and connected to the same switch. The computer was also previously imaged before using this same setup, so as far as I know it should all work.

      Let me know if you need any more information, or have any ideas I can try. I’ve looked through the forums a little and haven’t been able to find anything that seems to help.
      Thanks in advance for your help.

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

        Can you try restarting the NFS service?

        Ubuntu/Debian:

        service nfs-kernel-server restart
        

        Redhat/Fedora/CentOS

        service nfs restart
        

        If you have systemctl change the command to:
        Ubuntu/Debian:

        systemctl restart nfs-kernel-server
        

        Redhat/Fedora/Centos

        systemctl restart 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! 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 1
        • J
          Justin.Orme
          last edited by

          I had seen this in another post and it didn’t work for me, might be worth mentioning to do it prefixed with sudo. That fixed all the problems I was having in one fell swoop. Thanks so much.

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

            Sorry I typically run all commands sans sudo simply because when I’m writing I’m usually under making the assumption that you are running it elevated already. I should’ve specified I suppose but at least you got it working.

            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

            153

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project