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

    Storage with NFS share on NetGear ReadyNAS

    Scheduled Pinned Locked Moved
    Tutorials
    1
    1
    598
    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.
    • J
      jmeyer
      last edited by jmeyer

      Add NAS on the same network of the FOG server.
      In my case, FOG server has IP 192.168.0.50 and NAS has 192.168.0.55.

      On the ReadyNAS web interface

      • Add a share and select NFS protocol.
        9f2e0b61-e22f-4109-b8b8-9f9341ae1c65-image.png

      • Click on the
        bc4c565a-f944-40b0-a2ed-adf455de886b-image.png
        of the share to add allowed computer.

      • Enter the IP of the FOG server and clic Add
        3992f960-1a47-4963-8df0-ca1fb7c51456-image.png

      • On the FOG server, create a new image directory and mount your NAS share
        a86bbebd-6947-4418-80f7-1dc9f691b67d-image.png

      • Test write from FOG server
        6e5ea8db-1147-420e-86ee-0e815dbf727c-image.png

      You should see the new directory on the ReadyNAS web interface
      12f39e1f-3d0c-4d7c-bc28-c885d76bfd4b-image.png

      To mount it add FOG server boot, edit the /etc/fstab file and add this line

      192.168.0.55:/data/images /images2  nfs      defaults    0       0
      

      e7b3be57-677b-4bd9-afc5-de3b179adc5b-image.png

      • Reboot and check auto mount working (create a file or a directory as previous test from manual mount)

      • Change owner of the /images2 directory with command

      chown fogproject:root /images2
      
      • Edit or add your storage on FOG GUI to use it.
        a67d4de1-e25f-4cea-adb6-7e547a0c196c-Capture web_5-4-2023_17415_fogserver.jpeg

      • If you added a new storage node in the same storage group, you should see your images, dev and postdownloadscripts directories on NAS share after replication.
        dbf6da1b-2392-4670-b1f2-fe50622ccd11-image.png

      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post

      159

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project