Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Test Configuration

Tip of master, commit e68dc2bd9e03021e2dae9f16878558c7d524fa75

All tests run with ofi+psm2, ib0. 

daos_test: Run with 8 server (boro-[3-9],boro-58), 4 client (boro-[59-62]). Killed servers, cleaned /mnt/daos in between runs listed below.

Tests requiring pool to be created via dmg used 4GB pool. These used boro-59 as client.

mpich tests used boro-3 as server, boro-59 as client, with a 1GB pool.

Test Results

daos_test

Separate runs with cleanup in between:

  • -mpcCiAeoRd - PASS
  • -r - PASS

daosperf

1K Records

CREDITS=1

[sdwillso@boro-59 ~]$ CREDITS=1 ./daos_m/src/tests/daos_perf.sh daos 200 1000 1K
+ /home/sdwillso/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_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 8 (procs)
	dkey_per_obj  : 1
	akey_per_dkey : 200
	recx_per_akey : 1000
	value type    : single
	value size    : 1024
	zero copy     : yes
	overwrite     : yes
	VOS file      : <NULL>
Started...
update successfully completed:
	duration : 12.388720  sec
	bandwith : 126.123    MB/sec
	rate     : 129149.74  IO/sec
	latency  : 7.743      us (nonsense if credits > 1)
Duration across processes:
MAX duration : 12.386889  sec
MIN duration : 5.603531   sec
Average duration : 9.186474   sec

CREDITS=8

[sdwillso@boro-59 ~]$ CREDITS=8 ./daos_m/src/tests/daos_perf.sh daos 200 1000 1K
+ /home/sdwillso/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_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 8 (procs)
	dkey_per_obj  : 1
	akey_per_dkey : 200
	recx_per_akey : 1000
	value type    : single
	value size    : 1024
	zero copy     : yes
	overwrite     : yes
	VOS file      : <NULL>
Started...
update successfully completed:
	duration : 9.228270   sec
	bandwith : 169.317    MB/sec
	rate     : 173380.28  IO/sec
	latency  : 5.768      us (nonsense if credits > 1)
Duration across processes:
MAX duration : 9.226338   sec
MIN duration : 3.862856   sec
Average duration : 6.831317   sec

4K Records

CREDITS=1

[sdwillso@boro-59 ~]$ CREDITS=1 ./daos_m/src/tests/daos_perf.sh daos 200 1000 4K
+ /home/sdwillso/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_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 8 (procs)
	dkey_per_obj  : 1
	akey_per_dkey : 200
	recx_per_akey : 1000
	value type    : single
	value size    : 4096
	zero copy     : yes
	overwrite     : yes
	VOS file      : <NULL>
Started...
update successfully completed:
	duration : 14.794650  sec
	bandwith : 422.450    MB/sec
	rate     : 108147.20  IO/sec
	latency  : 9.247      us (nonsense if credits > 1)
Duration across processes:
MAX duration : 14.792816  sec
MIN duration : 6.544675   sec
Average duration : 10.698487  sec

IOR, 2 client 10GB pool, data verification enabled

[sdwillso@boro-59 ~]$ 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=e1c5776c-643c-4012-9930-a910f67a0ba1,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: Mon May 21 17:00:03 2018
Command line used: ior -v -W -i 5 -a DAOS -w -o bf46398f-06a0-43c1-a4fd-1e984b99ae61 -b 5g -t 1m -O daospool=e1c5776c-643c-4012-9930-a910f67a0ba1,daosrecordsize=1m,daosstripesize=1m,daosstripecount=1024,daosaios=16,daosobjectclass=LARGE,daosPoolSvc=1,daosepoch=1
Machine: Linux boro-59.boro.hpdd.intel.com
Start time skew across all tasks: 0.00 sec

