- Sep 06, 2007
-
-
Bobi Jam authored
b=12743 i=deen, adilger conf-sanity test case for bug 12743: df report consistency on OSTs with different block size.
-
- Sep 05, 2007
-
-
Elena Gryaznova authored
i=Nathan Wait for MDT value to update. b=13145 i=Brian Run conf param on MGS.
-
- Aug 31, 2007
-
-
Johann Lombardi authored
b=12459 i=adilger,tianzy i=scjody Severity : normal Bugzilla : 12459 Description: Client eviction due to failover config Details : after a connection loss, the lustre client should attempt to reconnect to the last active server first before trying the other potential connections.
-
- Aug 30, 2007
-
-
Elena Gryaznova authored
b=13367 i=Adilger i=Nathan t-f skip(); use logs for all test scripts helper remote_mds() remote_ost()
-
Elena Gryaznova authored
i=Brian i=Nathan set_and_check tests fix for remote mds ost-s
-
Elena Gryaznova authored
i=Nathan i=Brian test_24a fix for remote mds
-
- Aug 17, 2007
-
-
Elena Gryaznova authored
i=Adilger Don't check if $MDSDEV is a file. Set "fs2" real and loop devices correctly.
-
- Aug 02, 2007
-
-
Liu Ying authored
b=12333 i=green, nathan Description: obdclass is limited by single OBD_ALLOC(idarray) Details : replace OBD_ALLOC/OBD_FREE with OBD_VMALLOC/OBD_VFREE
-
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- Mar 19, 2007
-
-
Nathan Rutman authored
i=adilger wait until config file is finished before allowing MDT clients to connect
-
- Mar 08, 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 12, 2007
-
-
Nathan Rutman authored
bad null-termination of 8-char filesystem names
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Jul 13, 2005
- Jul 05, 2005
-
-
alex authored
-
- 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 04, 2005
-
-
Yury Umanets authored
-
- Mar 31, 2005
-
-
Eric Mei authored
-
- Mar 16, 2005
-
-
Yury Umanets authored
-
- Mar 13, 2005
-
-
Yury Umanets authored
-
- Nov 11, 2004
-
-
Yury Umanets authored
-
- Oct 24, 2004
-
-
Yury Umanets authored
-
Yury Umanets authored
-
- Oct 23, 2004
-
-
Yury Umanets authored
-
- Aug 26, 2004
-
-
houfeng authored
-
- 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.
-
- May 12, 2004
-
-
wangchao authored
r=Robert Update the regex of conf-sanity.sh test 13 to parse mds uuid from xml file properly.
-
- Mar 22, 2004
-
-
wangchao authored
r=adilger Add a test case to test lconf creating large journals
-
- Mar 17, 2004
-
-
Robert Read authored
Skip closing files for the self_export, and add a test.
-
- Mar 16, 2004
-
-
wangchao authored
r=shaver let lustre could be mounted with the same name for node and mds
-
- 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 14, 2004
-
-
Robert Read authored
-
- Feb 10, 2004
-
-
Robert Read authored
passing "> /dev/null" as an extra argument to the functions, and this is not really what we want. Since I don't think it's all that bad to see the output of lconf, anyway, I just deleted the >/dev/null entirely. While looking into this, I also noticed that mount -f was still attempting to fetch the log from the MDS. That is fixed, too.
-
Andreas Dilger authored
b=2603, b=2604
-
- Feb 08, 2004
-
-
Robert Read authored
updated insanity
-
- 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 06, 2004
-
-
Nic Henke authored
r=ccooper Fix problem where none of the tests were checking for a successfull cleanup. Error in cleanup when modules are still loaded.
-