How to restart the server in datacenter
This guide is for restarting machines in IAD2 datacenter using ipmitool
.
This only applies to bare hardware instances
(see ansible inventory).
You need to have access to Bitwarden with Fedora Infrastructure passwords to be able to follow this guide. |
-
Login to noc01
$ ssh noc01.iad2.fedoraproject.org
-
Restart machine
$ ipmitool -U admin -H <host>.mgmt.iad2.fedoraproject.org -I lanplus chassis power reset
Staging machines are managed from the same host, but they are using different admin password. To access staging machine through |
For access to console use
To exit the console you need to use For instance, if you ssh to batcave01 → noc01 → ipmitool
|
Want to help? Learn how to contribute to Fedora Docs ›