6-5-18
- Stephen Willson (Unlicensed)
Owned by Stephen Willson (Unlicensed)
Test Configuration
Tip of master, commit 007a3f4fb0d0a8be81e69b37f6e191b41d9a3ce1
All tests run with ofi+psm2, ib0.
daos_test: Run with 8 server (boro-[4-11]), 4 client (boro-[12-14,27]). Killed servers, cleaned /mnt/daos in between runs listed below. All subtests run with DAOS_IMPLICIT_PURGE=1.
Tests requiring pool to be created via dmg used 4GB pool. These used boro-12 as client.
mpich tests used boro-4 as server, boro-12 as client, with a 1GB pool.
daosbench and daos_perf were both run with servers with DAOS_IMPLICIT_PURGE=1.
Test Results
daos_test w/DAOS_IMPLICIT_PURGE
Separate runs with cleanup in between:
- -mpcCiAeoRd - PASS
- -r - PASS
daosperf w/DAOS_IMPLICIT_PURGE
1K Records
CREDITS=1
Expand source
[sdwillso@boro-3 ~]$ CREDITS=1 ./daos/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 4 (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> 30c0dae4: rank 1 became pool service leader 0 Started... update successfully completed: duration : 16.156692 sec bandwith : 48.355 MB/sec rate : 49515.09 IO/sec latency : 20.196 us (nonsense if credits > 1) Duration across processes: MAX duration : 16.156692 sec MIN duration : 3.862911 sec Average duration : 7.058404 sec 30c0dae4: rank 1 no longer pool service leader 0
CREDITS=8
Expand source
[sdwillso@boro-3 ~]$ CREDITS=8 ./daos/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 4 (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> 48acf825: rank 1 became pool service leader 0 Started... update successfully completed: duration : 14.654253 sec bandwith : 53.312 MB/sec rate : 54591.66 IO/sec latency : 18.318 us (nonsense if credits > 1) Duration across processes: MAX duration : 14.654253 sec MIN duration : 2.182420 sec Average duration : 5.322067 sec 48acf825: rank 1 no longer pool service leader 0
4K Records
CREDITS=1
Expand source
[sdwillso@boro-3 ~]$ CREDITS=1 ./daos/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 4 (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> 9ba92227: rank 1 became pool service leader 0 Started... update successfully completed: duration : 19.194802 sec bandwith : 162.804 MB/sec rate : 41677.95 IO/sec latency : 23.994 us (nonsense if credits > 1) Duration across processes: MAX duration : 19.194802 sec MIN duration : 6.133640 sec Average duration : 9.532147 sec 9ba92227: rank 1 no longer pool service leader 0
IOR, 2 client 10GB pool, data verification enabled
Expand source
[sdwillso@boro-3 ~]$ orterun -np 1 --hostfile ~/hostlists/daos_client_hostlist --mca mtl ^psm2,ofi --ompi-server file:~/scripts/uri.txt ior -v -W -i 5 -a DAOS -w -o `uuidgen` -b 5g -t 1m -O daospool=c9225610-6e61-4fee-9df5-990e718f646a,daosrecordsize=1m,daosstripesize=1m,daosstripecount=1024,daosaios=16,daosobjectclass=LARGE,daosPoolSvc=1,daosepoch=1 IOR-3.0.1: MPI Coordinated Test of Parallel I/O Began: Tue Jun 5 21:31:28 2018 Command line used: ior -v -W -i 5 -a DAOS -w -o 68f47e80-d87d-4b3a-a444-2f1e7dce64a3 -b 5g -t 1m -O daospool=c9225610-6e61-4fee-9df5-990e718f646a,daosrecordsize=1m,daosstripesize=1m,daosstripecount=1024,daosaios=16,daosobjectclass=LARGE,daosPoolSvc=1,daosepoch=1 Machine: Linux boro-12.boro.hpdd.intel.com Start time skew across all tasks: 0.00 sec Test 0 started: Tue Jun 5 21:31:28 2018 Path: /home/sdwillso FS: 3.8 TiB Used FS: 10.0% Inodes: 250.0 Mi Used Inodes: 1.9% Participating tasks: 1 [0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA Summary: api = DAOS test filename = 68f47e80-d87d-4b3a-a444-2f1e7dce64a3 access = single-shared-file, independent pattern = segmented (1 segment) ordering in a file = sequential offsets ordering inter file= no tasks offsets clients = 1 (1 per node) repetitions = 5 xfersize = 1 MiB blocksize = 5 GiB aggregate filesize = 5 GiB access bw(MiB/s) block(KiB) xfer(KiB) open(s) wr/rd(s) close(s) total(s) iter ------ --------- ---------- --------- -------- -------- -------- -------- ---- Commencing write performance test: Tue Jun 5 21:31:28 2018 write 5251 5242880 1024.00 0.001047 0.971322 0.002626 0.975014 0 Verifying contents of the file(s) just written. Tue Jun 5 21:31:29 2018 remove - - - - - - 0.002529 0 Commencing write performance test: Tue Jun 5 21:31:32 2018 write 5655 5242880 1024.00 0.000641 0.902144 0.002579 0.905377 1 Verifying contents of the file(s) just written. Tue Jun 5 21:31:33 2018 remove - - - - - - 0.002379 1 Commencing write performance test: Tue Jun 5 21:31:36 2018 write 5610 5242880 1024.00 0.000657 0.909692 0.002356 0.912718 2 Verifying contents of the file(s) just written. Tue Jun 5 21:31:37 2018 remove - - - - - - 0.002344 2 Commencing write performance test: Tue Jun 5 21:31:40 2018 write 5649 5242880 1024.00 0.000645 0.903243 0.002391 0.906289 3 Verifying contents of the file(s) just written. Tue Jun 5 21:31:41 2018 remove - - - - - - 0.002272 3 Commencing write performance test: Tue Jun 5 21:31:45 2018 write 5654 5242880 1024.00 0.000639 0.902850 0.002109 0.905611 4 Verifying contents of the file(s) just written. Tue Jun 5 21:31:46 2018 remove - - - - - - 0.002362 4 Max Write: 5655.10 MiB/sec (5929.80 MB/sec) Summary of all tests: Operation Max(MiB) Min(MiB) Mean(MiB) StdDev Mean(s) Test# #Tasks tPN reps fPP reord reordoff reordrand seed segcnt blksiz xsize aggsize API RefNum write 5655.10 5251.21 5563.80 157.19 0.92100 0 1 1 5 0 0 1 0 0 1 5368709120 1048576 5368709120 DAOS 0 Finished: Tue Jun 5 21:31:51 2018
daos_bench w/DAOS_IMPLICIT_PURGE
kv-idx-update
Time: 18.920551 seconds (52852.582918 ops per second)
Expand source
[sdwillso@boro-3 ~]$ orterun -np 1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-idx-update --testid=1 --svc=1 --dpool=89c67212-e292-492e-8724-4f091daef6d8 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Tue Jun 5 21:40:36 2018 ================================= =============================== Test Setup --------------- Test: kv-idx-update DAOS pool :89c67212-e292-492e-8724-4f091daef6d8 DAOS container :d3f2e7a6-23d3-44fd-8217-a6ef87606576 Value buffer size: 64 Number of processes: 1 Number of indexes/process: 1000000 Number of asynchronous I/O: 32 =============================== kv-idx-update Time: 18.920551 seconds (52852.582918 ops per second)
kv-dkey-update
Time: 0.003934 seconds (25418.020407 ops per second)
Expand source
[sdwillso@boro-3 ~]$ orterun -np 1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-update --testid=1 --svc=1 --dpool=94547e0e-d38c-469c-8021-8f1c1bf0f890 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Tue Jun 5 21:42:50 2018 ================================= =============================== Test Setup --------------- Test: kv-dkey-update DAOS pool :94547e0e-d38c-469c-8021-8f1c1bf0f890 DAOS container :da88f056-a643-4720-aa58-a9bd9294b7ef Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-dkey-update Time: 0.003934 seconds (25418.020407 ops per second)
kv-akey-update
Time: 0.003367 seconds (29698.195553 ops per second)
Expand source
[sdwillso@boro-3 ~]$ orterun -np 1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-update --testid=1 --svc=1 --dpool=5144ccd8-0090-4830-b276-789ea19e4616 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Tue Jun 5 21:44:11 2018 ================================= =============================== Test Setup --------------- Test: kv-akey-update DAOS pool :5144ccd8-0090-4830-b276-789ea19e4616 DAOS container :3f2b05d5-803b-448f-9656-0ee6bacefb1a Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-akey-update Time: 0.003367 seconds (29698.195553 ops per second)
kv-dkey-fetch
Time: 0.001188 seconds (84201.176591 ops per second)
Expand source
[sdwillso@boro-3 ~]$ orterun -np 1 --mca mtl ^psm2,ofi --hostfile ~/hostlists/daos_client_hostlist --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-fetch --testid=1 --svc=1 --dpool=0e38d0f2-768b-441c-a039-3747721fd1c1 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Tue Jun 5 21:45:30 2018 ================================= =============================== Test Setup --------------- Test: kv-dkey-fetch DAOS pool :0e38d0f2-768b-441c-a039-3747721fd1c1 DAOS container :6a98932a-eb4f-4ccd-aad4-b94968812351 Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-dkey-fetch Time: 0.001188 seconds (84201.176591 ops per second)
kv-akey-fetch
Time: 0.001217 seconds (82192.402800 ops per second)
Expand source
[sdwillso@boro-3 ~]$ 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=78b1206d-7cd4-400b-9c0a-93be9095b967 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000 ================================ DAOSBENCH (KV) Started at Tue Jun 5 21:46:52 2018 ================================= =============================== Test Setup --------------- Test: kv-akey-fetch DAOS pool :78b1206d-7cd4-400b-9c0a-93be9095b967 DAOS container :7d34d8da-93b8-431f-b3ce-ac01e35f5c2e Value buffer size: 64 Number of processes: 1 Number of keys/process: 100 Number of asynchronous I/O: 32 =============================== kv-akey-fetch Time: 0.001217 seconds (82192.402800 ops per second)
mpich tests
Results: