Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
You could buy a NAS.
If you have an old machine, use that as a NAS. There is TrueNAS software which is free.
It depends on your priorities. A machine that is always on as a NAS uses power.
Whatever you do, I strongly suggest you have redundancy in case of a drive failure. It seems your data is important to you. Also consider backups to maybe external drives also.
The zfs file system is much better than most. It is used on Truenas and some other systems.
I needed a machine that is always on, so use an old machine, i7-3770k & 32GB DDR3 RAM.
The OS - freenas (similar to truenas) can do virtualisation, which is partly why I chose it.
I have 5 x 4TB drives in there in raidz1 config. It is similar to raid 5. So around 16TB storage with redundancy. Also a 512GB SSD for some virtual machines.
Everything is also backup up on multiple external hard drives.
Through loss of data in the past, It seems it pays to be paranoid about your files.
Depends on your application RAID0 is not recommended for any thing other than a scratch disk for a system to use which does not contain permanent or required data if it is lost. The most common types of RAID used right now are RAID5 and RAID6 each with pros and cons. If you want the highest performance and the most redundancy you create a RAID10 array each RAID1 set is divided into 2 drives in RAID0 this gives you the highest read and write speeds as well as the lowest latency possible. RAID1 has good redundancy but is quite slow.
In terms of what your options are.
NAS units are often good options due to them using non-standard RAM namely they often install ECC RAM into NAS units, ECC is good for reliability and stability in terms of the NAS operating system that is running using standard DDR3 or 4 type RAM which is not ECC is not recommended in TrueNAS arrays the ZFS file system prefers if you use actual ECC and every TrueNAS forum user will tell you the same, use ECC ram not Non-ECC.
And one other thing many NAS boxes support hotspare and often cold spare capability what this does is if there is a drive failure then, the expected result is to immediately switch to a currently "online" hotspare and initialise and start rebuilding the RAID array onto the hotspare.
The main options you can look at in more ridged design the following NAS manufacturers are solid options.
Only thing that kind of stinks is that the power button is on the back and annoying to reach depending how you have it positioned. Windows works with them just fine. I also have a Sabrent 4-bay one.
I keep them powered off at all times except when I need to access the data and the copy speeds are about 100-130 on average.