« 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  | 
				||
| (Une version intermédiaire par le même utilisateur non affichée) | |||
| 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]]  | ||
		<html>  | |||
<a href="https://www.compteurdevisite.com" title="compteur web gratuit sans pub"><img src="https://counter6.optistats.ovh/private/compteurdevisite.php?c=b4epghealnwlf7wuq7gn3ygll9aywrfx" border="0" title="compteur web gratuit sans pub" alt="compteur web gratuit sans pub"></a>  | |||
		</html>  | |||
		<html>  | |||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>  | |||
<script>  | |||
  kofiWidgetOverlay.draw('yakakliker', {  | |||
    'type': 'floating-chat',  | |||
    'floating-chat.donateButton.text': 'Café',  | |||
    'floating-chat.donateButton.background-color': '#00b9fe',  | |||
    'floating-chat.donateButton.text-color': '#fff'  | |||
  });  | |||
</script>  | |||
		</html>  | |||
Dernière version du 11 avril 2025 à 14:45
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/