...
Code Block |
---|
linenumbers | true |
---|
collapse | true |
---|
|
[sdwillso@boro-4 daos_m]$ orterun -np 1 -x FI_PSM2_DISCONNECT=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=cc15805e-1178-41f5-8542-bccdcc7aadce,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 Aug 20 18:42:00 2018
Command line used: ior -v -W -i 5 -a DAOS -w -o 178063f8-d7aa-4d34-8dd9-4c9218e56101 -b 5g -t 1m -O daospool=cc15805e-1178-41f5-8542-bccdcc7aadce,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: Mon Aug 20 18:42:00 2018
Path: /home/sdwillso/daos_m
FS: 3.8 TiB Used FS: 12.6% Inodes: 250.0 Mi Used Inodes: 2.5%
Participating tasks: 1
[0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA
Summary:
api = DAOS
test filename = 178063f8-d7aa-4d34-8dd9-4c9218e56101
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 Aug 20 18:42:01 2018
write 5413 5242880 1024.00 0.006197 0.936376 0.003321 0.945910 0
Verifying contents of the file(s) just written.
Mon Aug 20 18:42:02 2018
remove - - - - - - 0.001939 0
Commencing write performance test: Mon Aug 20 18:42:05 2018
write 5554 5242880 1024.00 0.001194 0.918304 0.002265 0.921780 1
Verifying contents of the file(s) just written.
Mon Aug 20 18:42:06 2018
remove - - - - - - 0.000892 1
Commencing write performance test: Mon Aug 20 18:42:10 2018
write 5516 5242880 1024.00 0.001179 0.924887 0.002051 0.928131 2
Verifying contents of the file(s) just written.
Mon Aug 20 18:42:11 2018
remove - - - - - - 0.000912 2
Commencing write performance test: Mon Aug 20 18:42:14 2018
write 5558 5242880 1024.00 0.001197 0.917913 0.002022 0.921148 3
Verifying contents of the file(s) just written.
Mon Aug 20 18:42:15 2018
remove - - - - - - 0.000862 3
Commencing write performance test: Mon Aug 20 18:42:18 2018
write 5578 5242880 1024.00 0.001147 0.914605 0.002092 0.917854 4
Verifying contents of the file(s) just written.
Mon Aug 20 18:42:19 2018
remove - - - - - - 0.000922 4
Max Write: 5578.23 MiB/sec (5849.19 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 5578.23 5412.78 5524.04 59.11 0.92696 0 1 1 5 0 0 1 0 0 1 5368709120 1048576 5368709120 DAOS 0
Finished: Mon Aug 20 18:42:25 2018 |
daos_bench
kv-idx-update
Time: 104.697483 seconds (9551.328003 ops per second)
Code Block |
---|
linenumbers | true |
---|
collapse | true |
---|
|
[sdwillso@boro-4 daos_m]$ orterun -np 1 -x FI_PSM2_DISCONNECT=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=96f11eff-7475-4158-90ae-b55fae60cfaf --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon Aug 20 18:50:25 2018
=================================
===============================
Test Setup
---------------
Test: kv-idx-update
DAOS pool :96f11eff-7475-4158-90ae-b55fae60cfaf
DAOS container :fbe891b8-d983-4289-a111-12c0682ae9db
Value buffer size: 64
Number of processes: 1
Number of indexes/process: 1000000
Number of asynchronous I/O: 32
===============================
kv-idx-update
Time: 104.697483 seconds (9551.328003 ops per second) |
kv-dkey-update
Time: 0.006400 seconds (15624.158021 ops per second)
Code Block |
---|
linenumbers | true |
---|
collapse | true |
---|
|
[sdwillso@boro-4 daos_m]$ orterun -np 1 -x FI_PSM2_DISCONNECT=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=3031f327-4f8e-4489-8de6-b2994b8aff5a --container=`uuidgen` --object-class=tiny --aios=32 --indexes=1000000
================================
DAOSBENCH (KV)
Started at
Mon Aug 20 18:59:08 2018
=================================
===============================
Test Setup
---------------
Test: kv-dkey-update
DAOS pool :3031f327-4f8e-4489-8de6-b2994b8aff5a
DAOS container :99ad75bd-f914-4449-becf-b5e64f278d79
Value buffer size: 64
Number of processes: 1
Number of keys/process: 100
Number of asynchronous I/O: 32
===============================
kv-dkey-update
Time: 0.006400 seconds (15624.158021 ops per second)
Ended at Mon Aug 20 18:59:09 2018 |
kv-akey-update
kv-dkey-fetch
...