Jump to content

Hey Everyone,

 

My friend recently bought a 5-bay Synology NAS for his home and after playing around with it I really want to get a NAS for myself.  I'm not new to computer building, but I have never really dealt with a NAS before so I don't really now if there's any specialized components I should be looking for, or things I should look out for.  Right now the plan is to use all the spare parts I have so that I can spend as little money as possible :)  Here's what I have at my disposal so far:

 

Mobo:  ASRock 970DE3/U3S3 AM3+ AMD 770 SATA 6Gb/s USB 3.0 ATX AMD Motherboard

 

CPU:  AMD FX-8120

 

Case:  Cooler Master HAF 912

 

CPU Cooler:  Cooler Master Seidon 120MM

 

RAM:  GSkill 8GB 1600MHz

 

So basically I think all i need is a power supply ,some hard drives, and the OS.  I was thinking of getting a pretty low wattage PSU(~400 Watts) and a couple WD Red Drives.  The last item, the OS, is what I need the most help with.  I know there's a lot of free Linux OS's out there, and I've heard Windows Home Server is a good option as well.  My basic needs are going to be file storage/backup but I would also like to set it up as my own personal cloud so that I can stream movies and music to me wherever I am.  So based on the parts I gave you can anyone make any recommendations on stuff that I need to change or what OS to use?

 

 

Link to comment
https://linustechtips.com/topic/31990-nas-build/
Share on other sites

Link to post
Share on other sites

Hey Everyone,

 

My friend recently bought a 5-bay Synology NAS for his home and after playing around with it I really want to get a NAS for myself.  I'm not new to computer building, but I have never really dealt with a NAS before so I don't really now if there's any specialized components I should be looking for, or things I should look out for.  Right now the plan is to use all the spare parts I have so that I can spend as little money as possible :)  Here's what I have at my disposal so far:

 

Mobo:  ASRock 970DE3/U3S3 AM3+ AMD 770 SATA 6Gb/s USB 3.0 ATX AMD Motherboard

 

CPU:  AMD FX-8120

 

Case:  Cooler Master HAF 912

 

CPU Cooler:  Cooler Master Seidon 120MM

 

RAM:  GSkill 8GB 1600MHz

 

So basically I think all i need is a power supply ,some hard drives, and the OS.  I was thinking of getting a pretty low wattage PSU(~400 Watts) and a couple WD Red Drives.  The last item, the OS, is what I need the most help with.  I know there's a lot of free Linux OS's out there, and I've heard Windows Home Server is a good option as well.  My basic needs are going to be file storage/backup but I would also like to set it up as my own personal cloud so that I can stream movies and music to me wherever I am.  So based on the parts I gave you can anyone make any recommendations on stuff that I need to change or what OS to use?

 

 

 

 

Get something affordable, like W7 Home Basic or Home Premium. Also for ur NAS build, get seagate barracudas instead of red drives.

"If it has tits or tires, at some point you will have problems with it." -@vinyldash303

this is probably the only place i'll hang out anymore: http://linustechtips.com/main/topic/274320-the-long-awaited-car-thread/

 

Current Rig: Intel Core 2 Quad Q6600, Abit IN9-32MAX nForce 680i board, Galaxy GT610 1GB DDR3 gpu, Cooler Master Mystique 632S Full ATX case, 1 2TB Seagate Barracuda SATA and 1x200gb Maxtor SATA drives, 1 LG SATA DVD drive, Windows 10. All currently runs like shit :D 

Link to comment
https://linustechtips.com/topic/31990-nas-build/#findComment-417606
Share on other sites

Link to post
Share on other sites

Get something affordable, like W7 Home Basic or Home Premium. Also for ur NAS build, get seagate barracudas instead of red drives.

If you plan on running any kind of raid, get reds. Barracudas don't support time limited error recovery or error recovery control afaik, so they're just going to be a ticking time bomb in raid.

If you do have a brand preference for seagate though, they recently released their NAS HDD (literally just called the NAS HDD, no cute name like barracuda) and those have TLER/ERC/whatever you want to call it... linky http://www.seagate.com/internal-hard-drives/nas-drives/nas-hdd/

 

 

