Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IOR, 2 client 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=2930c2b8-689f-4ca4-bf36-3261f28196c4,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  1 21:55:51 2018
Command line used: ior -v -W -i 5 -a DAOS -w -o 4124e0ed-05dd-4a30-a0ee-9ab4b27be4cd -b 5g -t 1m -O daospool=2930c2b8-689f-4ca4-bf36-3261f28196c4,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  1 21:55:51 2018
Path: /home/sdwillso
FS: 3.8 TiB   Used FS: 10.1%   Inodes: 250.0 Mi   Used Inodes: 2.0%
Participating tasks: 1
[0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA
Summary:
	api                = DAOS
	test filename      = 4124e0ed-05dd-4a30-a0ee-9ab4b27be4cd
	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  1 21:55:51 2018
write     5189       5242880    1024.00    0.001027   0.983459   0.002235   0.986745   0   
Verifying contents of the file(s) just written.
Fri Jun  1 21:55:52 2018

remove    -          -          -          -          -          -          0.002549   0   
Commencing write performance test: Fri Jun  1 21:55:56 2018
write     5616       5242880    1024.00    0.000647   0.908628   0.002421   0.911709   1   
Verifying contents of the file(s) just written.
Fri Jun  1 21:55:57 2018

remove    -          -          -          -          -          -          0.002353   1   
Commencing write performance test: Fri Jun  1 21:56:00 2018
write     5624       5242880    1024.00    0.000629   0.907809   0.002001   0.910453   2   
Verifying contents of the file(s) just written.
Fri Jun  1 21:56:01 2018

remove    -          -          -          -          -          -          0.002340   2   
Commencing write performance test: Fri Jun  1 21:56:04 2018
write     5622       5242880    1024.00    0.000610   0.908072   0.001986   0.910678   3   
Verifying contents of the file(s) just written.
Fri Jun  1 21:56:05 2018

remove    -          -          -          -          -          -          0.002270   3   
Commencing write performance test: Fri Jun  1 21:56:08 2018
write     5583       5242880    1024.00    0.000642   0.913964   0.002392   0.917011   4   
Verifying contents of the file(s) just written.
Fri Jun  1 21:56:09 2018

remove    -          -          -          -          -          -          0.002314   4   

Max Write: 5623.58 MiB/sec (5896.75 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        5623.58    5188.78    5526.74     169.61    0.92732 0 1 1 5 0 0 1 0 0 1 5368709120 1048576 5368709120 DAOS 0

Finished: Fri Jun  1 21:56:15 2018

daos_bench w/DAOS_IMPLICIT_PURGE

...