- Jun 13, 2008
-
-
Bobi Jam authored
b=14134 i=johann minor fix handling '/etc/mtab' issue.
-
- Jun 12, 2008
-
-
Elena Gryaznova authored
b=15255 i=Adilger umount $MOUNT2 only if it is set
-
- Jun 11, 2008
-
-
Elena Gryaznova authored
(introduced by deen rev 1.42.10.74)
-
Elena Gryaznova authored
i=Adilger test_9 test_10a fixes: do not break DIR value
-
Alexey Lyashkov authored
b=15716 i=rread i=johann
-
- Jun 10, 2008
-
-
komaln authored
i=adilger replace /proc/fs/lustre access with lctl {get,set}_param in test-framework.sh
-
- Jun 09, 2008
-
-
Robert Read authored
b=15929 i=grev Cleanup PATH in tests so absolute paths are used, and each path is added at most once.
-
Elena Gryaznova authored
i=Maxim.Patlasov get rid of quotation in "options lnet"
-
- Jun 05, 2008
-
-
Robert Read authored
b=13537 i=grev The old test was using the used space rather than free space. This fixes that and also cuts the amount by half, so we don't completely fill up the fs. It also caps the size at 1GB, like the previous version.
-
Robert Read authored
b=15928 i=grev Reset the current directory after the each test completes.
-
Walter Poxon authored
-
- Jun 04, 2008
-
-
Alexey Lyashkov authored
runs.
-
- May 30, 2008
-
-
Yang Sheng authored
b=15594 i=adilger, shadow The dd has a change of behaviour in 2.6.22 kernel. It might return a partial read from read() system-call in some case.
-
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
-