Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.10.0
-
None
-
3
-
9223372036854775807
Description
In current striped directory implementation, if one stripe MDT failed, the striped directory will not be able to access, which seems unacceptable. So in this case
1. lfs getdirstripe should indicate which stripe is failed.
2. the left stripes should be able to be accessed, and can be migrated to a new directory.
3. creating the file/dir on the failed stripe should fail, though it should succeed on other stripes.
Other suggestions? If some else already create the ticket, please close this one. Thanks.
Attachments
Issue Links
- duplicates
-
LU-9206 DNE - allow partial access to striped dir if one of the MDTs is unavailable
- Resolved