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:apps-fp-o.adoc[apps-fp-o - 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:bastion-hosts-info.adoc[bastion-hosts-info - 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
non direct manner:
....
HDD Bay EnergyCard SOC (Port 1) SOC Num
0 0 3 03
1 0 0 00
2 0 1 01
3 0 2 02
4 1 3 07
5 1 0 04
6 1 1 05
7 1 2 06
8 2 3 11
9 2 0 08
10 2 1 09
11 2 2 10
12 3 3 15
13 3 0 12
14 3 1 13
15 3 2 14
16 4 3 19
17 4 0 16
18 4 1 17
19 4 2 18
20 5 3 23
21 5 0 20
22 5 1 21
23 5 2 22
....
[cols="1,1,1,1"]
|===
|HDD Bay |EnergyCard |SOC (Port 1) |SOC Num
|0 |0 | 3 | 03
|1 |0 | 0 | 00
|2 |0 | 1 | 01
|3 |0 | 2 | 02
|4 |1 | 3 | 07
|5 |1 | 0 | 04
|6 |1 | 1 | 05
|7 |1 | 2 | 06
|8 |2 | 3 | 11
|9 |2 | 0 | 08
|10 |2 | 1 | 09
|11 |2 | 2 | 10
|12 |3 | 3 | 15
|13 |3 | 0 | 12
|14 |3 | 1 | 13
|15 |3 | 2 | 14
|16 |4 | 3 | 19
|17 |4 | 0 | 16
|18 |4 | 1 | 17
|19 |4 | 2 | 18
|20 |5 | 3 | 23
|21 |5 | 0 | 20
|22 |5 | 1 | 21
|23 |5 | 2 | 22
|===
Looking at the system from the front, the bay numbering starts from left
to right.