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

FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS

Scheduled Pinned Locked Moved
General
5
59
23.0k
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.
  • S
    Slowave
    last edited by Apr 20, 2015, 9:53 AM

    Hi,

    After “service mountd reload”, i have:

    “Bad exports list line”

    [QUOTE]Bad exports list line /images
    Bad exports list line /images/dev
    Bad exports list line /data/images
    Bad exports list line /data/images/dev
    Bad exports list line /Volume1/data/images
    Bad exports list line /Volume1/data/images/dev
    Bad exports list line /mnt/Volume1/data/images
    Bad exports list line /mnt/Volume1/data/images/dev [/QUOTE]

    [IMG]http://image.noelshack.com/fichiers/2015/17/1429537843-freenas14.png[/IMG]

    When i restart the “NFS service” FreeNAS, The file is deleted.

    1 Reply Last reply Reply Quote 0
    • S
      Slowave
      last edited by Apr 21, 2015, 7:39 AM

      New.
      I have not the error when i replace “" by "192.168.56.”.
      Service mountd restart
      ->Stopping mountd
      ->Starting mountd

      [IMG]http://image.noelshack.com/fichiers/2015/17/1429601741-freenas15.png[/IMG]

      But when i upload i always the same error: permission denied.
      I change the id and password for the storage management by root/admin. The permission also in my Freenas for /mnt/Vol… (root 777). Same error.

      I put exactly the same permission on my storage node FOG and my Freenas on the folder/file.
      Storage node up client -> ok.
      Freenas up client -> Permission denied.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Apr 21, 2015, 8:22 AM

        So your images volume has the .mntcheck and dev/.mntcheck files?

        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
        • S
          Slowave
          last edited by Apr 21, 2015, 2:52 PM

          Yes i have.
          [IMG]http://image.noelshack.com/fichiers/2015/17/1429627840-freenas16.png[/IMG]

          I have never create the file “.mnt”. I don’t know if i can delete it.
          [IMG]http://image.noelshack.com/fichiers/2015/17/1429628003-freenas17.png[/IMG]

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

            So what is in your exports file? Normally this is located in /etc/exports

            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
            • S
              Slowave
              last edited by Apr 21, 2015, 3:08 PM

              [IMG]http://image.noelshack.com/fichiers/2015/17/1429628788-freenas18.png[/IMG]

              Fog server, freeNAS and client are in the network 192.168.56.0/24

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

                Does your freenas have /images /data/images /Volume1/data/images AND /mnt/Volume1/data/images?

                You can only share one mount point at a time. If they all reference the same point, they will not work.

                I’d recommend commenting or removing the

                /images
                /images/dev
                /data/images
                /data/images/dev
                /Volume1/data/images
                /Volume1/data/images/dev

                Set up the FOG GUI to look at /mnt/Volume1/data/images and all shoudl start 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
                • S
                  Slowave
                  last edited by Apr 21, 2015, 3:28 PM

                  You’re right. I have follow this tuto: [url]http://fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount[/url] and i have thought in my case, I should add all paths.
                  I delete it.

                  [B][U]TEST[/U]:[/B]
                  [U]/etc/exports -> OK[/U]
                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429629845-freenas19.png[/IMG]

                  [U]Path -> OK[/U]
                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429629907-freenas20.png[/IMG]
                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429629968-freenas21.png[/IMG]

                  [U]Upload client -> Not[/U]

                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429630035-freenas22.png[/IMG]

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

                    Did you restart the nfs server so it reloads the exports?

                    Normally this can be done with [code]exportfs -a[/code]

                    However if this isn’t available to you, it may be needed of something like:
                    [code]service nfs restart[/code]

                    Or [code]service mountd restart[/code]

                    Does it still give you the bad exports list statement?

                    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
                    • S
                      Slowave
                      last edited by Apr 22, 2015, 6:58 AM

                      [IMG]http://image.noelshack.com/fichiers/2015/17/1429685896-freenas23.png[/IMG]
                      All it’s ok after restart

                      When i look the log of my FreeNAS:

                      [IMG]http://image.noelshack.com/fichiers/2015/17/1429689682-freenas24.png[/IMG]

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Apr 22, 2015, 8:22 AM

                        Do me a favor and for now remove the ip from the exports lines and restart mounts. Does it work then?

                        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
                        • S
                          Slowave
                          last edited by Apr 22, 2015, 8:51 AM

                          Doesn’t work. I have the same error.
                          [IMG]http://image.noelshack.com/fichiers/2015/17/1429692530-freenas25.png[/IMG]

                          Last line. 192.168.56.4 is my client how i want upload.

                          Maybe my mistake did not come from my FreeNAS…Everything looks ok for the configuration.

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott
                            last edited by Apr 22, 2015, 11:05 AM

                            When you access the system via a mount point or anything does it auto specify as /Volume1/data/images?

                            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
                            • S
                              Slowave
                              last edited by Apr 22, 2015, 12:24 PM

                              FTP with root, i am directly “/”. In anonymous: “/mnt/Volume1/data/images”
                              SSH with root, “/root”

                              If i add NFS share, i can put the path “/mnt/Volume1/data/images” but the data in “/etc/exports” will be changed. So i desable it.

                              If i add NFS share, look the “/etc/exports”
                              [IMG]http://image.noelshack.com/fichiers/2015/17/1429705966-freenas26.png[/IMG]

                              If i edit this file with the good config "*(ro, ,sync…), i have the same error.

                              1 Reply Last reply Reply Quote 0
                              • S
                                Slowave
                                last edited by Apr 23, 2015, 6:57 AM

                                OMFG !!!

                                [IMG]http://image.noelshack.com/fichiers/2015/17/1429772127-freenas27.png[/IMG]

                                1 week I’m on the same problem, and it works finally! I can upload a client on my FreeNAS !!!

                                The upload is not finished, I will tell you my work when everything will be perfect (upload/download)

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Slowave
                                  last edited by Apr 23, 2015, 8:21 AM

                                  Ok. So the upload are finish but my images is on “/dev/@MAC” and not /images/name".
                                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429776385-freenas28.png[/IMG]

                                  I find maybe a solution: [url]http://fogproject.org/forum/threads/ftp-rename-failed.8924/[/url]

                                  I will test this solution. If i understand, it’s a FTP or TFTP (FTP for my FreeNAS) that moves the image from “/dev/@MAC” there to"/images/NameImage".

                                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429777100-freenas30.png[/IMG]

                                  As we can see, my Fog Server (192.168.56.102) connects to my FreeNAS (ROOT FTP login successful /User root login successful) but can’t copy…

                                  Root have all the permission:
                                  [IMG]http://image.noelshack.com/fichiers/2015/17/1429777674-freenas31.png[/IMG]

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Slowave
                                    last edited by Apr 23, 2015, 9:11 AM

                                    I test the cmd on my FreeNAS

                                    chown -R fog:wheel /mnt/Volume1/data/images

                                    (Wheel is the group of my root)

                                    EDIT: Doesn’t Work…FOGFTP: Failet to rename file…

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman
                                      last edited by Apr 23, 2015, 11:58 AM

                                      Go to your storage node settings, ensure the username and password in there are correct.

                                      If they are, reset your fog user’s password, then reset the storage node’s password.

                                      If that doesn’t work, then try to change the owner of /images (recursively) to fog, and set permissions to 777, then try again?

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Slowave
                                        last edited by Apr 23, 2015, 12:19 PM

                                        The username/password of my FreeNAS must be correct compare which user? FOG_TFTP_FTP_USERNAME/PASSWORD ?

                                        I do the upload in my Storage Management with the user “root” of my FreeNAS.
                                        There are too many users, I am lost ! 😄

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Apr 23, 2015, 1:53 PM

                                          If you’re doing the Storage Management with the “root” user of FreeNAS, make sure the information the Storage Node has is correct.

                                          This has NOTHING to do with FOG_TFTP_FTP_USERNAME/PASSWORD. That field is reserved almost entirely for the kernel downloading.

                                          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
                                          • 2
                                          • 3
                                          • 3 / 3
                                          3 / 3
                                          • First post
                                            36/59
                                            Last post

                                          195

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project