Add staging instructions for ipmitool restart
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
cfb2862a2b
commit
eb7489387e
1 changed files with 8 additions and 0 deletions
|
@ -22,6 +22,14 @@ $ ssh noc01.iad2.fedoraproject.org
|
||||||
$ ipmitool -U admin -H <host>.mgmt.iad2.fedoraproject.org -I lanplus chassis power reset
|
$ ipmitool -U admin -H <host>.mgmt.iad2.fedoraproject.org -I lanplus chassis power reset
|
||||||
----
|
----
|
||||||
|
|
||||||
|
[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]
|
[NOTE]
|
||||||
====
|
====
|
||||||
For access to console use
|
For access to console use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue