-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
81 changed files
with
3,294 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
spec: | ||
allocationSets: | ||
- allocationSize: 10737418240 | ||
label: xfs | ||
storage: | ||
- name: kind-worker2 | ||
allocationCount: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
data: | ||
- name: "compute-01" | ||
- name: "compute-02" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
data: | ||
- name: "compute-01" | ||
- name: "compute-02" | ||
- name: "compute-03" | ||
- name: "compute-04" | ||
# - name: "compute-node-3" | ||
#- name: "compute-node-5" | ||
# kind | ||
# - name: "compute-01" | ||
# - name: "compute-02" | ||
# - name: "compute-03" | ||
# - name: "compute-04" | ||
# # dpa1/htx | ||
- name: 'rabbit-compute-2' | ||
- name: 'rabbit-compute-3' | ||
- name: 'rabbit-compute-4' | ||
- name: 'rabbit-compute-5' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
allocationSets: | ||
- allocationSize: 50000000000 | ||
label: xfs | ||
storage: | ||
- allocationCount: 1 | ||
name: kind-worker2 | ||
spec: | ||
allocationSets: | ||
- allocationSize: 50000000000 | ||
label: xfs | ||
storage: | ||
# - name: kind-worker2 | ||
# allocationCount: 3 | ||
# - name: kind-worker3 | ||
# allocationCount: 1 | ||
# - name: rabbit-node-0 | ||
# allocationCount: 2 | ||
#- name: rabbit-node-1 | ||
# allocationCount: 2 | ||
- name: rabbit-node-2 | ||
allocationCount: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: fluxjob-456407384064 | ||
namespace: default | ||
spec: | ||
desiredState: Proposal | ||
dwDirectives: | ||
- '#DW jobdw capacity=10GiB type=xfs name=project1' | ||
groupID: 31193 | ||
hurry: false | ||
jobID: fCzNA9Hh | ||
userID: 31193 | ||
wlmID: flux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#!/usr/bin/env bash | ||
|
||
set -e | ||
|
||
for (( c=0; c<=3; c++ )); do | ||
# ssh compute-node-$c systemctl stop clientmount | ||
# ssh compute-node-$c systemctl daemon-reload | ||
# ssh compute-node-$c systemctl start clientmount | ||
ssh compute-node-$c systemctl status clientmount | ||
|
||
# ssh compute-node-$c systemctl stop nnf-dm | ||
# ssh compute-node-$c systemctl daemon-reload | ||
# ssh compute-node-$c systemctl start nnf-dm | ||
ssh compute-node-$c systemctl status nnf-dm | ||
done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
apiVersion: dataworkflowservices.github.io/v1alpha1 | ||
kind: Workflow | ||
metadata: | ||
name: blake-container-mpi-global | ||
namespace: default | ||
spec: | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- '#DW jobdw name=blake-gfs2-mpi type=gfs2 capacity=50GB' | ||
- "#DW container name=blake-container-mpi-global profile=example-mpi \ | ||
DW_JOB_foo_local_storage=blake-gfs2-mpi \ | ||
DW_GLOBAL_foo_global_lustre=/lus/global" | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900002 | ||
userID: 1050 | ||
groupID: 1051 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: blake-container-mpi | ||
namespace: default | ||
spec: | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- '#DW jobdw name=blake-gfs2-mpi type=gfs2 capacity=50GB' | ||
# - "#DW persistentdw name=blake-persistent" | ||
- "#DW container name=blake-container-mpi profile=example-mpi-webserver \ | ||
DW_JOB_foo_local_storage=blake-gfs2-mpi" | ||
# DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900002 | ||
userID: 1500 | ||
groupID: 1600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
apiVersion: dws.cray.hpe.com/v1alpha1 | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: blake-container | ||
name: webserver2 | ||
namespace: default | ||
spec: | ||
desiredState: "Proposal" | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- "#DW jobdw name=blake-gfs2 type=gfs2 capacity=50GB" | ||
#- "#DW jobdw name=blake-gfs2 type=gfs2 capacity=50GB" | ||
# - "#DW persistentdw name=blake-persistent" | ||
- "#DW container name=blake-container profile=example-forever \ | ||
DW_JOB_foo-local-storage=blake-gfs2" | ||
# DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
wlmID: "5f239bd8-30db-450b-8c2c-a1a7c8631a1a" | ||
- '#DW container name=webserver2 profile=example-mpi-webserver' | ||
# DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900001 | ||
userID: 1041 | ||
groupID: 999 | ||
|
||
# userID: 1050 | ||
# groupID: 1200 | ||
userID: 1050 | ||
groupID: 1051 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
apiVersion: dws.cray.hpe.com/v1alpha1 | ||
apiVersion: dataworkflowservices.github.io/v1alpha1 | ||
kind: Workflow | ||
metadata: | ||
name: containers-persistent-storage-destroy | ||
namespace: default | ||
spec: | ||
desiredState: Proposal | ||
dwDirectives: | ||
- '#DW destroy_persistent name=containers-persistent-storage' | ||
- '#DW destroy_persistent name=containers-persistent-storage' | ||
groupID: 0 | ||
hurry: false | ||
jobID: 2 | ||
userID: 0 | ||
wlmID: "2" | ||
wlmID: '2' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,20 @@ | ||
apiVersion: dws.cray.hpe.com/v1alpha1 | ||
apiVersion: dataworkflowservices.github.io/v1alpha1 | ||
kind: Workflow | ||
metadata: | ||
name: blake-container | ||
namespace: default | ||
spec: | ||
desiredState: "Proposal" | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- "#DW jobdw name=blake-gfs2 type=gfs2 capacity=50GB" | ||
- "#DW persistentdw name=blake-persistent" | ||
- '#DW jobdw name=blake-gfs2 type=gfs2 capacity=50GB' | ||
- '#DW persistentdw name=blake-persistent' | ||
- "#DW container name=blake-container profile=example-randomly-fail \ | ||
DW_JOB_foo-local-storage=blake-gfs2 \ | ||
DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
DW_JOB_foo-local-storage=blake-gfs2 \ | ||
DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
- "#DW container name=blake-container2 profile=example-success \ | ||
DW_JOB_foo-local-storage=blake-gfs2 \ | ||
DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
wlmID: "5f239bd8-30db-450b-8c2c-a1a7c8631a1a" | ||
DW_JOB_foo-local-storage=blake-gfs2 \ | ||
DW_PERSISTENT_foo-persistent-storage=blake-persistent" | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900001 | ||
userID: 1041 | ||
groupID: 999 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: blake-gfs2-copy-in-out | ||
namespace: default | ||
spec: | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- '#DW jobdw type=gfs2 capacity=50GB name=blake-gfs2-copy-in-out' | ||
- '#DW copy_in source=/lus/global/mpiuser/perl destination=$DW_JOB_blake-gfs2-copy-in-out/' | ||
- '#DW copy_out source=$DW_JOB_blake-gfs2-copy-in-out/perl destination=/lus/global/mpiuser/perl2' | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900003 | ||
userID: 1050 | ||
groupID: 1051 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: blake-xfs-copy-in | ||
namespace: default | ||
spec: | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- '#DW jobdw type=xfs capacity=50GB name=blake-xfs' | ||
- '#DW copy_in source=/lus/global/user/test.in destination=$DW_JOB_blake-xfs/' | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900003 | ||
userID: 1010 | ||
groupID: 1010 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,14 @@ | ||
apiVersion: dws.cray.hpe.com/v1alpha1 | ||
apiVersion: dataworkflowservices.github.io/v1alpha2 | ||
kind: Workflow | ||
metadata: | ||
name: blake-gfs2-copy-in | ||
namespace: default | ||
spec: | ||
desiredState: "Proposal" | ||
desiredState: 'Proposal' | ||
dwDirectives: | ||
- "#DW jobdw type=gfs2 capacity=1GB name=blake-gfs2-src" | ||
- "#DW jobdw type=gfs2 capacity=1GB name=blake-gfs2-dest" | ||
- "#DW copy_in source=$DW_JOB_blake-gfs2-src destination=$DW_JOB_blake-gfs2-dest" | ||
wlmID: "5f239bd8-30db-450b-8c2c-a1a7c8631a1a" | ||
- '#DW jobdw type=gfs2 capacity=50GB name=blake-gfs2' | ||
- '#DW copy_in source=/lus/global/mpiuser/perl destination=$DW_JOB_blake-gfs2/' | ||
wlmID: '5f239bd8-30db-450b-8c2c-a1a7c8631a1a' | ||
jobID: 900002 | ||
userID: 1041 | ||
groupID: 999 | ||
userID: 1050 | ||
groupID: 1051 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#!/usr/bin/env bash | ||
|
||
src=$(kubectl get workflow blake-gfs2 -oyaml | yq '.status.env.DW_JOB*') | ||
# /mnt/nnf/34d5c01c-534d-4249-af5c-b1f233df37ce-0 | ||
|
||
dest=$(kubectl get workflow blake-global-lustre -oyaml | yq '.status.env.DW_JOB*') | ||
# /mnt/nnf/8006ba28-f51f-426e-89fc-fe742c639556-0 | ||
|
||
echo "export NNF_SRC=${src}" | ||
echo "export NNF_DEST=${dest}" |
Oops, something went wrong.