Details
-
New Feature
-
Resolution: Fixed
-
Critical
-
None
-
3
-
12785
Description
#5: Sparse OST indicies
#6: Setstripe for specified OSTs.
Attachments
Issue Links
- is related to
-
LU-5170 lfs usability
-
- Open
-
-
LU-5878 lfs migrate sends file to stdout
-
- Closed
-
-
LU-9392 lfs migrate -o and lfs setstripe -o should pick OST from ost_list
-
- Open
-
-
LU-8417 setstripe -o does not work on directories
-
- Resolved
-
- is related to
-
LU-3840 llapi_layout API design discussion
-
- Closed
-
-
LU-6135 improved support for selecting specific OSTs for files
-
- Resolved
-
(1 is related to )
Ah, I also noticed that the current patch returns error if ldo_def_stripe_offset is not in the list of OSTs, but failed to consider that -1 should mean "use something that makes sense". This too needs to be addressed. Esp. in light of the previous comment