ReleaseEngineering/How To/Connect To IPMI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Release Engineering How To|Connect to IPMI}}
{{Release Engineering How To|Connect to IPMI}}
Note that this only works for IX machines!


* Find the machine in the build inventory (https://build.inventory.mozilla.org/build/)
* Add <tt>-mgmt</tt> to the end of the hostname, e.g.,
* click "show"
  http://linux-ix-slave07-mgmt.build.mozilla.org/
* click the OOB link
* login - see [https://intranet.mozilla.org/RelEngWiki/index.php/Passwords passwords] (auth required)
* login - see [https://intranet.mozilla.org/RelEngWiki/index.php/Passwords passwords] (auth required)
If you click "System Information", you can get a snapshot of the current screen image, although often the screen has blanked due to inactivity.  "Remote Control" is your friend otherwise - it gives you access to the system's power control and to a remote-video Java application.
If the management interface doesn't work, file a bug for "Server Operations: RelEng" to have a look.

Revision as of 15:10, 25 July 2011


  • Add -mgmt to the end of the hostname, e.g.,
 http://linux-ix-slave07-mgmt.build.mozilla.org/

If you click "System Information", you can get a snapshot of the current screen image, although often the screen has blanked due to inactivity. "Remote Control" is your friend otherwise - it gives you access to the system's power control and to a remote-video Java application.

If the management interface doesn't work, file a bug for "Server Operations: RelEng" to have a look.