arXiv論文メモ
新着一覧
cs.DC / cs.PF · 掲載先の記載あり

Cephの性能と費用に見合うハードウェア構成を調べる

Seeking Cost-Optimal Infrastructure Size for Distributed Filesystems: A Ceph Case Study

Niccolo Tosato, Isac Pasianotto, Ruggero Lot, Stefano Cozzini

この論文をやさしく読む

ひとことで言うと

CephでCPU、メモリ、ディスク性能を個別に制限し、資源を減らしたときの性能低下を調べた研究です。資源の削減量と性能低下は必ずしも比例しませんでした。

何に役立つ?

分散ストレージを構築するとき、どの資源に費用をかけるべきかを実測で判断するために役立ちます。他のファイルシステムへの適用も著者らが想定しています。

この研究の面白いところ

Linuxの既存機能で資源量を調整することで、構成変更の影響を余分なソフトウェア負荷と混同しにくくしています。単純に高性能な機器を増やす以外の設計判断を検討できます。

どこまで分かった?

結果は解析したCephのワークロードに基づきます。要旨には具体的な構成、性能低下率、費用削減額は示されておらず、あらゆる用途で同じ資源を削減できるとは述べていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

分散ファイルシステム(DFS)は現代の計算環境の重要な構成要素であり、その性能は、それに依存するあらゆる施設の運用を左右する。しかし、ストレージシステムのハードウェアだけからDFSの入出力性能を予測することは容易ではない。本論文ではこの課題に対し、Cephを事例として、ハードウェア構成の選択がDFSの性能にどのように影響するかを定量的に評価するための実証的方法を示す。 CPUコア数、RAM容量、ディスク帯域幅という3つのハードウェアパラメータの影響を調べた。これらの変数の制御にはLinuxのホットプラグインターフェースとCgroupsを用い、追加のソフトウェアによるオーバーヘッドを避けた。解析したワークロードでは、ハードウェア資源を減らしても、それに比例して性能が低下するとは限らないことが分かった。この方法は、費用対効果の高い分散ストレージシステムの設計に実用的な知見を与えるとともに、他のファイルシステムにも適用できる一般性を備えている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
掲載先の記載あり

著者による掲載先の記載:In Proceedings of the SC '25 Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC Workshops '25). Association for Computing Machinery, New York, NY, USA, 678-687 (2025)。出版社での独立確認は未実施です。

arXivで読むPDFDOI

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Distributed Filesystems (DFS) are a crucial component of modern computing environments, and their performance is critical to the success of all the facilities that rely on them. However, predicting the DFS I/O performance solely based on the storage system hardware is not trivial. In this paper, we address this challenge by presenting an empirical method that tries to quantitatively assess how hardware configuration choices influence the performance of a DFS using Ceph as a case study. We investigate the influence of three hardware parameters-number of CPU cores, amount of RAM, and disk bandwidth. To control these variables, we relied on the Linux hotplug interface and Cgroups, avoiding additional software overhead. Our results reveal that for the analyzed workloads, decreasing hardware resources does not always yield proportional performance losses. This method offers practical insights for designing cost-effective distributed storage systems, remaining general enough to be applied to other filesystems.

著者のコメント

Accepted version. Published in SC Workshops '25 (St Louis, MO, USA, 2025). Version of Record: https://doi.org/10.1145/3731599.3767427

arXiv ID: 2609.26616 / 要約の誤りについて