Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.0
-
None
-
3
-
9223372036854775807
Description
test_mkdir() always creates striped dir, this breaks interop testing with non DNEII servers
test_mkdir() { local stripe_count=2 $LFS mkdir -i$mdt_index -c$stripe_count $path
introduced by
commit c75aa6c74cd86c69de893395735a6725571f11f4 Author: Andreas Dilger <andreas.dilger@intel.com> AuthorDate: Mon Mar 20 23:45:28 2017 -0400 Commit: Oleg Drokin <oleg.drokin@intel.com> CommitDate: Thu Sep 21 06:13:00 2017 +0000 LU-3308 tests: fix sanity/sanityn test_mkdir() usage
Attachments
Issue Links
- is related to
-
LU-12210 Test failures associated with DNE index and stripe count randomization
- Open
-
LU-12175 sanity test 208 fails with 'lease broken over recovery'
- Reopened
-
LU-12039 Fix 'lfs mkdir' in sanity-selinux
- Resolved
- is related to
-
LU-11564 interop: sanity-hsm test 24g fails with 'hsm flags on /mnt/lustre/d24g.sanity-hsm/f24g.sanity-hsm are 0x00000009 != 0x0000000b'
- Resolved