Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
Lustre 2.15.5
-
None
-
3
-
9223372036854775807
Description
Implement llapi_lmv_get_uuids method which is declared in lustreapi.h but not implemented. The change would be to add method implementation in liblustreapi.c. The implementation would be same as llapi_lov_get_uuids but with different tgt_type.
This would allow users of lustreapi to list MDT devices.
There is an old Jira ticket ( LU-5253 ) that has this discussion about adding this implementation but seems like this was not done for some reason.