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

    Virtual Fog Setup Connection Error

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    5
    1.5k
    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.
    • M
      madmax
      last edited by

      Hello,
      I’m currently in a Systems Administration class at my university. I have decent amount of experience with fog in the class room and real world. I have gotten the fog server setup on ubuntu 12.04 desktop, my windows 7 enterprise client connects to it and i can see the PXE boot menu. However, when i queue a task to upload an image i get an error saying:

      [ATTACH=full]436[/ATTACH]

      Then it says: Fatal Error: Failed to mount the NFS Volume.

      Has anyone run into this error before or know a solution? Both the server and client are being hosted on VMware Workstation 10, both are using IDE HDDs, on a host-only network.

      My physical machine has a intel 2500k sandybridge, 16gb ram, 1.5tb western digital HDD and 128gb Crucial SSD on a wired internet connection.

      Thanks in advance for the help.

      [url=“/_imported_xf_attachments/0/436_Error image.PNG?:”]Error image.PNG[/url]

      1 Reply Last reply Reply Quote 0
      • M
        madmax
        last edited by

        In addition, i can’t register hosts via the quick registration on the PXE boot menu. I have checked for the .mntcheck files and they are not there. I did
        [B]touch /images/dev/.mntcheck [/B]
        [B]touch /images/.mntcheck [/B]

        and

        /images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
        /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)
        [B]/data/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)[/B]
        [B]/data/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)[/B]

        but this didn’t change anything.[B][/B]

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

          What version of FOG You using? 0.32, 0.33b?

          My guess, is as you’re running on ubuntu you need to restart the services for nfs/portmap with:
          [code]sudo service portmap restart
          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
          • M
            madmax
            last edited by

            Thanks Tom, I’ll try that later tonight or tomorrow. I’m running 0.32

            1 Reply Last reply Reply Quote 0
            • M
              madmax
              last edited by

              Still getting that same error after restarting those services.

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

              154

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project