For the OS, I would recommend linux if you're already familiar with it and comfortable using the command line or if you just want to learn something new/be challenged. I'm using linux mint for my ZFS file server, which has been very linux-noob friendly to me, and ubuntu is also noob-friendly.

 

I would recommend not using a liquid cooler for a server, get a big tower that you can put a low rpm fan on to keep the server quiet. I would actually pick up a slightly higher wattage psu (600W or so) because the high current draw incurred with a lot of drives spinning up simultaneously can actually over-tax low wattage units and cause drives to drop out of raid arrays.

 

As far as drives, like I said pick up some WD reds or some seagate NAS HDDs... as far as number and capacity, it depends on your needs, but 8-12TB is probably a good starting point.

 

FlexRAID would be a good software raid option if you decide on windows that will allow for easy expansion and is perfect for your needs (@looney is working on a guide for it, so watch for that)

 

Alternatively if you're going to use linux, pick up some more ram and a 60GB ssd and run ZFS

Workstation: 3930k @ 4.3GHz under an H100 - 4x8GB ram - infiniband HCA  - xonar essence stx - gtx 680 - sabretooth x79 - corsair C70 Server: i7 3770k (don't ask) - lsi-9260-4i used as an HBA - 6x3TB WD red (raidz2) - crucia m4's (60gb (ZIL, L2ARC), 120gb (OS)) - 4X8GB ram - infiniband HCA - define mini  Goodies: Røde podcaster w/ boom & shock mount - 3x1080p ips panels (NEC monitors for life) - k90 - g9x - sp2500's - HD598's - kvm switch

ZFS tutorial

Link to comment
https://linustechtips.com/topic/31990-nas-build/#findComment-425347
Share on other sites

Link to post
Share on other sites

If you plan on running any kind of raid, get reds. Barracudas don't support time limited error recovery or error recovery control afaik, so they're just going to be a ticking time bomb in raid.

If you do have a brand preference for seagate though, they recently released their NAS HDD (literally just called the NAS HDD, no cute name like barracuda) and those have TLER/ERC/whatever you want to call it... linky http://www.seagate.com/internal-hard-drives/nas-drives/nas-hdd/

 

 

For the OS, I would recommend linux if you're already familiar with it and comfortable using the command line or if you just want to learn something new/be challenged. I'm using linux mint for my ZFS file server, which has been very linux-noob friendly to me, and ubuntu is also noob-friendly.

 

I would recommend not using a liquid cooler for a server, get a big tower that you can put a low rpm fan on to keep the server quiet. I would actually pick up a slightly higher wattage psu (600W or so) because the high current draw incurred with a lot of drives spinning up simultaneously can actually over-tax low wattage units and cause drives to drop out of raid arrays.

 

As far as drives, like I said pick up some WD reds or some seagate NAS HDDs... as far as number and capacity, it depends on your needs, but 8-12TB is probably a good starting point.

 

FlexRAID would be a good software raid option if you decide on windows that will allow for easy expansion and is perfect for your needs (@looney is working on a guide for it, so watch for that)

 

Alternatively if you're going to use linux, pick up some more ram and a 60GB ssd and run ZFS

 

 I agree with Eric.  AIO liquid coolers aren't very quiet actually.  I would recommend a basic CM Hyper 212 EVO instead or something like a Scythe cooler that's intended for silence, if that's the route you want to take.  And I agree with th Red drives.  They're designed for servers and NAS set-ups like this.  They were pretty expensive when they were first released ($/GB) but they've normalized in price now.

"The doctors X-rayed my head and found nothing."  - Dizzy Dean

 

i7-4770K, ASUS Z87 Gryphon, EVGA GTX 780 Ti, 16 GB Kingston Fury RAM, Crucial M500 240 GB, 1TB Seagate Barracuda, Cooler Master Hyper 212 Evo, Seasonic 760W PSU, Asus BD, Phanteks Evlolv mATX (Gunmetal).

Link to comment
https://linustechtips.com/topic/31990-nas-build/#findComment-425369
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×