Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case: nopwrite_volume failure #5510

Closed
behlendorf opened this issue Dec 21, 2016 · 4 comments
Closed

Test case: nopwrite_volume failure #5510

behlendorf opened this issue Dec 21, 2016 · 4 comments
Labels
Component: Test Suite Indicates an issue with the test framework or a test case Status: Inactive Not being actively updated Status: Stale No recent activity for issue

Comments

@behlendorf
Copy link
Contributor

Type Version/Name
ZFS Version 0.7.0-rc2
SPL Version 0.7.0-rc2

Describe the problem you're observing

Occasional failures of the nopwrite_volume test case during automated testing.

Describe how to reproduce the problem

A full run of the ZFS Test Suite can occasionally produce the issue.

Include any warning/errors/backtraces from the system logs

Full log

est: /usr/share/zfs/zfs-tests/tests/functional/nopwrite/nopwrite_volume (run as root) [00:15] [FAIL]
03:56:33.06 ASSERTION: nopwrite works on volumes
03:56:33.16 SUCCESS: /sbin/zfs set compress=on testpool.23846/testvol.nopwrite
03:56:33.28 SUCCESS: /sbin/zfs set checksum=sha256 testpool.23846/testvol.nopwrite
03:56:43.31 SUCCESS: /sbin/zfs clone testpool.23846/testvol.nopwrite@a testpool.23846/clone
03:56:43.46 SUCCESS: /sbin/zfs set compress=on testpool.23846/clone
03:56:43.57 SUCCESS: /sbin/zfs set checksum=sha256 testpool.23846/clone
03:56:47.43 NOTE: Comparing 29878272 and 4378624 given 2% (calculated: 14.65%)
03:56:47.44 ERROR: verify_nopwrite testpool.23846/testvol.nopwrite testpool.23846/testvol.nopwrite@a testpool.23846/clone exited 1
03:56:47.44 
03:56:47.44 NOTE: Performing local cleanup via log_onexit (cleanup)
03:56:48.10 SUCCESS: /sbin/zfs destroy -R testpool.23846/testvol.nopwrite
Test: /usr/share/zfs/zfs-tests/tests/functional/nopwrite/cleanup (run as root) [00:00] [PASS]
03:56:48.58 SUCCESS: rm -f -rf /var/tmp/testdir23846
03:56:48.60 lsblk: /dev/mapper/loop0: not a block device
@behlendorf behlendorf added the Component: Test Suite Indicates an issue with the test framework or a test case label Dec 21, 2016
@behlendorf
Copy link
Contributor Author

Resolved by 95401cb.

@Nasf-Fan Nasf-Fan mentioned this issue Jul 31, 2017
13 tasks
@behlendorf
Copy link
Contributor Author

Reopening so it can be investigated.

@stale
Copy link

stale bot commented Aug 24, 2020

This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale No recent activity for issue label Aug 24, 2020
@stale stale bot closed this as completed Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Test Suite Indicates an issue with the test framework or a test case Status: Inactive Not being actively updated Status: Stale No recent activity for issue
Projects
None yet
Development

No branches or pull requests

3 participants
@behlendorf @Nasf-Fan and others