Test 0 started: Mon May 21 17:00:03 2018
Path: /home/sdwillso
FS: 3.8 TiB   Used FS: 9.5%   Inodes: 250.0 Mi   Used Inodes: 1.8%
Participating tasks: 1
[0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA
Summary:
	api                = DAOS
	test filename      = bf46398f-06a0-43c1-a4fd-1e984b99ae61
	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: Mon May 21 17:00:03 2018
write     3631       5242880    1024.00    0.001208   1.41       0.002750   1.41       0   
Verifying contents of the file(s) just written.
Mon May 21 17:00:04 2018

remove    -          -          -          -          -          -          0.004900   0   
Commencing write performance test: Mon May 21 17:00:09 2018
write     3853       5242880    1024.00    0.000696   1.33       0.002606   1.33       1   
Verifying contents of the file(s) just written.
Mon May 21 17:00:10 2018

remove    -          -          -          -          -          -          0.004692   1   
Commencing write performance test: Mon May 21 17:00:14 2018
write     3878       5242880    1024.00    0.000687   1.32       0.002404   1.32       2   
Verifying contents of the file(s) just written.
Mon May 21 17:00:15 2018

remove    -          -          -          -          -          -          0.004662   2   
Commencing write performance test: Mon May 21 17:00:19 2018
write     3847       5242880    1024.00    0.000682   1.33       0.002461   1.33       3   
Verifying contents of the file(s) just written.
Mon May 21 17:00:21 2018

remove    -          -          -          -          -          -          0.004651   3   
Commencing write performance test: Mon May 21 17:00:25 2018
write     3854       5242880    1024.00    0.000825   1.32       0.002924   1.33       4   
Verifying contents of the file(s) just written.
Mon May 21 17:00:26 2018

remove    -          -          -          -          -          -          0.004619   4   

Max Write: 3877.84 MiB/sec (4066.21 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        3877.84    3631.00    3812.46      91.35    1.34376 0 1 1 5 0 0 1 0 0 1 5368709120 1048576 5368709120 DAOS 0

daos_bench

kv-idx-update

Time: 57.690890 seconds (17333.759173 ops per second)
[sdwillso@boro-59 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --ompi-server file:~/scripts/uri.txt daosbench --test=kv-idx-update --testid=1 --svc=1 --dpool=fdb2c1da-3e26-4208-b880-fd06316a20aa --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon May 21 17:07:55 2018
=================================
===============================
Test Setup
---------------
Test: kv-idx-update
DAOS pool :fdb2c1da-3e26-4208-b880-fd06316a20aa
DAOS container :66a51661-b312-4b5a-9949-86ab8550f38c
Value buffer size: 64
Number of processes: 1
Number of indexes/process: 1000000
Number of asynchronous I/O: 32
===============================
kv-idx-update
Time: 57.690890 seconds (17333.759173 ops per second)

kv-dkey-update

Time: 0.009274 seconds (10783.060780 ops per second)
[sdwillso@boro-59 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-update --testid=1 --svc=1 --dpool=9360001a-01fb-46c8-afb8-991de1dc52c9 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon May 21 17:11:19 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-update
DAOS pool :9360001a-01fb-46c8-afb8-991de1dc52c9
DAOS container :f32db178-aef8-477f-a2c4-4e2c0c37338c
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-update
Time: 0.009274 seconds (10783.060780 ops per second)

kv-akey-update

Time: 0.009084 seconds (11008.249807 ops per second)
[sdwillso@boro-59 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-update --testid=1 --svc=1 --dpool=b526e4e3-bba5-45ad-ae07-e662633a7cf2 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon May 21 17:12:51 2018
=================================
===============================
Test Setup
---------------
Test: kv-akey-update
DAOS pool :b526e4e3-bba5-45ad-ae07-e662633a7cf2
DAOS container :3898d1d2-3770-4275-a561-25ef518000e7
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-akey-update
Time: 0.009084 seconds (11008.249807 ops per second)

kv-dkey-fetch

Time: 0.007804 seconds (12813.839410 ops per second)
[sdwillso@boro-59 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --ompi-server file:~/scripts/uri.txt daosbench --test=kv-dkey-fetch --testid=1 --svc=1 --dpool=9e464e83-eb39-4d4f-84be-5fe6c9cf0361 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon May 21 17:15:01 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-fetch
DAOS pool :9e464e83-eb39-4d4f-84be-5fe6c9cf0361
DAOS container :f78d48aa-2228-4211-95c3-9ba8557c30dc
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-fetch
Time: 0.007804 seconds (12813.839410 ops per second)

kv-akey-fetch

Time: 0.007796 seconds (12827.730234 ops per second)
[sdwillso@boro-59 ~]$ orterun -np 1 --mca mtl ^psm2,ofi  --ompi-server file:~/scripts/uri.txt daosbench --test=kv-akey-fetch --testid=1 --svc=1 --dpool=30c7d4bb-832a-4af0-aca0-4732ed3c2e86 --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon May 21 17:16:33 2018
=================================
===============================
Test Setup
---------------
Test: kv-akey-fetch
DAOS pool :30c7d4bb-832a-4af0-aca0-4732ed3c2e86
DAOS container :3c52ee2e-d65b-4929-a612-b9ca2c636d42
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-akey-fetch
Time: 0.007796 seconds (12827.730234 ops per second)

mpich tests

Results: ERRORS found in i_noncontig test.

Ticket is 

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

No errors in other tests.

Process 0: buf 2 is -1, should be 2
Process 0: buf 4 is -1, should be 4
Process 0: buf 6 is -1, should be 6
Process 0: buf 8 is -1, should be 8
etc...
Found 15000 errors
  • No labels