Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

Table of Contents

Test Configuration

Tip of master + 1 'in review' commit to address issues preventing successful build, commit 905c4305d9de78e71608af93766cc872d24fc180

...

  • -mpcCiAeoRd - PASS
  • -r - FAILURE
    • Jira Legacy
      serverHPDD Community JiraSystem JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId8bba2dd1f325724b-4333f7c9-300634db-bfcdbd1c-f35d4ebbd2ad69d12ec98a69
      keyDAOS-1060
  • -O - PASS

daosperf w/DAOS_IMPLICIT_PURGE

...

Code Block
linenumberstrue
collapsetrue
[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>
81e24d13: rank 1 became pool service leader 0
Started...
update successfully completed:
	duration : 19.778336  sec
	bandwith : 39.500     MB/sec
	rate     : 40448.30   IO/sec
	latency  : 24.723     us (nonsense if credits > 1)
Duration across processes:
	MAX duration : 19.778336  sec
	MIN duration : 3.164505   sec
	Average duration : 7.339495   sec
81e24d13: rank 1 no longer pool service leader 0

4K Records

CREDITS=1

...

Code Block
linenumberstrue
collapsetrue
[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>
f6740b7e: rank 1 became pool service leader 0
Started...
update successfully completed:
	duration : 23.967965  sec
	bandwith : 130.382    MB/sec
	rate     : 33377.89   IO/sec
	latency  : 29.960     us (nonsense if credits > 1)
Duration across processes:
	MAX duration : 23.967965  sec
	MIN duration : 6.631455   sec
	Average duration : 11.142180  sec
f6740b7e: rank 1 no longer pool service leader 0


IOR, 10GB pool, data verification enabled

Code Block
linenumberstrue
collapsetrue
[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=7f596bd4-f305-4588-aa9e-84138de11808,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: Fri Jun 29 17:21:38 2018
Command line used: ior -v -W -i 5 -a DAOS -w -o 83ba5e5f-209f-42ca-8120-c48c36db7d55 -b 5g -t 1m -O daospool=7f596bd4-f305-4588-aa9e-84138de11808,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: Fri Jun 29 17:21:38 2018
Path: /home/sdwillso
FS: 3.8 TiB   Used FS: 12.3%   Inodes: 250.0 Mi   Used Inodes: 2.2%
Participating tasks: 1
[0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA
Summary:
	api                = DAOS
	test filename      = 83ba5e5f-209f-42ca-8120-c48c36db7d55
	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: Fri Jun 29 17:21:38 2018
write     5149       5242880    1024.00    0.001205   0.989757   0.003295   0.994280   0   
Verifying contents of the file(s) just written.
Fri Jun 29 17:21:39 2018

remove    -          -          -          -          -          -          0.002556   0   
Commencing write performance test: Fri Jun 29 17:21:42 2018
write     5650       5242880    1024.00    0.000807   0.903378   0.002025   0.906226   1   
Verifying contents of the file(s) just written.
Fri Jun 29 17:21:43 2018

remove    -          -          -          -          -          -          0.002389   1   
Commencing write performance test: Fri Jun 29 17:21:46 2018
write     5636       5242880    1024.00    0.000809   0.905789   0.001894   0.908508   2   
Verifying contents of the file(s) just written.
Fri Jun 29 17:21:47 2018

remove    -          -          -          -          -          -          0.002324   2   
Commencing write performance test: Fri Jun 29 17:21:51 2018
write     5650       5242880    1024.00    0.000796   0.902593   0.002851   0.906253   3   
Verifying contents of the file(s) just written.
Fri Jun 29 17:21:52 2018

remove    -          -          -          -          -          -          0.002323   3   
Commencing write performance test: Fri Jun 29 17:21:55 2018
write     5646       5242880    1024.00    0.000804   0.903116   0.002922   0.906852   4   
Verifying contents of the file(s) just written.
Fri Jun 29 17:21:56 2018

remove    -          -          -          -          -          -          0.002309   4   

Max Write: 5649.81 MiB/sec (5924.25 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        5649.81    5149.45    5546.08     198.38    0.92442 0 1 1 5 0 0 1 0 0 1 5368709120 1048576 5368709120 DAOS 0

Finished: Fri Jun 29 17:22:01 2018

...