This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hardware:confusa [2021/03/07 12:46] akraitman [Setting up as Jenkins slaves] |
hardware:confusa [2024/01/25 00:44] (current) dmick [BMC/OOB Access] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Summary ===== | ===== Summary ===== | ||
| - | We have 14 confusa systems. Jenkins slaves in the upstream jenkins. | + | We have 14 confusa systems donated by Ampere. They are ARM64 Jenkins builders in the upstream [[production:jenkins.ceph.com]]. |
| + | |||
| + | **Racking Ticket:** https://redhat.service-now.com/surl.do?n=PNT0805570 | ||
| ===== Hardware Specs ===== | ===== Hardware Specs ===== | ||
| Line 16: | Line 18: | ||
| ^ Infiniband | 2 ports | Mellanox | 01GR252 | 25Gb | Unused | | ^ Infiniband | 2 ports | Mellanox | 01GR252 | 25Gb | Unused | | ||
| - | ===== Setting up as Jenkins slaves ===== | + | ===== Setting up as Jenkins agents ===== |
| - Reimage using Cobbler | - Reimage using Cobbler | ||
| - Once the OS install is done, | - Once the OS install is done, | ||
| Line 23: | Line 25: | ||
| - Run https://github.com/ceph/ceph-build/blob/master/ansible/examples/slave_static.yml | - Run https://github.com/ceph/ceph-build/blob/master/ansible/examples/slave_static.yml | ||
| - | Please note That the ipmi password is a bit different here because of password roles in the ipmi - | + | ===== BMC/OOB Access ===== |
| + | |||
| + | Please note that the ipmi password is a bit different here because of password rules in the BMC (note the trailing '!'): | ||
| inktank/ApGNXcA7! | inktank/ApGNXcA7! | ||
| + | | ||
| + | "Console Redirection" option in the BMC Web GUI doesn't appear to work. | ||
| + | |||
| + | To use ''ipmi sol activate'', you must first set the baud rate to 115.2k: | ||
| + | |||
| + | ''ipmi <host> sol set volatile-baud-rate 115.2'' | ||
| + | |||
| + | ''ipmi <host> sol set non-volatile-baud-rate 115.2'' | ||