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

Mounting File System Failed

Scheduled Pinned Locked Moved
FOG Problems
6
16
4.9k
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.
  • I
    ITSolutions Testers
    last edited by ITSolutions Apr 25, 2016, 7:38 AM Apr 25, 2016, 1:37 PM

    Here is a guide on how to set it up. There have been mixed reports on this working.

    https://wiki.fogproject.org/wiki/index.php/Windows_Storage_Node

    1 Reply Last reply Reply Quote 0
    • Q
      Quazz Moderator
      last edited by Apr 25, 2016, 5:28 PM

      No, FOG uses NFS for image capture and deployment.

      W 1 Reply Last reply Apr 25, 2016, 11:03 PM Reply Quote 0
      • A
        arnaudrigole
        last edited by Apr 25, 2016, 7:26 PM

        Hi,
        You can export the fog storage only via NFS. I tried to setup a local directory, shared by fog nfs server, then mount it via cifs on a windows srver but it don’t work too. Still have right/protocol issues due to NFS.

        If you follow the windows storage node procedure, maybe you’ll get errors like i encounter actually, can’t access to shared nfs directory (windows server 2012r2), maybe not (in this case i’ll appreciate your help too ;). check the thread, it will be updated as soon as we work on a solution:

        https://forums.fogproject.org/topic/7263/permission-denied-input-output-error-nfs-ext-storage-urgent/6?loggedin

        The best way to export fog storage still NFS hosted by Linux!

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman @Quazz
          last edited by Apr 25, 2016, 11:03 PM

          @Quazz said in Mounting File System Failed:

          No, FOG uses NFS for image capture and deployment.

          I have imaged over CIFS before with fog. the inits don’t support it but Tom built CIFS support into the kernel when I requested it - I tested it and it works with no noticeable performance hit.

          I’ve been meaning to build alternative inits for using CIFS but just haven’t done it yet… blah… I need a vacation.

          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/

          A 1 Reply Last reply Apr 26, 2016, 10:17 AM Reply Quote 0
          • A
            arnaudrigole @Wayne Workman
            last edited by Apr 26, 2016, 10:17 AM

            @Wayne-Workman
            Over CIFS? interesting, this is not publicated already?

            T 1 Reply Last reply Apr 26, 2016, 10:48 AM Reply Quote 0
            • T
              Tom Elliott @arnaudrigole
              last edited by Apr 26, 2016, 10:48 AM

              @arnaudrigole What do you mean?

              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

              A 1 Reply Last reply Apr 26, 2016, 11:40 AM Reply Quote 0
              • A
                arnaudrigole @Tom Elliott
                last edited by Apr 26, 2016, 11:40 AM

                @Tom-Elliott
                Hi Tom,

                “Tom built CIFS support into the kernel when I requested it”, so this kernel is already integrated in fog 1.2 ? fog trunk?

                It support cifs over nfs? or cifs mounting directly?

                T 1 Reply Last reply Apr 26, 2016, 11:41 AM Reply Quote 0
                • T
                  Tom Elliott @arnaudrigole
                  last edited by Apr 26, 2016, 11:41 AM

                  @arnaudrigole CIFS directly.

                  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

                  A 1 Reply Last reply Apr 26, 2016, 11:43 AM Reply Quote 0
                  • A
                    arnaudrigole @Tom Elliott
                    last edited by Apr 26, 2016, 11:43 AM

                    @Tom-Elliott
                    So now its possible to mount directly CIFS storage in fog storage nodes, with fog trunk?

                    T 1 Reply Last reply Apr 26, 2016, 11:49 AM Reply Quote 0
                    • T
                      Tom Elliott @arnaudrigole
                      last edited by Apr 26, 2016, 11:49 AM

                      @arnaudrigole I don’t understand.

                      There is CIFS support built into the kernel. That WILL allow you to mount the CIFS share, yes.

                      There is no code base that supports it within the scripts though. You have to manually mount it.

                      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

                      A 1 Reply Last reply Apr 26, 2016, 11:56 AM Reply Quote 0
                      • A
                        arnaudrigole @Tom Elliott
                        last edited by arnaudrigole Apr 26, 2016, 5:59 AM Apr 26, 2016, 11:56 AM

                        @Tom-Elliott

                        Sorry if i’m hard to understand.

                        I tried to mount a cifs directory on a Windows server, with mount.cifs cmd.
                        Then i defined in the fog storage node, the local @ip, path to mount point, and it never worked when trying to upload an image (failed to mount nfs, every time)

                        Tried to put the wsrvr @Ip in the storage node, with path to access cifs shared directory , but same issue : failed to mount nfs

                        I encountered all the possible issue trying to externalize the fog storage x)
                        Last , i was on join.me with @Wayne-Workman to work on NFS share, we solved the unix access problem, but it still don’t work for FOG today, no error displayed 😕

                        W 1 Reply Last reply Apr 26, 2016, 9:33 PM Reply Quote 0
                        • W
                          Wayne Workman @arnaudrigole
                          last edited by Wayne Workman Apr 26, 2016, 3:34 PM Apr 26, 2016, 9:33 PM

                          @arnaudrigole to be fair, I only successfully downloaded. But I don’t see why an upload wouldn’t work either.

                          Also, this was a SAMBA share on the fog server itself, there was no windows involved. This is part of my standard FOG setup, to share the /images directory via Samba for easier image backup and easier disaster recovery.

                          I’ll make public the thread about the CIFS stuff, it’s in an area not able to be seen by regular forum users. I’ll link it here.

                          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/

                          A 1 Reply Last reply Apr 27, 2016, 12:27 PM Reply Quote 0
                          • W
                            Wayne Workman
                            last edited by Apr 26, 2016, 9:44 PM

                            I can’t find it… but I did do it.

                            I’ll reproduce.

                            Maybe with my new-found shell / php knowledge I can modify the inits… maybe.

                            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/

                            Q 1 Reply Last reply Apr 27, 2016, 8:33 AM Reply Quote 0
                            • Q
                              Quazz Moderator @Wayne Workman
                              last edited by Apr 27, 2016, 8:33 AM

                              @Wayne-Workman https://forums.fogproject.org/topic/5145/script-to-install-samba-with-settings-for-fog

                              1 Reply Last reply Reply Quote 1
                              • A
                                arnaudrigole @Wayne Workman
                                last edited by Apr 27, 2016, 12:27 PM

                                @Wayne-Workman
                                Yeah i know my setup is not a regular configuration, but now it works with nfs server on windows , in upload / download. As you know there are more chances to encounter a problem in upload… ^^

                                1 Reply Last reply Reply Quote 0
                                • 1 / 1
                                1 / 1
                                • First post
                                  11/16
                                  Last post

                                156

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project