Jump to content

You can't make storage appear out of nowhere. The best you could do would be JBOD or RAID0 and get 15TB usable storage. 

 

In RAID0 if any one drive fails, they all fail. 

 

There's also RAID 1 where the data is mirrored (so two 5tb drives in RAID 1 would give you 5TB usable) and RAID 5 (parity) where three 5tb drives would give you 10TB usable and allow for a single drive to fail. 

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545342
Share on other sites

Link to post
Share on other sites

For 5 3TB disks I would use RAID 5. What are you going to be using to create the RAID array? If it's standard onboard SATA ports on a desktop motherboard then don't use RAID 5 or 6 and use RAID 10, it's much less efficient on usable space but RAID 5 on onboard SATA controllers are trash and unreliable so not even worth considering.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545351
Share on other sites

Link to post
Share on other sites

Just now, djdwosk97 said:

You can't make storage appear out of nowhere. The best you could do would be JBOD/RAID0 and get 15TB usable storage. 

 

In RAID0 if any one drive fails, they all fail. 

okay thats true... matter cannot be created nor destroyed... so if i wanted to ad redundancy to my array what raid would i use???

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545354
Share on other sites

Link to post
Share on other sites

2 minutes ago, leadeater said:

For 5 3TB disks I would use RAID 5. What are you going to be using to create the RAID array? If it's standard onboard SATA ports on a desktop motherboard then don't use RAID 5 or 6 and use RAID 10, it's much less efficient on usable space but RAID 5 on onboard SATA controllers are trash and unreliable so not even worth considering.

i have a lot of pictures of my dog. I also torrent movies and want to store them

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545358
Share on other sites

Link to post
Share on other sites

4 minutes ago, canadiansteve2 said:

okay thats true... matter cannot be created nor destroyed... so if i wanted to ad redundancy to my array what raid would i use???

RAID 1, 5, 6, or 10.

 

RAID 5 with three 5tb drives would give you 10TB usable and allow for a single drive failure (but would also likely fail to rebuild due to running into a URE). 

 

RAID 1 with two 5tb drives gives you 5tb usable and allow for a single drive failure. 

 

RAID 10/6 with four 5tb drives, gives you 10TB usable and allow for two drives to fail (RAID6 would allow any two drives to fail, RAID10 would allow for 1 or 2 discs to fail depending on which discs fail).

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545359
Share on other sites

Link to post
Share on other sites

1 minute ago, djdwosk97 said:

RAID 1, 5, 6, or 10.

 

RAID 5 would give you 10TB usable and allow for a single drive failure (but would also likely fail to rebuild due to running into a URE). 

 

RAID 1 with two 5tb drives gives you 5tb usable and allow for a single drive failure. 

 

RAID 10/6 with four 5tb drives, gives you 10TB usable and allow for two drives to fail. 

thank you thank you!!! raid 5 sounds like the best... my friend who is good with computers said i should use raid 8 tho, is that better?

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545368
Share on other sites

Link to post
Share on other sites

4 minutes ago, canadiansteve2 said:

thank you thank you!!! raid 5 sounds like the best... my friend who is good with computers said i should use raid 8 tho, is that better?

RAID 8 isn't a thing. 

 

RAID 5 is good, but you're very likely to run into a URE (Unrecoverab;e byte read error) when you're rebuilding the array -- and if that happens the array will fail to rebuild and all the data will be lost. So if you're concerned with your data, then RAID 5 isn't much safer than no RAID at all when you're talking about 5TB drives. 

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545377
Share on other sites

Link to post
Share on other sites

Just now, djdwosk97 said:

RAID 8 isn't a thing. 

 

RAID 5 is good, but you're very likely to run into a URE (Unrecoverab;e byte read error) when you're rebuilding the array -- and if that happens the array will fail to rebuild and all the data will be lost. So if you're concerned with your data, then RAID 5 isn't much safer then no RAID at all. 

Don't even bother, clearly here to waste everyone's time. Check his content on his profile.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545382
Share on other sites

Link to post
Share on other sites

2 minutes ago, djdwosk97 said:

RAID 8 isn't a thing. 

 

RAID 5 is good, but you're very likely to run into a URE (Unrecoverab;e byte read error) when you're rebuilding the array -- and if that happens the array will fail to rebuild and all the data will be lost. So if you're concerned with your data, then RAID 5 isn't much safer than no RAID at all when you're talking about 5TB drives. 

okay i will use raid 5. im concerned about my data but i want most storage. thanks

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545389
Share on other sites

Link to post
Share on other sites

7 minutes ago, djdwosk97 said:

RAID 1, 5, 6, or 10.

 

RAID 5 with three 5tb drives would give you 10TB usable and allow for a single drive failure (but would also likely fail to rebuild due to running into a URE). 

 

RAID 1 with two 5tb drives gives you 5tb usable and allow for a single drive failure. 

 

RAID 10/6 with four 5tb drives, gives you 10TB usable and allow for two drives to fail (RAID6 would allow any two drives to fail, RAID10 would allow for 1 or 2 discs to fail depending on which discs fail).

step one: read

step two: realise that 5 3TB drives means 5x a drive of 3 TB not 3x a drive of 5TB

 

sorry i had to :)

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545401
Share on other sites

Link to post
Share on other sites

7 minutes ago, mikat said:

step one: read

step two: realise that 5 3TB drives means 5x a drive of 3 TB not 3x a drive of 5TB

 

sorry i had to :)

*derp*

 

Fixed. 

 

  • JBOD -- 5x3tb drives, 15tb usable (5 independent volumes)
  • RAID 0 -- 5x 3tb drives, 15TB usable (a single large volume), no redudancy -- if any drive fails, they all fail. 
  • RAID 10 -- 4x 3tb drives, 6tb usable, 1 or 2 drives can fail depending on which drives (one full mirror needs to remain intact). 
  • RAID 5 -- 5x 3tb drives, 12tb usable, 1 drive can fail (will likely result in an array failing to rebuild...not much safer than RAID 0).
  • RAID 6 -- 5x 3tb drives, 9tb usable, any 2 drives can fail. 

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545432
Share on other sites

Link to post
Share on other sites

3 minutes ago, canadiansteve2 said:

i just looked it up on wikipedia. so I think ill do jbod then. that means theres no amalagamation then right?

yeah. You'd have five completely independent drives. 

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545472
Share on other sites

Link to post
Share on other sites

2 minutes ago, canadiansteve2 said:

okay that would work... would i see one big one in my windows explorer

No, you'd see five completely separate drives. 

PSU Tier List | CoC

Gaming Build | FreeNAS Server

Spoiler

i5-4690k || Seidon 240m || GTX780 ACX || MSI Z97s SLI Plus || 8GB 2400mhz || 250GB 840 Evo || 1TB WD Blue || H440 (Black/Blue) || Windows 10 Pro || Dell P2414H & BenQ XL2411Z || Ducky Shine Mini || Logitech G502 Proteus Core

Spoiler

FreeNAS 9.3 - Stable || Xeon E3 1230v2 || Supermicro X9SCM-F || 32GB Crucial ECC DDR3 || 3x4TB WD Red (JBOD) || SYBA SI-PEX40064 sata controller || Corsair CX500m || NZXT Source 210.

Link to comment
https://linustechtips.com/topic/576806-raid-help/#findComment-7545506
Share on other sites

Link to post
Share on other sites

Guest
This topic is now closed to further replies.

×