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

NFS service is failing to run

Scheduled Pinned Locked Moved Solved
Linux Problems
2
4
3.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.
  • Q
    quinniedid
    last edited by quinniedid Aug 1, 2019, 5:31 PM Aug 1, 2019, 10:15 PM

    Ubuntu 16.04 - FOG 1.5.7

    Output of journal:

    Aug 01 16:07:13 fog-server systemd[1]: Mounting RPC Pipe File System...
    -- Subject: Unit run-rpc_pipefs.mount has begun start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Unit run-rpc_pipefs.mount has begun starting up.
    Aug 01 16:07:13 fog-server systemd[1]: Stopped NFS server and services.
    -- Subject: Unit nfs-server.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Unit nfs-server.service has finished shutting down.
    Aug 01 16:07:13 fog-server systemd[1]: Mounting NFSD configuration filesystem...
    -- Subject: Unit proc-fs-nfsd.mount has begun start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Unit proc-fs-nfsd.mount has begun starting up.
    Aug 01 16:07:13 fog-server mount[3235]: mount: unknown filesystem type 'rpc_pipefs'
    Aug 01 16:07:13 fog-server mount[3236]: mount: unknown filesystem type 'nfsd'
    Aug 01 16:07:13 fog-server systemd[1]: run-rpc_pipefs.mount: Mount process exited, code=exited status=32
    Aug 01 16:07:13 fog-server systemd[1]: Failed to mount RPC Pipe File System.
    -- Subject: Unit run-rpc_pipefs.mount has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Unit run-rpc_pipefs.mount has failed.
    --
    -- The result is failed.
    Aug 01 16:07:13 fog-server systemd[1]: Dependency failed for RPC security service for NFS server.
    -- Subject: Unit rpc-svcgssd.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    --
    -- Unit rpc-svcgssd.service has failed.
    
    

    Not sure what is going on.

    Tried to re-run installer and getting:

    
     * Installing package: apache2.................................OK
     * Skipping package:   bc......................................(Already Installed)
     * Installing package: build-essential.........................OK
     * Skipping package:   cpp.....................................(Already Installed)
     * Skipping package:   curl....................................(Already Installed)
     * Skipping package:   g++.....................................(Already Installed)
     * Skipping package:   gawk....................................(Already Installed)
     * Skipping package:   gcc.....................................(Already Installed)
     * Installing package: genisoimage.............................OK
     * Skipping package:   gzip....................................(Already Installed)
     * Installing package: htmldoc.................................OK
     * Installing package: isolinux................................OK
     * Installing package: lftp....................................OK
     * Installing package: libapache2-mod-php7.2...................OK
     * Skipping package:   libc6...................................(Already Installed)
     * Skipping package:   libcurl4................................(Already Installed)
     * Installing package: liblzma-dev.............................OK
     * Installing package: m4......................................Failed! (Will try later)
     * Installing package: mariadb-client..........................Failed! (Will try later)
     * Installing package: mariadb-server..........................Failed! (Will try later)
     * Skipping package:   net-tools...............................(Already Installed)
     * Installing package: nfs-kernel-server.......................Failed! (Will try later)
     * Skipping package:   openssh-server..........................(Already Installed)
     * Installing package: php7.2..................................Failed! (Will try later)
     * Installing package: php7.2-bcmath...........................Failed! (Will try later)
     * Skipping package:   php7.2-cli..............................(Already Installed)
     * Installing package: php7.2-curl.............................Failed! (Will try later)
     * Installing package: php7.2-fpm..............................Failed! (Will try later)
     * Installing package: php7.2-gd...............................Failed! (Will try later)
     * Skipping package:   php7.2-json.............................(Already Installed)
     * Installing package: php7.2-ldap.............................Failed! (Will try later)
     * Installing package: php7.2-mbstring.........................Failed! (Will try later)
     * Installing package: php7.2-mysql............................Failed! (Will try later)
     * Installing package: php7.2-mysql............................Failed! (Will try later)
     * Installing package: php-gettext.............................Failed! (Will try later)
     * Skipping package: sysv-rc-conf..............................(Does not exist)
     * Skipping package:   tar.....................................(Already Installed)
     * Installing package: tftpd-hpa...............................Failed! (Will try later)
     * Installing package: tftp-hpa................................Failed! (Will try later)
     * Installing package: unzip...................................Failed! (Will try later)
     * Installing package: vsftpd..................................Failed! (Will try later)
     * Skipping package:   wget....................................(Already Installed)
     * Installing package: xinetd..................................Failed! (Will try later)
     * Skipping package:   zlib1g..................................(Already Installed)
     * Updating packages as needed.................................OK
     * Installing now everything is updated........................Failed!
    
    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Aug 1, 2019, 11:02 PM Aug 2, 2019, 5:01 AM

      @quinniedid said in NFS service is failing to run:

      mount: unknown filesystem type 'rpc_pipefs

      Found this here: https://bugs.archlinux.org/task/49261

      Sounds to me like you had updated the kernel without rebooting.

      So, did you do a apt-get update && apt-get upgrade and a reboot if needed before running the 1.5.7 installer? This is usually a good idea because the installer scripts will do this in the background anyway and take much longer if there are updates to do and some of those might need user interaction which the FOG installer is not doing.

      Beside that I highly recommend you to use the current dev-branch (1.5.7.2) instead of 1.5.7 because we found an issue in the latest stable version which is fixed in the dev version already. See information here: https://forums.fogproject.org/topic/13566/lost-images

      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
      • Q
        quinniedid
        last edited by quinniedid Aug 2, 2019, 2:23 PM Aug 2, 2019, 7:05 PM

        @Sebastian-Roth

        So far I think my Linux host has corruption after an update it fails to boot. I have to go back and select the old Linux kernel just to boot.

        I am now in the process of rebuilding fog. I have imported my database back and have changed IPs, hostnames and password based on the wiki.

        I am now running 1.5.7.2 and now so far so good after lots and lots of troubleshooting.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Aug 3, 2019, 6:45 AM

          @quinniedid Sad to hear that you had a lot of work and trouble with this but sometimes it’s just good to redo the whole lot to get rid of old issues. Hope you have moved forward from Ubuntu 16.04 as well! 🙂

          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
            2/4
            Last post

          168

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project