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

    SERVER FOG STORAGE FAILS WHEN ADDING AN NFS UNIT

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    2
    3
    380
    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.
    • P
      Pere Pozo Miro
      last edited by

      I have a structure of:

      FOG server master + server01Storage 100GB + server02Storage 10GB System + (NFS disk drive 100Gb storage "/images)

      with the server01 storage there is no problem, but in the storage2 that has the “/images” folder in a NFS 172.30.0.4 /images unit I have the following error all the time.

      reason: mount : mounting 172.30.0.3/images/dev on /images failed: Permission denied
      nov 09 11:18:13 fogstor01 rpc.mountd[20650]: authenticated mount request from 172.30.0.122:830 for /images/dev (/images/dev)
      nov 09 11:18:13 fogstor01 rpc.mountd[20650]: Cannot export /images/dev, possibly unsupported filesystem or fsid= required

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

        What is the contents of your /etc/exports file?

        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
        • P
          Pere Pozo Miro
          last edited by Sebastian Roth

          In nas server:

          root@nasmad00:/# cat /etc/exports
          /images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
          /images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
          
          root@nasmad00:/# df -h
          S.ficheros Tamaño Usados Disp Uso% Montado en
          /dev/mapper/centos_centos-root 8,0G 1,6G 6,5G 20% /
          devtmpfs 905M 0 905M 0% /dev
          tmpfs 915M 0 915M 0% /dev/shm
          tmpfs 915M 8,4M 907M 1% /run
          tmpfs 915M 0 915M 0% /sys/fs/cgroup
          /dev/xvda1 1014M 235M 780M 24% /boot
          /dev/mapper/centos_centos-images 90G 33M 90G 1% /images
          tmpfs 183M 0 183M 0% /run/user/0
          

          in fogstorage:

          root@fogstor01:/# df -h
          S.ficheros Tamaño Usados Disp Uso% Montado en
          /dev/mapper/centos_centos-root 8,0G 3,1G 5,0G 39% /
          devtmpfs 905M 0 905M 0% /dev
          tmpfs 915M 8,4M 907M 1% /run
          tmpfs 915M 0 915M 0% /sys/fs/cgroup
          172.30.0.4:/images/ 90G 33M 90G 1% /images
          
          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          161

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project