- May 14, 2008
-
-
Andreas Dilger authored
Description: MDS may lose file striping (and hence file data) in some cases Details : If there are additional extended attributes stored on the MDS, in particular ACLs, SELinux, or user attributes (if user_xattr is specified for the client mount options) then there is a risk of attribute loss. Additionally, the Lustre file striping needs to be larger than default (e.g. striped over all OSTs), and an additional attribute must be stored initially in the inode and then increase in size enough to be moved to the external attribute block (e.g. ACL growing in size) for file data to be lost. i=kalpak.shah i=alex.zhuravlev b=15777 Sync ChangeLog from b_release_1_6_5.
-
- May 13, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_118* fixes; set fail loc on all oss nodes
-
- May 12, 2008
-
-
kalpak authored
Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively. Most lfs_* functions do this already, but a few (find, setstripe, quotachown) do not. b=15212 i=rupesh i=johann
-
- May 11, 2008
-
-
bwzhou authored
b=15521 r=adilger, grev the test case for bug 15521
-
- Apr 30, 2008
-
-
Yong Fan authored
b=15691 i=huanghua i=tappro 1) Prevent "ll_sa_wrong" from being increased repeatedly when hit ratio is low. 2) Remount client before sanity 123a to eliminate previous test effect.
-
- Apr 24, 2008
-
-
Yong Fan authored
b=15406 i=huanghua i=tappro i=vitaly Back port dir_SA fixes from HEAD (b1_8_dir_ra) to b1_6.
-
- Apr 16, 2008
-
-
Elena Gryaznova authored
i=Yury.Umanets i=Alexey.Lyashkov force test_69 to fail if directio write failed
-
Yury Umanets authored
r=grev - fixes using check_runas_id(). Adds check for used runas id in test_72.
-
- Mar 26, 2008
-
-
Alexey Lyashkov authored
-
Alexey Lyashkov authored
b=15027 i=johann i=fanyong
-
- Mar 14, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_71, recovery-small test_26 fixes renumbering test_26->test_26a FAIL_ON_ERROR initialization in cfg error, remote_mds, remote_ost fn fixes (b=14763 comment 19)
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Jian Yu authored
b=15202 Remove test_27o and test_27q from ALWAYS_EXCEPT list.
-
- Mar 11, 2008
-
-
Elena Gryaznova authored
i=Adilger test_78: limit filesize to 1/2 of memtotal -256MB
-
bwzhou authored
b=13285 minor change of error message
-
bwzhou authored
b=13285 r=johann, deen Uses ldd to figure out which libs need to be copied and works for 64 bit ppc SLES9 systems
-
- Mar 07, 2008
-
-
komaln authored
A few corrections in earlier patch to change sanity.sh to use 'lctl {get,set}_param'
-
- Mar 04, 2008
-
-
Elena Gryaznova authored
add 27u to ALWAYS_EXCEPT list
-
- Mar 02, 2008
-
-
komaln authored
r=Adilger Changed sanity.sh to use 'lctl {get,set}_param'
-
- Feb 27, 2008
-
-
Elena Gryaznova authored
i=Adilger check whether proc files exist; error if they do not exist
-
- Feb 19, 2008
-
-
Elena Gryaznova authored
i=Adilger more fixes to reduce acc-sm time; SLOW=no is default now.
-
- Feb 18, 2008
-
-
Johann Lombardi authored
b=13805 i=adilger i=bobijam add support for several checksum algorithms. Currently, CRC32 and Adler-32 are supported. The checksum type can be changed on the fly through /proc/fs/lustre/osc/*/checksum_type.
-
- Feb 16, 2008
-
-
Yury Umanets authored
r=vitaly,shadow - fixes abd cleanups in lru resize. Main idea is to avoid dropping SLV much in various situations/loads. Completely reworked memory pressure handler. Fixes in SLV calculations, etc. Please see bug 13766 for more details.
-
- Feb 14, 2008
-
-
Elena Gryaznova authored
i=Adilger fix locale for tests where exact output is required
-
- Feb 13, 2008
-
-
Bobi Jam authored
b=13173 i=shadow make "lctl lov_getconfig" handle the case which "default_stripe_count == -1" by returning -1 instead of 65535.
-
- Feb 08, 2008
-
-
Elena Gryaznova authored
i=Adilger move RUNAS to local.sh; run BONNIE as RUNAS_ID user b=14474 i=Adilger don't allow sanity to see MOUNT2; remove chown of MOUNT
-
- Feb 06, 2008
-
-
Elena Gryaznova authored
i=Adilger skip test_78 if we have no enough space; make the test file slightly smaller
-
- Jan 31, 2008
-
-
Elena Gryaznova authored
run sysctl properly (found by Huang Hua)
-
Elena Gryaznova authored
i=grev speedups fo SLOW=no and fixes for remote client
-
- Jan 29, 2008
-
-
Elena Gryaznova authored
i=Adilger change tdir to start from d0 to be cleaned up automatically
-
- Jan 25, 2008
-
-
Alexey Lyashkov authored
return error if statahead is slow. b=14530 i=shadow
-
- Jan 18, 2008
-
-
Johann Lombardi authored
b=14626 i=adilger use /llog.test/ instead of /llog-test/ to match both llog_test and llog-test.
-
- Jan 16, 2008
-
-
Bobi Jam authored
b=14626 i=adilger o=johann fix sanity test_60b() script.
-
- Jan 15, 2008
-
-
Wang Di authored
Before packing join_file req, all the related reference should be checked carefully in case some malformed flags cause fake join_file req on client. b=14614 i=adilger,johann
-
- Dec 28, 2007
-
-
Johann Lombardi authored
b=14398 i=johann i=bobijam Console messages can now be disabled via lnet.printk.
-
- Dec 20, 2007
-
-
Elena Gryaznova authored
i=Adilger use new-style setstripe args
-
Elena Gryaznova authored
i=grev remove obsolete test scripts
-
- Dec 19, 2007
-
-
Elena Gryaznova authored
i=Adilger i=Alexey.Lyashkov error if dd is not started; use tfile instead of tdir
-
- Dec 17, 2007
-
-
Elena Gryaznova authored
i=Adilger use file with major,minor from /dev/console
-
- Dec 14, 2007
-
-
Elena Gryaznova authored
i=Adilger wait delete completed before check kbytesavail
-