Page MenuHomeFreeBSD

ZFS: fix the redundancy tests
ClosedPublic

Authored by asomers on Oct 4 2019, 10:28 PM.
Tags
None
Referenced Files
F145862609: D21901.diff
Wed, Feb 25, 9:17 AM
Unknown Object (File)
Sun, Feb 8, 1:17 PM
Unknown Object (File)
Sun, Feb 8, 2:04 AM
Unknown Object (File)
Sat, Jan 31, 2:02 PM
Unknown Object (File)
Jan 26 2026, 11:29 AM
Unknown Object (File)
Jan 20 2026, 3:15 PM
Unknown Object (File)
Jan 17 2026, 5:09 PM
Unknown Object (File)
Jan 2 2026, 2:54 PM

Details

Summary

ZFS: fix the redundancy tests

  • Fix force_sync_path, which ensures that a file is fully flushed to disk. Apparently "zpool history"'s performance has improved, but exporting and importing the pool still works.
  • Fix file_dva by using undocumented zdb syntax to clarify that we're interested in the pool's root file system, not the pool itself. This should also fix the zpool_clear_001_pos test.
  • Remove a redundant cleanup step

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable