Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.11.0
-
None
-
3
-
9223372036854775807
Description
File created with 'lfs setstripe' cannot recover from failover. Simple test like the one below fails:
test_00() {
replay_barrier $SINGLEMDS
$LFS setstripe -c 2 $DIR/$tfile
fail $SINGLEMDS
$CHECKSTAT -t file $DIR/$tfile ||
error "$CHECKSTAT $DIR/$tfile check failed"
}
At first sign the file is not re-created due to problem with LOV EA supplied along with replay, it says LOV MAGIC is 0.
Attachments
Issue Links
- is related to
-
LU-9514 sanity test 51f times out due to out of memory
-
- Resolved
-
Lai Siyao (lai.siyao@intel.com) uploaded a new patch: https://review.whamcloud.com/30704
Subject:
LU-10155test: add setstripe replay testProject: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 8341c5f2499aa22bd230c9c082cc7dc82b821bf7