From eb7489387ecb8c3e6c9d8591804bbbd9c7124d52 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Apr 22 2024 17:02:37 +0000 Subject: Add staging instructions for ipmitool restart Signed-off-by: Michal Konecny --- diff --git a/modules/howtos/pages/restart_datacenter_server.adoc b/modules/howtos/pages/restart_datacenter_server.adoc index 2b0bebc..f21387b 100644 --- a/modules/howtos/pages/restart_datacenter_server.adoc +++ b/modules/howtos/pages/restart_datacenter_server.adoc @@ -24,6 +24,14 @@ $ ipmitool -U admin -H .mgmt.iad2.fedoraproject.org -I lanplus chassis pow [NOTE] ==== +Staging machines are managed from the same host, but they are using different admin password. + +To access staging machine through `ipmitool` you need to change `.stg` to `-stg`. For +example `vmhost-x86-01.stg` will be `vmhost-x86-01-stg`. +==== + +[NOTE] +==== For access to console use `ipmitool -U admin -H .mgmt.iad2.fedoraproject.org -I lanplus sol activate`.