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

NFS mount doesnt work anymore since upgrade to 1.3RC (trunk)

Scheduled Pinned Locked Moved Solved
FOG Problems
3
17
3.1k
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.
  • C
    ch3i Moderator @raumin
    last edited by Sep 20, 2016, 11:36 AM

    @raumin Can you post the screenshot of your storage node (NAS) configuration from web ui ?

    1 Reply Last reply Reply Quote 0
    • R
      raumin
      last edited by Sep 20, 2016, 11:45 AM

      .mntcheck are presents in /image/ and /images/dev on the NAS.

      Here the screenshots of the settings1_1474371902759_Capture2.PNG 0_1474371902759_Capture1.PNG

      FOG trunk

      Q C 2 Replies Last reply Sep 20, 2016, 11:51 AM Reply Quote 0
      • Q
        Quazz Moderator @raumin
        last edited by Sep 20, 2016, 11:51 AM

        @raumin Check if the password matches with your NAS.

        Also, what do the permissions and ownership of the images folder on the NAS look like? (ls -lah /images)

        1 Reply Last reply Reply Quote 0
        • R
          raumin
          last edited by Sep 20, 2016, 11:53 AM

          Password is ok.

          Here the rights:

          root@rudolf:/var/log/fog # ls -lah /images/
          total 181K
          drwxrwxrwx+ 23  500 users 4.0K Jul 18 10:52 .
          drwxr-xr-x  26 root root  1.0K Sep 20 10:16 ..
          drwxrwxrwx+  2  500 users 4.0K Dec 21  2015 764
          drwxrwxrwx+  2  500 users 4.0K Oct 19  2015 764New
          drwxrwxrwx+  2  500 users 4.0K Jan 22  2015 764v2
          drwxrwxrwx+  2  500 users 4.0K Nov  3  2015 764v3
          drwxr-xr-x+  2  500 users 4.0K Jun 30 17:03 CELAB_30062016_POSTSYSPREP
          drwxr-xr-x+  2  500 users 4.0K Jul 18 10:52 CELAB_30062016_PRESYSPREP
          drwxrwxrwx+  2  500 users 4.0K Jul 18 10:52 dev
          drwxrwxrwx+  2  500 users 4.0K Dec 21  2015 GOTTIFORMATIONCONTINU
          -rwxrwxrwx+  1  500 root     0 Jan 12  2015 .mntcheck
          drwxrwxrwx+  2  500 users 4.0K Mar  2  2016 postdownloadscripts
          drwxrwxrwx+  2  500 root  4.0K Jan 12  2015 @Recycle
          drwxr-xr-x+  2  500 users 4.0K Mar 24 16:22 test_windows10
          drwxrwxrwx+  2  500 users 4.0K Jun 23  2015 uniserv
          drwxr-xr-x+  2  500 users 4.0K Jun 27 14:22 WIN10CELABLABO
          drwxrwxrwx+  2  500 users 4.0K Jul 15  2015 win732bits
          drwxrwxrwx+  2  500 users 4.0K Jun 26  2015 win764vierge
          drwxrwxrwx+  2  500 users 4.0K Mar  1  2016 windows10v1
          drwxrwxrwx+  2  500 users 4.0K Mar  3  2016 windows10_v2
          drwxrwxrwx+  2  500 users 4.0K Mar  4  2016 windows10_v3_avant_sysprep
          drwxrwxrwx+  2  500 users 4.0K Mar  7  2016 Windows10v4
          drwxrwxrwx+  2  500 users 4.0K Mar 17  2016 Windows732bitCELAB
          drwxrwxrwx+  2  500 users 4.0K Apr 23  2015 XPCELABO
          

          FOG trunk

          1 Reply Last reply Reply Quote 0
          • C
            ch3i Moderator @raumin
            last edited by Sep 20, 2016, 11:55 AM

            @raumin Can you post the result of : showmount -e 172.20.25.204 ?

            1 Reply Last reply Reply Quote 1
            • C
              ch3i Moderator @raumin
              last edited by Sep 20, 2016, 11:59 AM

              @raumin said in NFS mount doesnt work anymore since upgrade to 1.3RC (trunk):

              /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)

              Fyi it’s useless because it’s your NAS that export NFS shares, not your FOG server.

              1 Reply Last reply Reply Quote 0
              • C
                ch3i Moderator
                last edited by Sep 20, 2016, 12:12 PM

                I made a couple of test with @raumin, the showmount is OK, he tried to mount the nfs share on the FOG server without problème with
                mkdir /tmp/willy && mount -t nfs -o rw 172.20.25.204:/images /tmp/willy, he can write in…

                Any other ideas ? xD

                Q 1 Reply Last reply Sep 20, 2016, 12:14 PM Reply Quote 0
                • Q
                  Quazz Moderator @ch3i
                  last edited by Sep 20, 2016, 12:14 PM

                  @ch3i What does the exports file on the NAS look like?

                  C 1 Reply Last reply Sep 20, 2016, 12:15 PM Reply Quote 0
                  • C
                    ch3i Moderator @Quazz
                    last edited by Sep 20, 2016, 12:15 PM

                    @Quazz I think the exports in his post is the FOG server export not the NAS exports file

                    1 Reply Last reply Reply Quote 0
                    • R
                      raumin
                      last edited by Sep 20, 2016, 12:16 PM

                      Picture of error :

                      0_1474373774884_Capture.PNG

                      FOG trunk

                      C 1 Reply Last reply Sep 20, 2016, 12:18 PM Reply Quote 0
                      • C
                        ch3i Moderator @raumin
                        last edited by Sep 20, 2016, 12:18 PM

                        @raumin I don’t know if it’s normal that you have a double backslash in the nfs url //images/

                        1 Reply Last reply Reply Quote 0
                        • C
                          ch3i Moderator
                          last edited by Sep 20, 2016, 12:22 PM

                          After removing the / in the path (in web ui), it’s functional…

                          1 Reply Last reply Reply Quote 0
                          • R
                            raumin
                            last edited by Sep 20, 2016, 12:46 PM

                            Yep, everything is ok.

                            Thank you !

                            FOG trunk

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

                            132

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project