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

Fog .32 issue

Scheduled Pinned Locked Moved
FOG Problems
4
4
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.
  • D
    Dallas Caudell
    last edited by Feb 3, 2015, 6:44 PM

    I’ve been using FOG for a while no with no issues. We recently received new machines we will be using for now on. I have no idea why, but these machines will boot to the menu, but when it attempts to mount file system it fails. I get an error: RPC: Remote system error - Network is unreachable
    mount: mounting 192.168.0.100:/images on /images failed: Bad file descriptor
    Error during failure notification:

    Then it just slowly moves up the screen. When I try to quick register, it does something similar without the mounting error, but it just sits there slowly moving up the screen while not gathering any information.

    It’s with this specific machine only, so I’m stumped.

    Any idea? I know the error is pretty vague, I’ve been googling for hours and I can’t find anything. I’m wondering if it’s a bios setting, as these are new machines with an updated bios with way more options.

    1 Reply Last reply Reply Quote 0
    • J
      Joseph Hales Testers
      last edited by Feb 3, 2015, 8:06 PM

      What version of FOG are you using, on SVN versions some have had better luck with the GRUB menu option over the new default.

      RTFM

      1 Reply Last reply Reply Quote 0
      • J
        Joe Schmitt Senior Developer
        last edited by Feb 3, 2015, 9:50 PM

        Assuming the title is correct, and you are running 0.32, please upgrade. It is very difficult for us to support old versions, especially all the way back to 0.32 as many things have changed since then. (We are on 1.2.0 as our latest stable release)

        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.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Feb 3, 2015, 10:21 PM

          [quote=“Dallas Caudell, post: 41659, member: 28406”]I’ve been using FOG for a while no with no issues. We recently received new machines we will be using for now on. I have no idea why, but these machines will boot to the menu, but when it attempts to mount file system it fails. I get an error: RPC: Remote system error - Network is unreachable
          mount: mounting 192.168.0.100:/images on /images failed: Bad file descriptor
          Error during failure notification:

          Then it just slowly moves up the screen. When I try to quick register, it does something similar without the mounting error, but it just sits there slowly moving up the screen while not gathering any information.

          It’s with this specific machine only, so I’m stumped.

          Any idea? I know the error is pretty vague, I’ve been googling for hours and I can’t find anything. I’m wondering if it’s a bios setting, as these are new machines with an updated bios with way more options.[/quote]

          What OS are you running? From the information I’m gathering it’s a Redhat Based distribution.

          Make sure rpcbind is running before nfs.

          [code]chkconfig rpcbind on;
          service rpcbind start;
          chkconfig nfs on;
          service nfs start;[/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
          • 1 / 1
          1 / 1
          • First post
            4/4
            Last post

          124

          Online

          12.1k

          Users

          17.3k

          Topics

          155.4k

          Posts
          Copyright © 2012-2024 FOG Project