- Jun 14, 2007
-
-
scjody authored
Modify test-framework tests to run on real hardware - based on a patch by Nic Henke <nic@cray.com> b=11217 i=mjmac i=nathan
-
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- May 30, 2007
-
-
Nathan Rutman authored
i=scjody i=brian modify do_node to work remotely
-
- May 29, 2007
-
-
Nathan Rutman authored
better "options lnet" grabbing
-
Brian J. Murrell authored
r=adilger (original patch and inspection of updates to it) Some updates so that acceptance-small.sh can be run on a patchless client using a remote OST and MDT. Credit goes to adilger. Most of this is his work. I just shepherded it through the process. My batch of updates to the same end is still to come. Still to be inspected in fact.
-
- May 24, 2007
-
-
Wang Di authored
Fix lov_mds_md in mdd_create_objects error handler. Checking whether obd_fail before fsfilt_start. Free fcc no matter whether fsfilt_commit success or failed. b=10818 i=adilger i=green
-
- Apr 13, 2007
-
-
tianzy authored
other tests run. For example runtest.sh, replay-single.sh
-
- Apr 05, 2007
-
-
tianzy authored
It is a deadlock between quota and journal. b=11693 r=green r=adilger
-
- Mar 31, 2007
-
-
scjody authored
Add support for the ldiskfs2 fstype. b=11981 r=adilger r=nathan
-
- Feb 27, 2007
-
-
Nathan Rutman authored
-
- Feb 22, 2007
-
-
Nathan Rutman authored
-
- Feb 20, 2007
-
-
Nathan Rutman authored
play nicer with parameters on logs upgraded from 1.4.x - allows updates for old logs whenever we can (i.e. ok for mdc, not for osc) - allows updates for everyone if --writeconf is specified at tunefs upgrade time (requires entire fs to be stopped though) - allows updates of failover partners if --writeconf is specified - fixes various other little bugs and error messages - adds a couple of regression tests for upgrading from 1.4.6
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Aug 08, 2005
-
-
Wang Di authored
some minor fixes about sanity-crypto test scripts
-
- Aug 05, 2005
-
-
Wang Di authored
land crypto api
-
- Jun 29, 2005
-
-
Wang Di authored
some fix and cleanup for WB test script
-
- Jun 15, 2005
-
-
Eric Mei authored
-
Brian J. Murrell authored
found on the remote node. b=6281
-
- May 06, 2005
-
-
Eric Mei authored
luster installed, which cause confusion of which lconf/lmc/lctl will be used. We put $LUSTRE/utils and $LUSTRE/tests at the head of $PATH env to ensure the tools in source tree will be searched at first. This should not affect the tests by install, but if we got problem we'll back this commit out.
-
- Apr 22, 2005
-
-
Eric Mei authored
* remote uid/gid handling * various gss fixes * fix broken local ACL
-
- Apr 13, 2005
-
-
Mikhail Pershin authored
MDS_BACKFSTYPE and OST_BACKFSTYPE are defined for this. FSTYPE is ldiskfs for 2.6 kernel by default
-
- Apr 04, 2005
-
-
Yury Umanets authored
-
- Mar 31, 2005
-
-
Eric Mei authored
-
- Feb 28, 2005
-
-
Yury Umanets authored
-
- Oct 23, 2004
-
-
Yury Umanets authored
-
- Jul 12, 2004
-
-
Robert Read authored
Fix replay-single.sh and recovery-small.sh so they can run with the default lmv config or "-f cfg/local.sh" config.
-
- Jun 14, 2004
-
-
Phil Schwan authored
I haven't re-tested the AMD functionality since landing, but I did test iozone and dbench to ensure sanity.
-
- Jun 02, 2004
-
-
Phil Schwan authored
b_cmobd_merge should not be used for any further development or testing!
-
- May 17, 2004
-
-
Phil Schwan authored
cMD_PRE_CMD_SMASH are the relevant tags. The pre-smashing contents of HEAD will be committed by yury into b_cmd as a merge of the two branches. These will be stabilized on b_cmd and eventually landed onto HEAD.
-
- Apr 29, 2004
-
-
Andreas Dilger authored
b=3284, b=3285, b=3043, b=3236, revert liblustre group changes
-
- Apr 23, 2004
-
-
Andreas Dilger authored
b=3043, b=3258, b=3219, b=2410
-
- Apr 14, 2004
-
-
Andreas Dilger authored
b=3116, b=3064, b=3107, b=3122, b=1519, 2.6 kernel fixes, group lock fixes
-
- Mar 31, 2004
-
-
Andreas Dilger authored
b=2947, b=2543, b=1557, b=2009
-
- Mar 23, 2004
-
-
Robert Read authored
- add a new test (18a) to use lctl --deactivate to confirm page cache is cleared after invalidation. - rename 18 to 18b, and increase wait to ensure the cache is checked after recovery
-
- Mar 17, 2004
-
-
Robert Read authored
r=zab (partial) Better handling for OST eviction. Fixes for clearing the page cache, imp_invalid handling, and improved import_event interface. Also includes the tests and fixes added from 2732; one of those tests does not yet passed so it is excepted for now.
-
- Mar 05, 2004
-
-
Andreas Dilger authored
b=2733, b=2773, b=2529, b=2730, b=2819, b=2814, b=2822, b=1450, b=2676, b=2681 b=2817, b=2706, b=2816, b=1987, b=2884, b=1191, b=2809, b=2765, b=2805, b=1972
-
- Feb 24, 2004
-
-
Andreas Dilger authored
-
- Feb 07, 2004
-
-
Robert Read authored
The principal change here is ptlrpc_connect_import and recovery are merged and are now asynchronous and are run on ptlrpcd. This branch also includes fixes for 2477 (this was the initial bug) 2355 recover for initial connections 1934 (b_1934 was merged directly to b_recovery) 1901 block all file creations until orphan recovery completes 2423 client remove rq_connection from request struct 2640 conf-sanity test_5, and proper cleanup in umount when cleanup log is not availale. 2670 recovery timer race 2532 mdc_close recovey bug And few others that werent' filed.
-
- Feb 03, 2004
-
-
wangchao authored
r=shaver work with --mkfsoptions of ost in lmc and lconf
-
- Jan 26, 2004
-
-
Mike Shaver authored
r=ccooper
-