Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.0, Lustre 2.10.6
-
None
-
3
-
9223372036854775807
Description
In reviewing the overstriping patch, Andreas noted that one assert it's removing should also be removed in the maintenance branches:
https://review.whamcloud.com/#/c/28425/15/lustre/lov/lov_object.c
This is because the client is asserting on network data from the server, and the assert is enforcing an expected constraint (num stripes <= num osts), but nothing goes wrong if it's removed. In fact, it might be possible for the two to disagree if OSTs go offline.
Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/34918/
Subject:
LU-11796lov: Remove unnecessary assertProject: fs/lustre-release
Branch: b2_12
Current Patch Set:
Commit: 7f9393e1ea280f45b8400f5da2cbe41a3b908872