- Jun 09, 2008
-
-
Elena Gryaznova authored
i=Maxim.Patlasov get rid of quotation in "options lnet"
-
- Jun 07, 2008
-
-
Elena Gryaznova authored
i=Tappro insanity uses local cfg now; remove obsolete insanity-local cfg
-
Elena Gryaznova authored
i=Tappro t-f and insanity fix to work properly with FAILURE_MODE=HARD
-
- Jun 05, 2008
-
-
Walter Poxon authored
-
- Jun 04, 2008
-
-
tianzy authored
delete compatibility for 32bit qdata b=15933 i=zhenyu.xu i=johann
-
- May 30, 2008
-
-
Bobi Jam authored
b=14134 i=nathan, johann Description: enable MGS and MDT services start separately Details : add a 'nomgs' option in mount.lustre to enable start a MDT with a co-located MGS without starting the MGS, which is a complement to 'nosvc' mount option.
-
- May 29, 2008
-
-
Bobi Jam authored
b=13310 o=eeb i=joahnn, nikita The bug is that target_send_reply_msg() calls ptlrpc_error() if 'rc != 0', but "difficult" replies may not be passed to rpc_error().
-
- May 28, 2008
-
-
Elena Gryaznova authored
i=Adilger skip LFSCK test for remote MDS also
-
Elena Gryaznova authored
i=Adilger rename subtests to skipping mechanism works properly
-
Eric Mei authored
a better way to fix the script. b=13659
-
Eric Mei authored
fix test script: at_start return correct value. b=13659 r=grev
-
komaln authored
r=Andreas to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 26, 2008
-
-
Eric Mei authored
do not drop replay according to msg flags, instead we check the per-export recovery request queue for duplication of transno. b=15756 r=adilger r=rread
-
Elena Gryaznova authored
i=Adilger config for several remote clients; replay-single test_70a, test_70b
-
Elena Gryaznova authored
i=Adilger skip test_32a, test_32b for NETTYPE != tcp
-
- May 24, 2008
-
-
bwzhou authored
b=15759 r=rread, green Don't consider -EMFILE (too many threads) a fatal startup error
-
- May 22, 2008
-
-
komaln authored
r=Andreas to remove instances of /proc/sys in sanity.sh by using either sysctl or lctl {get,set}_param
-
- May 21, 2008
-
-
Andreas Dilger authored
Quiet build warnings when building MPI test programs.
-
- May 20, 2008
-
-
bwzhou authored
b=13285 r=adilger, deen 1. updated ext3-mballoc3-core.patch and added ext3-max-dir-size.patch to limit the maximum size of a directory; 2. updated other ldiskfs patches to resolve patch conflicts caused by the above two new patches; 3. added a test case in sanity.sh.
-
komaln authored
r=andrew.perepechko, johann Patch by Adilger to replace /proc/fs/lustre access with lctl set_param in sanity-quota.sh
-
komaln authored
r=Adilger Changed replay-single.sh to use 'lctl {get,set}_param'
-
- May 16, 2008
-
-
Walter Poxon authored
i=adilger disable LIBLUSTRE test for NETTYPE != tcp && NETTYPE != ptl
-
- May 15, 2008
-
-
Andreas Dilger authored
Ignore compiled file.
-
- 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.
-
deen authored
b=12375 i=deen i=grev
-
- May 13, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_118* fixes; set fail loc on all oss nodes
-
- May 12, 2008
-
-
Elena Gryaznova authored
i=Adilger the minor cleanup of the previous fix: -- after we get rid of $tdir we do not need to create $tmpdir, because unzip -d <dir> does not need <dir> exists, it needs the parent directory of <dir> exists; unzip creates <dir> if it does not exists.
-
Andrew Perepechko authored
b=14790 i=Johann i=ZhiYong additional test. check if setting limits twice doesn't break oplimits.
-
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
-
Andreas Dilger authored
Fix typo in error message.
-
- May 11, 2008
-
-
bwzhou authored
b=15521 r=adilger, grev the test case for bug 15521
-
- May 09, 2008
-
-
Elena Gryaznova authored
i=Adilger conf-sanity test_32a, test_32b: create tmp dir correctly
-
Elena Gryaznova authored
i=Adilger disable LIBLUSTRE test for NETTYPE != tcp
-
- May 08, 2008
-
-
Alexander Zarochentsev authored
i=vitaly.vertman i=oleg.drokin Lockless i/o code fixes and improvements: (1) lockless truncate checks for OBD_CONNECT_TRUNCLOCK and ll_file_punch sets OBD_FL_TRUNCLOCK correctly. (2) an lproc control for lockless truncate, lproc statistics for lockless truncate. (3) sanityN tests for lockless code
-
- May 02, 2008
-
-
Johann Lombardi authored
b=15517 i=johann i=umka Fix compile warnings on i686.
-
- Apr 30, 2008
- Apr 25, 2008
-
-
Walter Poxon authored
i=grev fix for test_16 failure due to trying to create mntpt dir on Read-Only fs.
-
Johann Lombardi authored
b=14909 i=tianzy use cancel_lru_locks instead of "sync; sleep 1; sync" in sanity-quota.sh.
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam
-