Table of Contents |
---|
- Note: Run with sockets due to
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
Tip of master, commit 2365d80319c5c85eb45deb48ebf1c78db9665cbf
...
mpich tests used boro-4 as server, boro-12 as client, with a 1GB pool.
Test Results
daos_test
Separate runs with cleanup in between:
- -mpcCiAeoRd - PASS
- -r - PASS
- -O - PASS
daosperf
1K Records
CREDITS=1
CREDITS=8
4K Records
...
test
Separate runs with cleanup in between:
- -mpcCiAeoRd - PASS
- -r - PASS
- -O - PASS
daosperf
1K Records
CREDITS=1
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ CREDITS=1 ./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 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 : 1024
zero copy : yes
overwrite : yes
verify fetch : no
VOS file : <NULL>
7b7032a5: rank 1 became pool service leader 0
Started...
update successfully completed:
duration : 48.742356 sec
bandwith : 8.014 MB/sec
rate : 8206.41 IO/sec
latency : 121.856 us (nonsense if credits > 1)
Duration across processes:
MAX duration : 48.742356 sec
MIN duration : 19.484904 sec
Average duration : 34.113630 sec
7b7032a5: rank 1 no longer pool service leader 0 |
CREDITS=8
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>
544c0d0f: rank 1 became pool service leader 0
Started...
update successfully completed:
duration : 45.688885 sec
bandwith : 8.550 MB/sec
rate : 8754.86 IO/sec
latency : 114.222 us (nonsense if credits > 1)
Duration across processes:
MAX duration : 45.688885 sec
MIN duration : 6.442843 sec
Average duration : 26.065864 sec
544c0d0f: 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>
9fd55df2: rank 1 became pool service leader 0
Started...
update successfully completed:
duration : 57.348900 sec
bandwith : 27.246 MB/sec
rate : 6974.85 IO/sec
latency : 143.372 us (nonsense if credits > 1)
Duration across processes:
MAX duration : 57.348900 sec
MIN duration : 27.103130 sec
Average duration : 42.226015 sec
9fd55df2: rank 1 no longer pool service leader 0 |
IOR, 10GB pool, data verification enabled
...
Time: 0.003726 seconds (26835.816885 ops per second)
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-3 ~]$ orterun -np 1 --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-fetch --testid=1 --svc=1 --dpool=1e724dba-7f56-4642-a251-6c6108da8209 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Mon Jul 16 20:27:24 2018 ================================= =============================== Test Setup --------------- Test: kv-akey-fetch DAOS pool :1e724dba-7f56-4642-a251-6c6108da8209 DAOS container :685e3659-cd6f-41e5-8feb-e42a787ec01e Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-akey-fetch Time: 0.003726 seconds (26835.816885 ops per second) Ended at Mon Jul 16 20:27:24 2018 |
...