You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux server 3.0.0-gentoo #2 SMP Sun Jul 31 15:20:56 GMT 2011 x86_64 Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz GenuineIntel GNU/Linux
make check
==================================== ZTEST ====================================
................
Pass 3, Complete, 0 ENOSPC, 32.7% of 746M used, 56% done, 2m12s to go
Setting dataset ztest/temp_20 to sync always
Setting dataset ztest/temp_9 to sync always
Setting dataset ztest/temp_4 to sync always
Setting dataset ztest/temp_2 to sync always
Setting dataset ztest/temp_2 to sync always
Setting dataset ztest/temp_7 to sync always
Setting dataset ztest/temp_5 to sync always
error: Pool 'ztest' has encountered an uncorrectable I/O failure and the failure mode property for this pool is set to panic.
child died with signal 6
make[1]: *** [check] Error 3
make[1]: Leaving directory `/root/soft/zfs/zfs-0.6.0-rc5/scripts'
make: *** [check-recursive] Error 1
Sometimes ZTEST test completes successfully, but zconfig always fails with:
/zconfig.sh -c
Skipping test 10 which requires the scsi_debug module and the /usr/bin/lsscsi utility
1 persistent zpool.cache cannot create 'test1': pool already exists
Fail (2)
The text was updated successfully, but these errors were encountered:
Yes, zconfig.sh still has some failures on newer kernels which are being worked on. However, in practice these issues are observed on a real system. Of course we will still get them fixed.
Linux server 3.0.0-gentoo #2 SMP Sun Jul 31 15:20:56 GMT 2011 x86_64 Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz GenuineIntel GNU/Linux
make check
==================================== ZTEST ====================================
................
Pass 3, Complete, 0 ENOSPC, 32.7% of 746M used, 56% done, 2m12s to go
Setting dataset ztest/temp_20 to sync always
Setting dataset ztest/temp_9 to sync always
Setting dataset ztest/temp_4 to sync always
Setting dataset ztest/temp_2 to sync always
Setting dataset ztest/temp_2 to sync always
Setting dataset ztest/temp_7 to sync always
Setting dataset ztest/temp_5 to sync always
error: Pool 'ztest' has encountered an uncorrectable I/O failure and the failure mode property for this pool is set to panic.
child died with signal 6
make[1]: *** [check] Error 3
make[1]: Leaving directory `/root/soft/zfs/zfs-0.6.0-rc5/scripts'
make: *** [check-recursive] Error 1
Sometimes ZTEST test completes successfully, but zconfig always fails with:
/zconfig.sh -c
Skipping test 10 which requires the scsi_debug module and the /usr/bin/lsscsi utility
1 persistent zpool.cache cannot create 'test1': pool already exists
Fail (2)
The text was updated successfully, but these errors were encountered: