Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
There is currently the limit of 15 characters for a pool. However, when customer tried the following with 16 characters:
# lctl set_param -P mdd.users*.append_pool="users_append_hdd"
the command succeeded fine. But it removed the last character, what customer did not notice at first.
# lctl get_param *.*.append* mdd.interact-MDT0000.append_pool=users_append_hdmdd.interact-MDT0000.append_stripe_count=1
I will create a patch to fix it.
Merged for 2.16