Skip to content

Commit

Permalink
Update the system configuration for texas and the submodules
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Floeder <[email protected]>
  • Loading branch information
ajfloeder committed Jan 12, 2024
1 parent 7fde887 commit e7d8476
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 26 deletions.
54 changes: 33 additions & 21 deletions config/systemconfiguration-htx-tds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,46 +7,58 @@ metadata:
namespace: default
spec:
computeNodes:
- name: compute-01
- name: compute-02
- name: compute-03
- name: compute-04
- name: x9000c1s0b0n0
- name: x9000c1s0b1n0
- name: x9000c1s1b0n0
- name: x9000c1s1b1n0
- name: x9000c1s2b0n0
- name: x9000c1s2b1n0
- name: x9000c1s3b0n0
- name: x9000c1s3b1n0
- name: x9000c1s4b0n0
- name: x9000c1s4b1n0
- name: x9000c1s5b0n0
- name: x9000c1s5b1n0
- name: x9000c1s6b0n0
- name: x9000c1s6b1n0
- name: x9000c1s7b0n0
- name: x9000c1s7b1n0
ports:
- 5000-5999
portsCooldownInSeconds: 0
storageNodes:
- computesAccess:
- index: 0
name: x9000c3s0b0n0
name: x9000c1s0b0n0
- index: 1
name: x9000c3s0b1n0
name: x9000c1s0b1n0
- index: 2
name: x9000c3s1b0n0
name: x9000c1s1b0n0
- index: 3
name: x9000c3s1b1n0
name: x9000c1s1b1n0
- index: 4
name: x9000c3s2b0n0
name: x9000c1s2b0n0
- index: 5
name: x9000c3s2b1n0
name: x9000c1s2b1n0
- index: 6
name: x9000c3s3b0n0
name: x9000c1s3b0n0
- index: 7
name: x9000c3s3b1n0
name: x9000c1s3b1n0
- index: 8
name: x9000c3s4b0n0
name: x9000c1s4b0n0
- index: 9
name: x9000c3s4b1n0
name: x9000c1s4b1n0
- index: 10
name: x9000c3s5b0n0
name: x9000c1s5b0n0
- index: 11
name: x9000c3s5b1n0
name: x9000c1s5b1n0
- index: 12
name: x9000c3s6b0n0
name: x9000c1s6b0n0
- index: 13
name: x9000c3s6b1n0
name: x9000c1s6b1n0
- index: 14
name: x9000c3s7b0n0
name: x9000c1s7b0n0
- index: 15
name: x9000c3s7b1n0
name: x9000c3j7b0n0
name: x9000c1s7b1n0
name: x9000c1j7b0n0
type: Rabbit
2 changes: 1 addition & 1 deletion dws
Submodule dws updated 1 files
+5 −3 Makefile
2 changes: 1 addition & 1 deletion lustre-csi-driver
Submodule lustre-csi-driver updated 1 files
+2 −1 Makefile
2 changes: 1 addition & 1 deletion nnf-dm
Submodule nnf-dm updated 1 files
+5 −3 Makefile
2 changes: 1 addition & 1 deletion nnf-integration-test
2 changes: 1 addition & 1 deletion nnf-sos

0 comments on commit e7d8476

Please sign in to comment.