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

    ADD share folder Buffalo NAS after fog installation

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    7
    2.4k
    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.
    • Z
      zingaro
      last edited by

      Server
      • FOG Version: 1.3.0
      • OS:
      Client
      • Service Version:
      • OS:
      Description

      it’s possible after installed FOG change the storage position from Internal HDD to LAN Buffalo shared directory ?
      IP fog Server is 192.168.1.130 ( default storage internal HDD 1Terabyte \images directory )
      I will change the Storage position to NAS ( 192.168.1.xxx ) into \images folder ( shared sftp,ftp,atp service enabled )

      note: when connected to NAS via ftp the path showed is /mnt/array/images

      fron ubuntu file manager the network is avaliable and accessible

      george1421G 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        if the device supports NFS & FTP - or iSCSI, you can do 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!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        Z 1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @zingaro
          last edited by

          @zingaro The key is to have the ftp user home directory set up to the images folder root.

          I did write a proof of concept tutorial on how to make a windows server storage node for FOG. It doesn’t directly relate to your buffalo device, but you can draw some parallels between the two. https://forums.fogproject.org/topic/6941/windows-server-as-fog-storage-node-proof-of-concept-blog

          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
          • Z
            zingaro @Wayne Workman
            last edited by

            @Wayne-Workman
            can you help me with the configuration?
            I would not destroy the system!

            you can not set up access dirct from fog 1.3 menu.
            it’s possible run again the fog wizard setup ? ( i remember that fog setup asks mount NFS access )

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @zingaro
              last edited by

              @zingaro Create an NFS share on it, and an FTP share for the same place. Create a ‘fog’ user for FTP, give it full control over the NAS image directory. make .mntcheck and /dev/.mntcheck inside the directory. Plug this info into Storage Management as a new node.

              Search the forums for examples, it’s been done many times before.

              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/

              Z 1 Reply Last reply Reply Quote 0
              • Z
                zingaro @Wayne Workman
                last edited by

                @Wayne-Workman Hi,
                i was created an NFS point with edit fstab files:
                //192.168.1.124/images_clonezilla /mnt/lswxl cifs username=xxxx,password=xxxx 0 0

                and work fine after mount -a , i see the files into /mnt/lswxl/ .

                Next Step ?

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @zingaro
                  last edited by

                  @zingaro That’s not NFS, in the command it says cifs. without heavy init modification, fog will not work with cifs. Also, you shouldn’t setup an NFS share this way, either. The share does not get mounted to the server at all, because if it were, imaging would not work. The Linux kernel will not allow you to re-export an already exported directory. You don’t even need to touch the CLI of the main server to do this. Just the NAS and the web interface of FOG.

                  On the NAS, create an NFS share with full read/write permissions for everyone. Create an FTP user called fog and grant it full rights to the share. In the share, make a file called .mntcheck and a folder called dev and inside of dev make another file called .mntcheck Then plug in the IP address and share name and the fog user along with it’s password, and ftp path into FOG’s web interface.

                  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
                  • 1 / 1
                  • First post
                    Last post

                  233

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project