On 1/22/15 11:23 PM, Steve French wrote: > Noticed test generic/299 failing over NFS (v4.1 dialect) with the error > > "[not run] /usr/bin/fio too old" > > fio-2.1.11 version (which is what is installed on current Ubuntu) is > presumably not too old Well, 2.1.11 was released 16-Jul-2014 fio is up to 2.2.5 now, so it sure could be. The test sets up a config file, and tries to run fio against it; if it fails, it's deemed "too old" And _require_fio dumps to $seqres.full, $FIO_PROG --warnings-fatal --showcmd $job >> $seqres.full 2>&1 [ $? -eq 0 ] || _notrun "$FIO_PROG too old, see $seqres.full" so what does 299.full look like? -Eric -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html