Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
06-02-2020, 05:30 AM
|
#1
|
Member
Registered: Aug 2008
Location: France
Posts: 696
Rep:
|
Recommended NAS for home use?
Hello,
I know nothing about NAS and would like to get one to back up data at home (so a single disk is enough).
I read the main brands are Synology, WD, Seagate, QNAP, and Buffalo.
Which brand + model would you recommend, ideally one that runs on Linux or whose proprietary firmware can be replaced with Linux.
Thank you.
Last edited by littlebigman; 06-02-2020 at 06:23 AM.
|
|
|
06-02-2020, 05:44 AM
|
#2
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,337
|
I wont recommend you anything (because I do not really know your needs).
Here is my setup: I have a HDD built into the main desktop PC and there is another one connected to the router by an usb port (as an external disk). Also some important data saved outside. I have no NAS.
|
|
|
06-02-2020, 06:01 AM
|
#3
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,392
|
Why do you care ?. My minimum requirement would be a (root) ssh login capability. Then just leverage all the years of experience they have put in to make the kit work. I'm sure all the major players cover this these days.
Years ago I got a crappy Seagate GoFlex Home so-called NAS. Had a Windoze client that I used to setup targets for my Linux systems. Very limited but I eventually managed to get a SMB/CIFS mount to work on each for a backup script. Didn't use it for years then found a hack that allowed me to install Arch Linux on it so I had a decent backup target for the household. Put a decent low power disk in it and am still using it. You shouldn't really have to bother these days.
|
|
|
06-02-2020, 06:19 AM
|
#4
|
LQ Addict
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316
|
I use a USB disk connected to an always-on Odroid (Korean ARM-based nanocomputer). The Odroid runs Ubuntu. A small program named hd-idle puts the disk to sleep after a few minutes of inactivity to minimize noise and power consumption.
|
|
|
06-02-2020, 06:23 AM
|
#5
|
Member
Registered: Aug 2008
Location: France
Posts: 696
Original Poster
Rep:
|
|
|
|
06-02-2020, 07:09 AM
|
#6
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,195
|
I use a BURP backup server, and an old desktop machine loaded with FREENAS for network storage. I never mix the two functions of backup and NAS. (of course, YMMV)
|
|
|
06-02-2020, 07:25 AM
|
#7
|
LQ Addict
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316
|
Quote:
Originally Posted by littlebigman
|
That's mine, yes 
I currently try it out as a video server. Just enough power for transcoding.
Depending on your location, you may be better off getting it from the source, a company named hardkernel.
Last edited by berndbausch; 06-02-2020 at 07:26 AM.
|
|
|
06-02-2020, 08:13 AM
|
#8
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 4,827
|
Recommended NAS for home use?
I've got a Qnap which has been running non-stop for over 12 years. Great unit.
|
|
|
06-02-2020, 08:27 AM
|
#9
|
Senior Member
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252
|
Synology 718+ here with 2x4TB WD reds. Been running for a couple of years now with zero issues. Not cheap but I didn't want to build my own and the Web UI Synology provides is awesome.
|
|
|
06-02-2020, 11:58 AM
|
#10
|
Senior Member
Registered: Jun 2015
Location: Tucson, AZ USA
Distribution: LMDE 6
Posts: 1,244
|
I rolled my own. Currently have 3tb pre format space, can move up to 10tb total via hot swap. Running Ubuntu headless. Get a modest case, add a few hot swap cages and go nuts. If you run either FreeNas or OpenMediaVault you have the web gui. I'm not sure how capable those are for other services, docker and such though.
Last edited by jmgibson1981; 06-02-2020 at 12:00 PM.
|
|
1 members found this post helpful.
|
06-08-2020, 03:04 PM
|
#11
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
The major NAS makers all use some version of linux that I know of. You can't easily replace your own version but enough information and support exists online to do it if you insist.
The arm based nas devices tend to use the least amount of energy but also suffer things like transcoding. The intel based nas's usually offer a bit more support for media and virtual machines.
|
|
1 members found this post helpful.
|
06-09-2020, 05:53 AM
|
#12
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 6,195
|
Quote:
Originally Posted by jefro
The major NAS makers all use some version of linux that I know of. You can't easily replace your own version but enough information and support exists online to do it if you insist.
The arm based nas devices tend to use the least amount of energy but also suffer things like transcoding. The intel based nas's usually offer a bit more support for media and virtual machines.
|
I have worked with two that used Windows with special drivers. I considered them a pain, but they were what the VP of IT provided and better than nothing. They worked.
|
|
|
06-09-2020, 02:49 PM
|
#13
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
The windows nas must have been some high end enterprise level?? Guess I was thinking SOHO stuff.
|
|
|
06-17-2020, 04:17 PM
|
#14
|
Member
Registered: Apr 2018
Location: Delden, NL
Distribution: Ubuntu
Posts: 261
Rep: 
|
Quote:
Originally Posted by rkelsen
I've got a Qnap which has been running non-stop for over 12 years. Great unit.
|
I've had two QNAP NAS'ses and I was quite happy with them UNTIL they spontaneously attracted malware that made my ISP disconnect my Internet access (they're very strict and I am happy with it).
QNAP had malware/ransomware attack problems in 2019 and in 2020, they returned:
- https://www.zdnet.com/article/thousa...natch-malware/
- https://borncity.com/win/2020/06/12/...ix-ransomware/
This malware got on my two QNAP NAS boxes while I always try to stay up-to-date with the updates. I had no data encryption problem, so I have stayed away from that. However I found QNAP to react slowly to the problem.
Now I build my custom NAS using standard Ubuntu server software. Because this is used in a LOT of servers I rely on it to suit my needs. (and I keep BACKUPS on a secondary backup server as well). It suits me very well and while the QNAP was suitable for storing data, they were not powerful enough to act as a real server.
BTW I have had a Synology NAS, a DROBO box, an OpenMediaVault server box and a Freenas server box as well - all had their advantages and disadvantages. After having been through all these specialized solutions, I found Ubuntu server to be the best as it is standard, you can extend it with about anything you want and it is reliable.
So my recommendations are:
- Build yourself a standard Linux server using commodity hardware.
- Use a standard Linux distribution like Ubuntu, Debian or CentOS so you can rely on online support
- When selecting a motherboard, take a look at the more expensive ones, they can come with a lot more SATA ports than the standard 4.
- Use a processor that supports virtualization.
- Buy a lot of RAM (16 or 32 GB).
- Use a SSD as a boot/system drive.
- Build ANOTHER server as a 1:1 backup server to the main one (currently I use a Raspberry Pi 4B with a USB 8x hard drive enclosure)
- Never rely on RAID: it is not a backup solution.
- Take a look at using ZFS for your data volumes as this file system will actively keep your data integrity up, supports snapshots and has multiple other handy options (supposedly over a billion US$ went into the development..)
Last edited by Hermani; 06-17-2020 at 04:26 PM.
|
|
1 members found this post helpful.
|
06-17-2020, 04:40 PM
|
#15
|
Senior Member
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252
|
And never connect your NAS to the Internet...mine has no inbound capability, only outbound. What was the malware attack vector, via a Windows machine?
|
|
|
All times are GMT -5. The time now is 02:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|