...
CREDITS=1
Jira Legacy | ||||||||
---|---|---|---|---|---|---|---|---|
|
CREDITS=8
Jira Legacy | ||||||||
---|---|---|---|---|---|---|---|---|
|
4K Records
CREDITS=1
Jira Legacy | ||||||||
---|---|---|---|---|---|---|---|---|
|
IOR, 10GB pool, data verification enabled
...
- Segfault in psm2
Jira Legacy server HPDD Community JiraSystem JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 8bba2dd1f325724b-4333f7c9-300634db-bfcdbd1c-f35d4ebbd2ad69d12ec98a69 key CART-470
CaRT Self-Test
...
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -npN 1 -ompi-serverhostfile file:~/scriptshostlists/uri.txt daos_m/opt/cart/bin/self_testsingle_server --enable-recovery --group-namereport-uri ~/scripts/uri.txt daos_server --endpoint 0:0 --message-sizes 0 --max-inflight-rpcs 16 --repetitions 100000 Adding endpoints: ranks: 0 (# ranks = 1) tags: 0 (# tags = 1) Warning: No --master-endpoint specified; using this command line application as the master endpoint Self Test Parameters: Group name to test against: daos_server # endpoints: 1 Message sizes: [(0-EMPTY 0-EMPTY)] Buffer addresses end with: <Default> Repetitions per size: & [4] 54978 [sdwillso@boro-4 ~]$ loaded 3 items from /home/sdwillso/daos_m/install/share/control/mgmtinit_db.json (0/36) cores requested; use default (36) cores DAOS server (v0.0.2) process 18672 started on rank 0 (out of 1) with 36 xstream(s) [sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -np 1 -ompi-server file:~/scripts/uri.txt daos_m/opt/cart/bin/self_test --group-name daos_server --endpoint 0:0 --message-sizes 0 --max-inflight-rpcs 16 --repetitions 100000 Adding endpoints: ranks: 0 (# ranks = 1) tags: 0 (# tags = 1) Warning: No --master-endpoint specified; using this command line application as the master endpoint Self Test Parameters: Group name to test against: daos_server # endpoints: 100000 1 Max inflightMessage RPCssizes: 16 host boro-4.boro.hpdd.intel.com finished self_test duration 18.132058 S. ################################################## Results for message size [(0-EMPTY 0-EMPTY) (max_inflight_rpcs = 16)] Buffer addresses end with: Master<Default> Endpoint 0:0 ------------------- RPC Bandwidth (MB/sec): 0.00 RPC Throughput (RPCs/sec): 5515 RPC Latencies (us): Min : 1104 25th %: 2825 Median : 2852 75th %: 2877 Max : 26046 Average: 2868 Std Dev: 562.19 RPC Failures: 0 Endpoint results (rank:tag - Median Latency (us)): 0:0 - 2852 |
Large IO
Code Block | ||||
---|---|---|---|---|
| ||||
Repetitions per size: 100000
Max inflight RPCs: 16
host boro-4.boro.hpdd.intel.com finished self_test duration 7.572213 S.
##################################################
Results for message size (0-EMPTY 0-EMPTY) (max_inflight_rpcs = 16):
Master Endpoint 0:0
-------------------
RPC Bandwidth (MB/sec): 0.00
RPC Throughput (RPCs/sec): 13206
RPC Latencies (us):
Min : 447
25th %: 1099
Median : 1103
75th %: 1109
Max : 330084
Average: 1197
Std Dev: 4164.04
RPC Failures: 0
Endpoint results (rank:tag - Median Latency (us)):
0:0 - 1103 |
Large IO
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -N 1 --hostfile ~/hostlists/daos_single_server --enable-recovery --report-uri ~/scripts/uri.txt daos_server & [3] 54936 [sdwillso@boro-4 ~]$ loaded 3 items from /home/sdwillso/daos_m/install/share/control/mgmtinit_db.json (0/36) cores requested; use default (36) cores DAOS server (v0.0.2) process 18536 started on rank 0 (out of 1) with 36 xstream(s) [sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -np 1 -ompi-server file:~/scripts/uri.txt daos_m/opt/cart/bin/self_test --group-name daos_server --endpoint 0:0 --message-sizes "0 :b1048576" --max-inflight-rpcs 16 --repetitions 1000 Adding endpoints: ranks: 0 (# ranks = 1) tags: 0 (# tags = 1) Warning: No --master-endpoint specified; using this command line application as the master endpoint Self Test Parameters: Group name to test against: daos_server # endpoints: 1 Message sizes: [(0-EMPTY 1048576-BULK_PUT)] Buffer addresses end with: <Default> Repetitions per size: 1000 Max inflight RPCs: 16 host boro-4.boro.hpdd.intel.com finished self_test duration 0.000110391614 S. ################################################## Results for message size (0-EMPTY 1048576-BULK_PUT) (max_inflight_rpcs = 16): Master Endpoint 0:0 ------------------- RPC Bandwidth (MB/sec): 90983532553.0054 RPC Throughput (RPCs/sec): 90983532554 RPC Latencies (us): Min : 03006 25th %: 06210 Median : 06220 75th %: 06239 Max : 07039 Average: 06212 Std Dev: 0342.0010 RPC Failures: 0 Endpoint results (rank:tag - Median Latency (us)): 0:0 - 06220 |