March 29, 201214 yr I currently have an exportfs command in my go script that exports a non-array SSD when my unRAID server boots up (my YAMJ Jukebox). However, if I stop my array and then restart it via the web interface, the NFS export disappears. I assume this is because the entire NFS service is restarted and thus my exportfs command also needs to re-run if I want the SSD exported. I know it is possible to create non-array Samba shares by adding them to the smb-extra.conf file in the config directory. Is it possible to do something like this with an NFS share as well? Is there an nfs-extra.conf file that I can create that will export my SSD anytime I start the unRAID array? If not, is there some other way that I can re-export my NFS share every time I start my array via the web interface?
September 3, 201213 yr Edit /etc/exports. http://www.idevelopment.info/data/Unix/Linux/LINUX_ExportingaFileSystemforNFS.shtml
Archived
This topic is now archived and is closed to further replies.