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

Synology NAS as FOG Storage node

Scheduled Pinned Locked Moved
Tutorials
10
31
19.6k
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.
  • G
    Grizzly @george1421
    last edited by Feb 15, 2017, 6:14 PM

    @george1421 Yeah I was originally looking at how to install FOG on the Synology NAS as a Storage Node but couldn’t seem to find a way to do that yet. This way is a bit hacky but it is working without issue thus far!

    1 Reply Last reply Reply Quote 1
    • V
      VincentJ Moderator
      last edited by Feb 15, 2017, 6:51 PM

      If you setup NFS and FTP then it should work perfectly.

      I use Synology and FreeNAS’ as storage nodes. My Fog Server doesn’t even serve images.

      G 1 Reply Last reply Feb 15, 2017, 7:09 PM Reply Quote 0
      • G
        george1421 Moderator @VincentJ
        last edited by george1421 Feb 15, 2017, 1:10 PM Feb 15, 2017, 7:09 PM

        @VincentJ Just for clarity the issue I’m working on is the dashboard reporting only works correctly if the storage node is a “real” fog server. If that isn’t a problem then a NAS will work perfectly.

        The only caveat to using a NAS as your primary storage is that multicast deployments will not work at all. If you only do unicast imaging then again, there is no problem using a NAS in this manner.

        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!

        1 Reply Last reply Reply Quote 0
        • B
          brusa.matteo
          last edited by Mar 9, 2017, 2:02 PM

          hello, I’m trying to use this…and when the sync starts the error I receive is: mirror: Access failed: 550 No such file or directory. (/volume9/fog_images/test01) test01 is the test images I’ve created…
          all the other point ar ok as the guide…

          1 Reply Last reply Reply Quote 0
          • B
            brusa.matteo
            last edited by brusa.matteo Mar 22, 2017, 8:55 AM Mar 22, 2017, 2:54 PM

            Hello, so…
            the sync between the default repository and the synology works.
            Now I’ve moved the synology storage on another storage group, because I want to use only it since the default (fog server) has not enough space for my pourpose…
            The snapins creation and distribution works fine (i can create snapins only on the synology and deploy them from the synology)
            But…trying to capture an image (setted to stay on the synology storage) I receive an error:

            mounting x.x.x.x:/fog_images/dev on /images failed: Permission denied

            have you any suggestions?

            G 1 Reply Last reply Mar 22, 2017, 4:10 PM Reply Quote 0
            • G
              george1421 Moderator @brusa.matteo
              last edited by george1421 Mar 22, 2017, 10:11 AM Mar 22, 2017, 4:10 PM

              @brusa.matteo Hmm I didn’t see your post from a few days ago, sorry.

              You are getting a permission denied message. This sounds like you don’t have the nfs permissions setup correctly on your NAS.

              Specifically in this section

              NFS Permission (tab)
              Create new Permission
              Hostname or IP: *
              Privilege: Read/Write
              Squash: No mapping
              Security: sys
              Checked Enable asynchronous
              Checked Allow users to access mounted subfolders

              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!

              B 1 Reply Last reply Mar 29, 2017, 2:46 PM Reply Quote 0
              • B
                brusa.matteo @george1421
                last edited by Mar 29, 2017, 2:46 PM

                @george1421 thanks for your reply…
                it was my fault: I had entered the wrong path in the configuration…
                working late at night is not a good idea!!
                thaks a lot!

                1 Reply Last reply Reply Quote 1
                • K
                  KKTwenty101
                  last edited by May 10, 2017, 11:58 AM

                  @george1421 I “cheesed” the dashboard in our FOG by mounting the image folder on the FOG server as NFS from my synology NAS (rather than add another storage node). Using an 815+ here and have been for a while.

                  G 1 Reply Last reply May 10, 2017, 12:09 PM Reply Quote 0
                  • G
                    george1421 Moderator @KKTwenty101
                    last edited by george1421 May 10, 2017, 6:10 AM May 10, 2017, 12:09 PM

                    @KKTwenty101 said in Synology NAS as FOG Storage node:

                    @george1421 I “cheesed” the dashboard in our FOG by mounting the image folder on the FOG server as NFS from my synology NAS (rather than add another storage node). Using an 815+ here and have been for a while.

                    ^^Please explain this^^

                    If I understand correctly you have an nfs share on your nas, and you mounted that nfs share over the /images directory on your fog server. And the fog server is sharing out the /images directory on your fog server??

                    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!

                    K 1 Reply Last reply May 22, 2017, 10:28 AM Reply Quote 0
                    • K
                      KKTwenty101 @george1421
                      last edited by May 22, 2017, 10:28 AM

                      @george1421 yes. That way the fog server considers /images local so the “defaultmember” pie chart works just fine.

                      1 Reply Last reply Reply Quote 0
                      • A
                        Alex78
                        last edited by Alex78 Jun 29, 2018, 3:25 AM Jun 29, 2018, 8:42 AM

                        @george1421 Hello, i did all the things you say, but i stay with this error, and i don’t know what this means:
                        0_1530264310568_ok.PNG

                        Did someone known this problem ?

                        G 1 Reply Last reply Jun 29, 2018, 10:41 AM Reply Quote 0
                        • G
                          george1421 Moderator @Alex78
                          last edited by Jun 29, 2018, 10:41 AM

                          @alex78 Just be aware that changes in the FOG program make using a NAS as a storage node a bit more difficult.

                          Did you complete all parts of the tutorial? With synology nas, typically the path would be /volume1/images/igmWindows it appears you have missed a setting someplace.

                          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!

                          A 2 Replies Last reply Jun 29, 2018, 11:35 AM Reply Quote 0
                          • A
                            Alex78 @george1421
                            last edited by Jun 29, 2018, 11:35 AM

                            @george1421
                            Ok, I am still checking all the steps of your tutorial and I will come back to you, if it not solved the problem or on the contrary if it solved it, thank you for your answer.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Alex78 @george1421
                              last edited by Alex78 Jun 29, 2018, 6:25 AM Jun 29, 2018, 12:13 PM

                              I think it’s working thanks you 🙂

                              Tom ElliottT 1 Reply Last reply Jun 29, 2018, 6:17 PM Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott @Alex78
                                last edited by Jun 29, 2018, 6:17 PM

                                @alex78 Can you tell us what you had missed originally and what you did to fix it? This could help another user down the road, so always good to share if you can.

                                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 Jul 2, 2018, 6:37 AM Reply Quote 1
                                • A
                                  Alex78 @Tom Elliott
                                  last edited by Jul 2, 2018, 6:37 AM

                                  @tom-elliott I just unchecked “Enable advanced sharing permissions in affected folders”:
                                  0_1530513445336_Capture111.PNG

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    abrar1108
                                    last edited by Aug 11, 2018, 4:57 AM

                                    I would like to appreciate this nice little post, I wish I had stumbled upon this earlier. Last week I tried creating my Synology NAS as a storage node and it worked. Little did I know that was the beginning of my misery. Whole week I struggled in fixing the replication issues.
                                    Had I found this Thread earlier, I wouldn’t have attempted it.

                                    1 Reply Last reply Reply Quote 0
                                    • V
                                      Vincent Caraby
                                      last edited by Aug 22, 2018, 10:00 AM

                                      Hi,

                                      First of all, thanks to george1421 and other users who deliver this solution.

                                      Before i say what is my problem, the existant :

                                      FOG serveur 1.5.4 on a Debian 9.4 with no graphical environment (terminal only) with 100Go disk. This debian is virtual on ESX6.5.0
                                      NAS : Synologie DS116 with plenty of space

                                      I’m a bit confuse.

                                      All opération discribe here works whell, but when i capture, the image is copied on FOG server. Then, after capture, image is automaticaly copied on NAS. But after copy on NAS was finish, she stay on my FOG server, so after two Win10 capture the server is full.

                                      What i miss out on ?
                                      Is the capture normally do directly on NAS without any write on Server ?

                                      Thanks in advance.

                                      G 1 Reply Last reply Aug 22, 2018, 10:06 AM Reply Quote 0
                                      • G
                                        george1421 Moderator @Vincent Caraby
                                        last edited by Aug 22, 2018, 10:06 AM

                                        @Vincent-Caraby First let me say that changes in the fog server makes using a non-fog NAS a problem if you have it configured as you have it now. The FOG replicator will continue to copy the image over and over again to your NAS.

                                        But let me tell you that you can do what I think you want. You must know that you can only capture images to a Master Node in a storage group. So in your settings change it so the NAS is the master node in your storage group, instead of the FOG server. This should make the images to go directly to the NAS and not FOG server.

                                        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!

                                        V 1 Reply Last reply Aug 22, 2018, 2:03 PM Reply Quote 0
                                        • V
                                          Vincent Caraby @george1421
                                          last edited by Aug 22, 2018, 2:03 PM

                                          @george1421

                                          Thanks, i see the red message at top of topic to late.
                                          I test this solution, it seem to be wright but i’m stuck on a permission problem.

                                          Setup my NAS storage node to master node. But when i would capture there a message “permission denied” when mounting file system.

                                          I don’t understand who on what give permission ? I suppose it’s my “adminfog” (fog server) to my NAS folders (images, snapins, tftpboot).

                                          Is there a file where i can configure this rigtly ? A bit lost and not linux expert, but i prefer use config files if possible.

                                          Some capture of my configuration :

                                          2_1534946534225_fog_capture_error_wo_ip.png

                                          1_1534946534225_config_storage_node.png

                                          0_1534946534223_config_node_list.png

                                          G 1 Reply Last reply Aug 22, 2018, 2:27 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post

                                          121

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project