Bug #14178
Updated by Yuri Pankov 9 months ago
Paths in zloop script need to be updated after #13728 and #14125 removing arch-specific zdb and ztest binaries. <pre> 10/19 09:37:27 ztest -VVVVV -m 2 -r 5 -R 1 -v 5 -a 12 -T 50 -P 13 -s 128m -f /var/tmp 5 vdevs, 7 datasets, 23 threads, 50 seconds... Executing zdb -bccsv -G -d -U /var/tmp/zpool.cache -o zfs_reconstruct_indirect_combinations_max=65536 ztest sh: /usr/sbin/amd64/zdb: not found [No such file or directory] ztest: '/usr/sbin/amd64/zdb -bccsv -G -d -U /var/tmp/zpool.cache -o zfs_reconstruct_indirect_combinations_max=65536 ztest' exit code 127 child exited with code 3 </pre>