Simple NAS setup for Ubuntu
Posted
by
Sean Houlihane
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Sean Houlihane
Published on 2011-10-21T08:01:56Z
Indexed on
2012/03/19
10:18 UTC
Read the original article
Hit count: 297
So, I want to connect my shiny new NAS (QNAP TS-210p II) to my Ubuntu 11.10 box. I have a 2nd Ubuntu machine, but I don't use that enough to be too worried about it. Use is ideally to offload all storage except for system (which can then run off a 30GB flash drive). The main machine also runs Myth front/backends. Both are on a wired network currently.
I have got a basic setup working, mounted over NFS, but have some issues, and whenever I look for answers, I seem to get unto the UbuntuServer domain, with what seems like more detail than I want in an answer.
Questions I have identified so far:
1) Sharing UIDs to get file permissions correct. LDAP or something else? What is necessary to make this work?
2) Mounting an NFS device reliably. Do I just add it in fstab
or is some sort of auto-mount advisable? Its a wired network, but I shouldn't need to worry about reboot after power-outages and sequencing...
© Ask Ubuntu or respective owner