-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
筆者が長年運用してきた、大量のアニメ動画ファイルを保存管理するためのサーバ構築ノウハウを解説します。
拡張性と冗長性を両方確保しつつ、10TB・20TBoverの巨大ファイルサーバです。
構築そのものだけではなく、保守・運用にも言及しています。
1.序章
2.今回のサーバの基本概念
3.ハードウェア構成
4.ソフトウェア構成
5.環境構築
6.運用



















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>