Jump to content

Hi,

 

This could either be a really simple question that I could've figured out with a bit of googling or completely ridiculous.

I like the look of rackmounted equipment, I plan to buy a case to rackmount my pc and I'd like to have rackmounted storage, I think a NAS may be the answer to my problem, but despite google, I dont really understand what they do, yay for me.

 

What I want is this, a bunch of harddrives/ storage space to rackmount, something I can throw maybe 10 tb worth of harddrives into, which run independent of each other so, some hold my excess data, and some i can use to backup to using my preferred backing up software. If you need a deeper explanation I'm willing to try and explain further, but I may struggle with it.

 

So thank you for your info to help.

Link to comment
https://linustechtips.com/topic/931547-rackmount-storage/
Share on other sites

Link to post
Share on other sites

Rackmount equipment is heavy, does not have noise-isolation (and they use quite powerful/loud fans mostly, though these can be replaced) and often more expensive.

 

NAS is a storage server, that you connect to your local area network and all devices in that network can then connect to that server. I highly suggest running a redundant disk array there (RAID 5 for example) to avoid data loss in scenarios where one of the drives dies.

 

When using NAS, you do not put the data on the disk directly. Your OS (be that FreeNAS, unRAID, plain Ubuntu or whatever) has access to disks and you export shares (imagine them as folders). These shares are used over all disks. When you copy a file to the share, the OS copies the file to one of the disks (usually depending on which has most free space, but that's OT for now). You do not have to worry, which disk has the file, you only need to know the share name.

 

What question(s) do you have exactly? What information do you seek?

HAL9000: AMD Ryzen 9 3900x | Noctua NH-D15 chromax.black | 32 GB Corsair Vengeance LPX DDR4 3200 MHz | Asus X570 Prime Pro | ASUS TUF 3080 Ti | 1 TB Samsung 970 Evo Plus + 1 TB Crucial MX500 + 6 TB WD RED | Corsair HX1000 | be quiet Pure Base 500DX | LG 34UM95 34" 3440x1440

Hydrogen server: Intel i3-10100 | Cryorig M9i | 64 GB Crucial Ballistix 3200MHz DDR4 | Gigabyte B560M-DS3H | 33 TB of storage | Fractal Design Define R5 | unRAID 6.9.2

Carbon server: Fujitsu PRIMERGY RX100 S7p | Xeon E3-1230 v2 | 16 GB DDR3 ECC | 60 GB Corsair SSD & 250 GB Samsung 850 Pro | Intel i340-T4 | ESXi 6.5.1

Big Mac cluster: 2x Raspberry Pi 2 Model B | 1x Raspberry Pi 3 Model B | 2x Raspberry Pi 3 Model B+

Link to comment
https://linustechtips.com/topic/931547-rackmount-storage/#findComment-11386222
Share on other sites

Link to post
Share on other sites

On 28-5-2018 at 10:03 AM, Gibraltar said:

What I want is this, a bunch of harddrives/ storage space to rackmount, something I can throw maybe 10 tb worth of harddrives into, which run independent of each other so, some hold my excess data, and some i can use to backup to using my preferred backing up software. If you need a deeper explanation I'm willing to try and explain further, but I may struggle with it.

 

That's totally possible. You can have such a setup at home fairly easy.

However, as mentioned before, you would benifit more from a dedicated NAS system rather than your proposed setup.

Link to comment
https://linustechtips.com/topic/931547-rackmount-storage/#findComment-11390810
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

×