Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.1.0
-
None
-
3
-
6504
Description
The llapi_file_fget_lov_uuid() API call appears to be broken in 2.1. That calls llapi_file_fget_lov_uuid() which seems to be where the failure is:
error: can't get lov name.: Inappropriate ioctl for device (25)
This IS for a file in a lustre filesystem.
Note that a user found this by trying the llapi example in the lustre manual. There are at least two obvious bugs in that example (just try compiling it, you'll see them), so that should be fixed as well.
Attachments
Issue Links
- is related to
-
LUDOC-28 improve documentation examples for liblustreapi functions
- Closed