Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.9.0, Lustre 2.10.0
-
None
-
3
-
9223372036854775807
Description
Since patch http://review.whamcloud.com/16930 "LU-7334 lprocfs: Refactored string to value helpers" was landed, it incorrectly checks that lod.*.stripecount and lod.*.stripeoffset are not negative, but in fact they can both be "-1" to indicate that the filesystem-wide default value should be used. These parameters are also set internally if using lfs setstripe -c -1 $MOUNT or lfs setstripe -i -1 $MOUNT to set the system wide default, generating a console error on the MDS:
LustreError: 12558:0:(obd_config.c:1392:class_process_proc_param()) lov.: error writing proc entry 'stripecount': rc = -34 LustreError: 12558:0:(obd_config.c:1392:class_process_proc_param()) lov.: error writing proc entry 'stripeoffset': rc = -34
Attachments
Issue Links
- is related to
-
LU-7334 Refactor lprocfs helpers
-
- Resolved
-
Activity
Link | New: This issue is duplicated by TB-22 [ TB-22 ] |
Labels | Original: LTS |
Fix Version/s | New: Lustre 2.10.3 [ 13591 ] | |
Fix Version/s | Original: Lustre 2.10.2 [ 13494 ] |
Fix Version/s | New: Lustre 2.10.2 [ 13494 ] |
Labels | New: LTS |
Fix Version/s | New: Lustre 2.11.0 [ 13091 ] | |
Fix Version/s | Original: Lustre 2.10.0 [ 12204 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |