Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.14.0
-
None
-
3
-
9223372036854775807
Description
pool_add_targets() local list=$(seq $first $step $last) do_facet mgs $LCTL pool_add \ $FSNAME.$pool $FSNAME-OST[$first-$last/$step]
the function fails if number of osts >= 10 because lct expects numbers in hex
Attachments
Issue Links
- is related to
-
LU-12506 Client unable to mount filesystem with very large number of MDTs
- Resolved