The format of the log is: time, #iops, r/w direction, size So the '1' you're seeing is saying "one read IOP of size 4096 bytes completed at 479.999 seconds". This happened 7 times, followed by another completion at 480.000 seconds (in your log excerpt). -Karl Cronburg- On Mon, Aug 22, 2016 at 4:47 PM, Saeed <ionictea@xxxxxxxxx> wrote: > I'm still getting the same problem where there seems to be duplicate time > interval entries and no data for the iops log using the latest git: > > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 479999, 1, 0, 4096 > 480000, 1, 0, 4096 > > I do see the following errors during the configure process but not sure if > its related: > > /tmp/fio-conf--8430-.c:2:2: error: #error __ANDROID__ not defined > #error __ANDROID__ not defined > /tmp/fio-conf--8430-.c:2:2: error: #error __i386__ not defined > #error __i386__ not defined > /tmp/fio-conf--8430-.c:5:3: error: size of unnamed array is negative > collect2: error: ld returned 1 exit status > /tmp/fio-conf--8430-.c:2:24: fatal error: sys/asynch.h: No such file or > directory > /tmp/fio-conf--8430-.c:2:29: fatal error: infiniband/arch.h: No such file or > directory > /tmp/fio-conf--8430-.c:2:27: fatal error: rdma/rdma_cma.h: No such file or > directory > > /tmp/fio-conf--8430-.c:5:24: error: 'CLOCK_MONOTONIC_PRECISE' undeclared > (first use in this function) > /tmp/fio-conf--8430-.c:5:22: error: storage size of 'me' isn't known > /tmp/fio-conf--8430-.c:6:19: error: 'EXT4_IOC_MOVE_EXT' undeclared (first > use in this function) > /tmp/fio-conf--8430-.c:1:19: fatal error: guasi.h: No such file or directory > /tmp/fio-conf--8430-.c:1:32: fatal error: nvm/nvm_primitives.h: No such file > or directory > /tmp/fio-conf--8430-.c:1:18: fatal error: numa.h: No such file or directory > collect2: error: ld returned 1 exit status > collect2: error: ld returned 1 exit status > /tmp/fio-conf--8430-.c:1:24: fatal error: rbd/librbd.h: No such file or > directory > /tmp/fio-conf--8430-.c:1:24: fatal error: rbd/librbd.h: No such file or > directory > /tmp/fio-conf--8430-.c:1:32: fatal error: glusterfs/api/glfs.h: No such file > or directory > /tmp/fio-conf--8430-.c:7: Error: unknown pseudo-op: `.machine' > /tmp/fio-conf--8430-.c:8: Error: unknown pseudo-op: `.machine' > /tmp/fio-conf--8430-.c:9: Error: no such instruction: `stfle %rcx' > /tmp/fio-conf--8430-.c:10: Error: unknown pseudo-op: `.machine' > /tmp/fio-conf--8430-.c:6:17: error: storage size of 'st' isn't known > /tmp/fio-conf--8430-.c:7:26: error: 'MNT_NOWAIT' undeclared (first use in > this function) > > On 2016-08-22 17:33:13 +0000, Jens Axboe said: > >> On 08/22/2016 10:37 AM, Saeed wrote: >>> >>> Why are there multiple entries for each interval / second in the fio log >>> generated? >>> >>> 1, 585142, 1, 4096 >>> 1, 4096000, 1, 4096 >>> 1, 4096000, 1, 4096 >>> 1, 0, 1, 4096 >>> 1, 0, 1, 4096 >>> 1, 4096000, 1, 4096 >>> 1, 0, 1, 4096 >>> 1, 0, 1, 4096 >>> 1, 4096000, 1, 4096 >>> 1, 0, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 0, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 4096000, 1, 4096 >>> 2, 0, 1, 4096 >>> 2, 0, 1, 4096 >>> 2, 0, 1, 4096 >> >> >> Ditto for this one, try current -git. > > > > > -- > To unsubscribe from this list: send the line "unsubscribe fio" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html