Page 1 of 1

Using Network Storage with Amahi

Posted: Sat Feb 15, 2014 9:14 am
by theevilempire
I'm very new to Linux, and servers in general. But I do currently have a rudimentary FreeNAS server setup to share with my LAN over AFP and SMB.

I was trying to find in the Amahi documentation know how to use it with existing network storage. Is this possible? Specifically, I know that since Amahi is based on Fedora that it would be possible to mount network storage just as you would in any other Linux distribution. But is it possible through the Amahi interface? And is it possible to do so, so that the drives are available for all of Amahi's services?

I'm flexible on what sharing service is used. SMB, AFP, CFIS are all fine and supported by FreeNAS.

Re: Using Network Storage with Amahi

Posted: Sat Feb 15, 2014 12:53 pm
by bigfoot65
Depends on how you mount the NAS. You can check the wiki for assistance.

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 2:38 pm
by beans
I have a similar question .

I have a 3 tb Buffalo network storage unit on the same network as my server.

How do I add it to my system? At this point Amahi doesn't see it. I assume that if Fedora can see and access it, amahi would as well.

What is the best way to do that?

Thanks in advance

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 2:50 pm
by bigfoot65
This might help.
https://wiki.amahi.org/index.php/SharingToNAS

The wiki is out primary area for how to's and solutions to common problems.

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 2:56 pm
by beans
Yes, I have thanks.

I will try it in the morning.

However, in the below, where is the NAS's name or share name?

//server/share /var/hda/files/music cifs credentials=/root
/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 3:01 pm
by bigfoot65
The instructions indicate you will need to check what the NAS name will be. It provides a command to run. You then replace ////server/share with the NAS name and share.

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 3:05 pm
by beans
Thanks I will se how it goes.

Re: Using Network Storage with Amahi

Posted: Thu Jul 24, 2014 3:09 pm
by bigfoot65
This may help too.
http://serverfault.com/questions/265920 ... nux-server

Google is your friend :)