« Ceph : Crush Map » : différence entre les versions

De www.yakakliker.org
(Page créée avec « === Liens === https://docs.ceph.com/en/latest/rados/operations/crush-map/ Catégorie:Ceph »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<syntaxhighlight lang="bash">
The CRUSH location for an OSD can be set by adding the crush_location option in ceph.conf, example:
crush_location = root=default row=a rack=a2 chassis=a2a host=a2a1
</syntaxhighlight>
=== Liens ===
=== Liens ===
https://docs.ceph.com/en/latest/rados/operations/crush-map/
https://docs.ceph.com/en/latest/rados/operations/crush-map/
[[Catégorie:Ceph]]
[[Catégorie:Ceph]]

Version du 16 décembre 2024 à 17:43

The CRUSH location for an OSD can be set by adding the crush_location option in ceph.conf, example:

crush_location = root=default row=a rack=a2 chassis=a2a host=a2a1

Liens

https://docs.ceph.com/en/latest/rados/operations/crush-map/