Same error after a clean compilation. $ fio --version fio-2.0.7-13-g3b7f $ fio --create_only --name=test-read-4k-4G-1-jobs --directory=./tests --rw=read --size=10M --bs=4k --numjobs=4 max value out of range: 4 (1 max) max value out of range: 4 (1 max) Am 2012-05-02 14:08, schrieb Jens Axboe: > On 05/02/2012 02:06 PM, Georg Schönberger wrote: >> I get the following error after applying the patch: >> $ patch -b -p1 < fio.patch >> ...make and install... >> $ fio --create_only --name=test-read-4k-4G-1-jobs --directory=./tests >> --rw=read --size=10M --bs=4k --numjobs=4 --group_reporting >> max value out of range: 4 (1 max) >> max value out of range: 4 (1 max) > You probably want to make clean first. > -- 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