...
NOTE: IOR was run with sockets due to consistent error at start of test when run under psm2:
Code Block |
---|
[sdwillso@boro-11 ~]$ 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=00c026da-1231-4ba8-b676-95a71fa1fea5,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: Tue May 29 22:11:38 2018 Command line used: ior -v -W -i 5 -a DAOS -w -o 657f6932-7df3-40e6-8e65-76c5ca18bf07 -b 5g -t 1m -O daospool=00c026da-1231-4ba8-b676-95a71fa1fea5,daosrecordsize=1m,daosstripesize=1m,daosstripecount=1024,daosaios=16,daosobjectclass=LARGE,daosPoolSvc=1,daosepoch=1 Machine: Linux boro-11.boro.hpdd.intel.com Start time skew across all tasks: 0.00 sec Test 0 started: Tue May 29 22:11:38 2018 Path: /home/sdwillso FS: 3.8 TiB Used FS: 9.3% Inodes: 250.0 Mi Used Inodes: 1.9% Participating tasks: 1 [0] WARNING: USING daosStripeMax CAUSES READS TO RETURN INVALID DATA boro-11.boro.hpdd.intel.com.19512Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49) boro-11.boro.hpdd.intel.com.19512Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49) boro-11.boro.hpdd.intel.com.19512Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49) boro-11.boro.hpdd.intel.com.19512Received eager message(s) ptype=0x1 opcode=0xc9 from an unknown process (err=49) ... etc. repeating until ctrl+c |
...