Daniel, Vladimir,

To start, when running the zfs_test tests with the zfs-fuse backend,
the tests all complete successfully. But when using the ZFS on Linux[1]
kernel module built using debian's zfs-dkms package on Debian 13, there
are several failing tests. The tests that fail produce the following
error messages: TIME FAIL, LONG TIME FAIL, LONG SYMLINK FAIL and PATH
LONG SYMLINK FAIL.

In order to catch all the errors, I commented out the "exit 1" from
each failure to allow the testing to continue. Attached is a log file
with shell tracing on. The zfs filesystem image file is 2.1M, which is
maybe too big for the list. I can send it offlist if needed.

I noticed for the time failures that the time difference is around 1
second. I thought this could be an off-by-one in either zfs-fuse or
ZoL, but then I saw a run with a difference of 2 seconds. So it might
be more complicated.

With the symlink failures, grub-fstest outputs the following:
  ./grub-fstest: error: cannot open `(loop0)/grub fs@/psym':
/home/build/grub/grub-core/fs/zfs/zfs.c:grub_zfs_open:3965:not a
regular file.

Glenn

[1] https://zfsonlinux.org/

Attachment: zfs_test.log.xz
Description: application/xz

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to