此内容没有您所选择的语言版本。

Chapter 4. CRUSH Map Devices


To map placement groups to OSDs, a CRUSH map requires a list of OSD devices (i.e., the names of the OSD daemons from the Ceph configuration file). The list of devices appears first in the CRUSH map. When adding an OSD to CRUSH, the Ceph CLI tool will declare a device in the CRUSH map by creating a new line in the list of devices, enter device followed by a unique numeric ID, followed by the corresponding ceph-osd daemon instance.

#devices
device {num} {osd.name}
For example
#devices
device 0 osd.0
device 1 osd.1
device 2 osd.2
device 3 osd.3

An OSD daemon maps to a single storage drive.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部