Review arm SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-08-17 12:58:48 +02:00
parent b4d8411410
commit 23540821ee
2 changed files with 29 additions and 28 deletions

View file

@ -6,7 +6,7 @@
** xref:ansible.adoc[ansible - SOP] ** xref:ansible.adoc[ansible - SOP]
** xref:apps-fp-o.adoc[apps-fp-o - SOP] ** xref:apps-fp-o.adoc[apps-fp-o - SOP]
** xref:archive-old-fedora.adoc[How to Archive Old Fedora Releases - SOP] ** xref:archive-old-fedora.adoc[How to Archive Old Fedora Releases - SOP]
** xref:arm.adoc[arm - SOP in review ] ** xref:arm.adoc[Fedora ARM Infrastructure - SOP]
** xref:aws-access.adoc[aws-access - SOP in review ] ** xref:aws-access.adoc[aws-access - SOP in review ]
** xref:bastion-hosts-info.adoc[bastion-hosts-info - SOP in review ] ** xref:bastion-hosts-info.adoc[bastion-hosts-info - SOP in review ]
** xref:blockerbugs.adoc[blockerbugs - SOP in review ] ** xref:blockerbugs.adoc[blockerbugs - SOP in review ]

View file

@ -107,33 +107,34 @@ ipmitool -U admin -P thepassword -H arm03-builder11-mgmt.arm.fedoraproject.org -
Each SOC has a disk. They are however mapped to the internal 00-23 in a Each SOC has a disk. They are however mapped to the internal 00-23 in a
non direct manner: non direct manner:
.... [cols="1,1,1,1"]
HDD Bay EnergyCard SOC (Port 1) SOC Num |===
0 0 3 03 |HDD Bay |EnergyCard |SOC (Port 1) |SOC Num
1 0 0 00 |0 |0 | 3 | 03
2 0 1 01 |1 |0 | 0 | 00
3 0 2 02 |2 |0 | 1 | 01
4 1 3 07 |3 |0 | 2 | 02
5 1 0 04 |4 |1 | 3 | 07
6 1 1 05 |5 |1 | 0 | 04
7 1 2 06 |6 |1 | 1 | 05
8 2 3 11 |7 |1 | 2 | 06
9 2 0 08 |8 |2 | 3 | 11
10 2 1 09 |9 |2 | 0 | 08
11 2 2 10 |10 |2 | 1 | 09
12 3 3 15 |11 |2 | 2 | 10
13 3 0 12 |12 |3 | 3 | 15
14 3 1 13 |13 |3 | 0 | 12
15 3 2 14 |14 |3 | 1 | 13
16 4 3 19 |15 |3 | 2 | 14
17 4 0 16 |16 |4 | 3 | 19
18 4 1 17 |17 |4 | 0 | 16
19 4 2 18 |18 |4 | 1 | 17
20 5 3 23 |19 |4 | 2 | 18
21 5 0 20 |20 |5 | 3 | 23
22 5 1 21 |21 |5 | 0 | 20
23 5 2 22 |22 |5 | 1 | 21
.... |23 |5 | 2 | 22
|===
Looking at the system from the front, the bay numbering starts from left Looking at the system from the front, the bay numbering starts from left
to right. to right.