« Proxmox : Redémarrer les services proprement » : différence entre les versions
De www.yakakliker.org
(Page créée avec « <syntaxhighlight lang="bash"> service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart </syntaxhighlight> === Liens === https://gist.github.com/kevin39/ab9d68a50c9714f5acd9a69781e657fd ») |
Aucun résumé des modifications |
||
(3 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
* L'ordre des commandes est important | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart | service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart | ||
Ligne 5 : | Ligne 6 : | ||
=== Liens === | === Liens === | ||
https://gist.github.com/kevin39/ab9d68a50c9714f5acd9a69781e657fd | https://gist.github.com/kevin39/ab9d68a50c9714f5acd9a69781e657fd | ||
[[Catégorie:Proxmox]] | |||
<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> | |||
<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> |
Dernière version du 19 février 2025 à 16:17
- L'ordre des commandes est important
service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart
Liens
https://gist.github.com/kevin39/ab9d68a50c9714f5acd9a69781e657fd