From 2d263d8864809f4c49ba990bcc2eb4237a6e7dcd Mon Sep 17 00:00:00 2001 From: jdubois Date: Tue, 18 Apr 2023 18:06:39 +0200 Subject: [PATCH] =?UTF-8?q?pr=C3=A9cision=20warm=20reset=20suffisant=20pou?= =?UTF-8?q?r=20ilo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoIPMI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoIPMI.md b/HowtoIPMI.md index c6c5b7d6..b96de02a 100644 --- a/HowtoIPMI.md +++ b/HowtoIPMI.md @@ -143,7 +143,7 @@ chassis power Commands: status, on, off, cycle, reset, diag, soft C'est nécessaire après avoir configuré l'IP pour HP ILO pour qu'elle soit prise en compte : ~~~ -# ipmitool mc reset warm # Pour recharger +# ipmitool mc reset warm # Pour recharger (suffisant pour iLO, attendre 10s) # ipmitool mc reset cold # Pour redémarrer ~~~