|
-
Nov 6th, 2017, 05:51 AM
#7
Re: building NAS
If you are looking to build a NAS system, have you considered what level RAID you are going to employ? With 2 matched drives you can go with RAID 1 which gives you the space of 1 drive but will keep working if one drive fails until the failed drive is replaced (some models even allow hot replacement). If you can go to multiple drives, then you could have a RAID 5 system whereby if any one drive fails then the system will still work - or even RAID 6 which will still work if 2 drives fail. See https://en.wikipedia.org/wiki/Standard_RAID_levels
All advice is offered in good faith only. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/
C++23 Compiler: Microsoft VS2022 (17.6.5)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|