Details
-
Bug
-
Resolution: Duplicate
-
Major
-
Lustre 2.7.0, Lustre 2.8.0
-
3
-
17092
Description
This issue was created by maloo for Nathaniel Clark <nathaniel.l.clark@intel.com>
This issue relates to the following test suite run:
https://testing.hpdd.intel.com/test_sets/febe4ef4-9ef2-11e4-a23e-5254006e85c2
https://testing.hpdd.intel.com/test_sets/e817c76c-9dca-11e4-858d-5254006e85c2
The sub-test test_56a failed with the following error:
test failed to respond and timed out
Please provide additional information about the failure here.
Info required for matching: sanity 56a
Since we're treating 0.6.3-x as a stable release there really wasn't much change between the tags. Just a few few build fixes for newer kernels, changes to a few default values we've been running forever, and a two critical bug fixes. Nothing which should have caused a regression, here's the full commit log between 0.6.3-1.1 and 0.6.3-1.2.
$ git log --oneline spl-0.6.3-1.1..spl-0.6.3-1.2
099c670 Tag spl-0.6.3-1.2
8cd930b mutex: force serialization on mutex_exit() to fix races
17e5cf3 Linux 3.12 compat: shrinker semantics
23fcd1e Linux 3.16 compat: smp_mb__after_clear_bit()
f322c6a Linux 3.17 compat: remove wait_on_bit action function
5c8a0ad Set spl_kmem_cache_slab_limit=16384 to default
bf56579 Set spl_kmem_cache_reclaim=0 to default
$ git log --oneline zfs-0.6.3-1.1..zfs-0.6.3-1.2
7b13354 Tag zfs-0.6.3-1.2
c3db49a Fix typo in %post scriptlet lines
73fd1f4 Don't perform ACL-to-mode translation on empty ACL
a85804e Undirty freed spill blocks.
5b29265 Export symbols for ZIL interface
107077a Remove checks for mandatory locks
c69e727 Linux 3.12 compat: shrinker semantics