...
Separate runs with cleanup in between:
- -mpcCiAeoRd - PASS
- -r - - FAIL
Jira Legacy server System JIRA columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId f325724b-f7c9-34db-bd1c-69d12ec98a69 key DAOS-1113
- -O - PASS
daosperf
1K Records
CREDITS=1
...
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ CREDITS=8 ./daos_m/src/tests/daos_perf.sh daos 200 1000 1K + /home/sdwillso/daos/daos_m/opt/ompi/bin/orterun -quiet --hostfile /home/sdwillso/scripts/host.cli.1 --ompi-server file:/home/sdwillso/scripts/uri.txt -x DD_SUBSYS= -x DD_MASK= -x D_LOG_FILE=/tmp/daos_perf.log /home/sdwillso/daos/daos_m/install/bin/daos_perf -T daos -P 2G -d 1 -a 200 -r 1000 -s 1K -C 8 -t -z Test : DAOS (full stack) Parameters : pool size : 2048 MB credits : 8 (sync I/O for -ve) obj_per_cont : 1 x 2 (procs) dkey_per_obj : 1 akey_per_dkey : 200 recx_per_akey : 1000 value type : single value size : 1024 zero copy : yes overwrite : yes verify fetch : no VOS file : <NULL> 6e34a4b5: rank 1 became pool service leader 0 Started... Authentication failed. update successfully completed: duration : 19.963876 sec bandwith : 19.567 MB/sec rate : 20036.19 IO/sec latency : 49.910 us (nonsense if credits > 1) Duration across processes: MAX duration : 19.963876 sec MIN duration : 3.151514.151514 sec Average duration : 11.557695 sec 6e34a4b5: rank 1 no longer pool service leader 0 |
4K Records
CREDITS=1
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ CREDITS=1 ./daos_m/src/tests/daos_perf.sh daos 200 1000 4K + /home/sdwillso/daos/daos_m/opt/ompi/bin/orterun -quiet --hostfile /home/sdwillso/scripts/host.cli.1 --ompi-server file:/home/sdwillso/scripts/uri.txt -x DD_SUBSYS= -x DD_MASK= -x D_LOG_FILE=/tmp/daos_perf.log /home/sdwillso/daos/daos_m/install/bin/daos_perf -T daos -P 2G -d 1 -a 200 -r 1000 -s 4K -C 1 -t -z Test : DAOS (full stack) Parameters : pool size : 2048 MB credits : 1 (sync I/O for -ve) obj_per_cont : 1 x 2 (procs) dkey_per_obj : 1 akey_per_dkey : 200 recx_per_akey : 1000 value type : single value size : 4096 zero copy : yes overwrite : yes verify fetch : no VOS file : <NULL> b1c019d3: rank 1 became pool service leader 0 Started... update successfully completed: duration : 22.928364 sec bandwith : 68.147 MB/sec rate : 17445.64 IO/sec latency : 57.321 us (nonsense if credits > 1) Duration across processes: MAX duration : 22.928364 sec MIN duration : 6.717804 sec Average duration : 1114.557695823084 sec 6e34a4b5b1c019d3: rank 1 no longer pool service leader 0 |
4K Records
CREDITS=1
IOR, 10GB pool, data verification enabled
...
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ orterun -np 1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-fetch --testid=1 --svc=1 --dpool=088d22fd-5389-4849-a94f-4877b1c43366 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Mon Jul 9 19:03:44 2018 ================================= =============================== Test Setup --------------- Test: kv-akey-fetch DAOS pool :088d22fd-5389-4849-a94f-4877b1c43366 DAOS container :d2c93780-ba42-4aff-a690-0863c4f229f8 Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-akey-fetch Time: 0.001274 seconds (78512.856391 ops per second) |
mpich tests
Results: Over psm2, failure immediately, I see what I believe is
Jira Legacy | ||||||||
---|---|---|---|---|---|---|---|---|
|