Skip to content

Commit 73aaac0

Browse files
authored
Merge pull request #684 from akrzos/add_perflab_type_2_r740xd
Add perflab r740xd CL-U-2, CL-G-2 install disk by-path to docs table.
2 parents 9d643bc + 087e04d commit 73aaac0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/tips-and-vars.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ edit the inventory file to set appropriate install paths for each machine.
8383

8484
| Hardware | Install disk path |
8585
| - | - |
86-
| Dell r740xd (SL-N, SL-G, SL-U, CL-N) | /dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:0:0 |
87-
| Dell r740xd (CL-U, CL-G) | /dev/disk/by-path/pci-0000:86:00.0-scsi-0:2:0:0 |
86+
| Dell r740xd (SL-N, SL-G, SL-U, CL-N, CL-U-2, CL-G-2) | /dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:0:0 |
87+
| Dell r740xd (CL-U-1, CL-G-1) | /dev/disk/by-path/pci-0000:86:00.0-scsi-0:2:0:0 |
8888
| Dell r750 | /dev/disk/by-path/pci-0000:05:00.0-ata-1 |
8989
| Dell r7425 | /dev/disk/by-path/pci-0000:e2:00.0-scsi-0:2:0:0 |
9090
| Dell r7525 | /dev/disk/by-path/pci-0000:01:00.0-scsi-0:2:0:0 |
@@ -126,6 +126,8 @@ nvme0n1 259:0 0 1.5T 0 disk
126126
/dev/disk/by-path/pci-0000:86:00.0-scsi-0:2:0:0
127127
```
128128

129+
You can also identify your machine's specific type by logging into the lab's foreman instance, viewing all your hosts and enabling the "model" field to show which type by host is in your cloud allocation.
130+
129131
## Updating the OCP version
130132

131133
Set `ocp_build` to `ga` for Generally Available versions, `dev` (early candidate builds)

0 commit comments

Comments
 (0)