...
Code Block | ||||
---|---|---|---|---|
| ||||
[sdwillso@boro-4 ~]$ orterun --mca mtl ^psm2,ofi -N 1 -quiet --hostfile ~/scripts/host.cli.1 --ompi-server file:~/scripts/uri.txt -x DD_SUBSYS= -x DD_MASK= -x D_LOG_FILE=/tmp/daos_perf.log 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 2 (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> 151265ce: rank 1 became pool service leader 0 Started... update successfully completed: duration : 91.945923 sec bandwith : 4.248 MB/sec rate : 4350.38 IO/sec latency : 229.865 us (nonsense if credits > 1) Duration across processes: MAX duration : 91.945923 sec MIN duration : 88.257693 sec Average duration : 90.101808 sec 151265ce: rank 1 no longer pool service leader 0 |
CREDITS=8
- hitting segfault
Jira Legacy server HPDD Community Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 8bba2dd1-4333-3006-bfcd-f35d4ebbd2ad key CART-496
4K Records
CREDITS=1
- hitting segfault
Jira Legacy server HPDD Community Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 8bba2dd1-4333-3006-bfcd-f35d4ebbd2ad key CART-496
IOR, 10GB pool, data verification enabled
...