User Tools

Site Tools


hardware:braggi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
hardware:braggi [2020/03/07 01:25]
djgalloway
hardware:braggi [2022/08/25 21:06]
djgalloway [Setting up as Jenkins slaves]
Line 1: Line 1:
-====== ​irvingi{01..08} ======+====== ​braggi{01..22} ======
 https://​opendcim.engineering.redhat.com/​cabnavigator.php?​cabinetid=501 https://​opendcim.engineering.redhat.com/​cabnavigator.php?​cabinetid=501
  
Line 6: Line 6:
  
 ===== Hardware Specs ===== ===== Hardware Specs =====
-|            ^ Count    ^ Manufacturer ​      ^ Model                                       ^ Capacity ​ ^ Notes                                                                                                                           ^ +|            ^ Count    ^ Manufacturer ​      ^ Model                                       ^ Capacity ​       ^ Notes                                                                                                                           ^ 
-^ Chassis ​   | N/A      | Supermicro ​        | SYS-1029P-MTR ​                              | N/A       ​|                                                                                                                                 | +^ Chassis ​   | N/A      | Supermicro ​        | SYS-1029P-MTR ​                              | N/A             ​|                                                                                                                                 | 
-^ Mainboard ​ | N/A      | Supermicro ​        | X11DPL-i ​                                   | N/A       ​|                                                                                                                                 | +^ Mainboard ​ | N/A      | Supermicro ​        | X11DPL-i ​                                   | N/A             ​|                                                                                                                                 | 
-^ CPU        | 2        | Intel              | Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz ​ | 48 cores  | [[https://​ark.intel.com/​content/​www/​us/​en/​ark/​products/​193385/​intel-xeon-silver-4214-processor-16-5m-cache-2-20-ghz.html|ARK]] ​ | +^ CPU        | 2        | Intel              | Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz ​ | 48 cores total  | [[https://​ark.intel.com/​content/​www/​us/​en/​ark/​products/​193385/​intel-xeon-silver-4214-processor-16-5m-cache-2-20-ghz.html|ARK]] ​ | 
-^ RAM        | 8 DIMMs  | Micron Technology ​ | 36ASF4G72PZ-2G6E1 ​                          | 32GB      | 256GB total                                                                                                                     | +^ RAM        | 8 DIMMs  | Micron Technology ​ | 36ASF4G72PZ-2G6E1 ​                          | 32GB            | 256GB total                                                                                                                     | 
-^ SSD        | 1        | Intel              | MZ7KH480HAHQ-00005 ​                         | 480GB     ​|                                                                                                                                 | +^ SSD        | 1        | Intel              | MZ7KH480HAHQ-00005 ​                         | 480GB           ​|                                                                                                                                 | 
-^ SSD        | 1        | Intel              | MZ7LH960HAJR-00005 ​                         | 960GB     ​| Mounted at /​home/​jenkins-build ​                                                                                                 | +^ SSD        | 1        | Intel              | MZ7LH960HAJR-00005 ​                         | 960GB           ​| Mounted at /​home/​jenkins-build ​                                                                                                 | 
-^ NIC        | 2 ports  | Intel              | ?                                           | 1Gb       ​| Unused ​                                                                                                                         | +^ NIC        | 2 ports  | Intel              | ?                                           | 1Gb             ​| Unused ​                                                                                                                         | 
-^ NIC        | 2 ports  | Intel              | 82599ES ​                                    | 10Gb      | Port 1 cabled as uplink ​                                                                                                        |+^ NIC        | 2 ports  | Intel              | 82599ES ​                                    | 10Gb            | Port 1 cabled as uplink ​                                                                                                        |
  
 ===== Setting up as Jenkins slaves ===== ===== Setting up as Jenkins slaves =====
 +**NOTE:** There is an incredibly annoying race condition when installing CentOS 9 Stream on these nodes where sda and sdb get flip flopped. ​ dgalloway tried fixing this with https://​github.com/​ceph/​ceph-cm-ansible/​pull/​703/​commits/​1058a3d0ca85f00a0f7a2df416c4a22a2e08883c which did help but not entirely.
 +
   - Reimage using Cobbler   - Reimage using Cobbler
   - Once the OS install is done,   - Once the OS install is done,
     - Run the ceph-cm-ansible ''​users''​ role     - Run the ceph-cm-ansible ''​users''​ role
-    - Run https://​github.com/​djgalloway/​sepia/​blob/​master/​ansible-playbooks/​braggi-home.yml +    ​- Run ''​%%ansible-playbook common.yml --tags vars,​nagios,​monitoring-scripts --limit braggi##​%%''​ 
-    - Run https://​github.com/​ceph/​ceph-build/​blob/​master/​ansible/​examples/​slave_static.yml+    ​- Run https://​github.com/​djgalloway/​sepia/​blob/​master/​ansible-playbooks/​jenkins-build-home.yml 
 +    - Run https://​github.com/​ceph/​ceph-build/​blob/​master/​ansible/​examples/​slave.yml 
 +      - ''​%%ansible-playbook -M ./library/ -e permanent=True slave.yml --extra-vars '​{"​labels":​ "amd64 XXXXX huge sepia x86_64 braggi gigantic"​}'​ --extra-vars '​{"​token":​ "​XXXXX",​ "​jenkins_credentials_uuid":​ "​jenkins-build",​ "​api_uri":​ "​https://​jenkins.ceph.com"​}'​ --limit braggiXX*%%''​
hardware/braggi.txt · Last modified: 2022/08/25 21:08 by djgalloway