- Aug 05, 2008
-
-
Elena Gryaznova authored
i=Adilger t-f fix for run the command concurrently on local and remote clients
-
- Aug 01, 2008
-
-
Elena Gryaznova authored
i=Adilger new t-f init clients list fn
-
- Jul 30, 2008
-
-
Elena Gryaznova authored
i=Adilger test_6 fix: kill pdsh df; new t-f fn wait_remote_prog
-
- Jul 15, 2008
-
-
Elena Gryaznova authored
unload modules in order based on dependencies
-
- Jul 07, 2008
-
-
Eric Mei authored
port Adaptive Timeouts from b1_6 to HEAD. b=14071 r=nathan r=adilger
-
- Jun 25, 2008
-
-
Elena Gryaznova authored
i=Jian.Yu localize TYPE
-
- Jun 19, 2008
-
-
Elena Gryaznova authored
i-Deen move export ${facet}_svc=${label} from start fn to mount_facet fn
-
Robert Read authored
b=15969 i=isaac i=adilger Move libcfs to its own module. This removes libcfs from lnet and changes the build system to use the new libcfs module.
-
- Jun 16, 2008
-
-
Elena Gryaznova authored
i=Adilger remove tdir creation from run_one: the test has to create tdir by itself if it needs this dir
-
- Jun 12, 2008
-
-
Elena Gryaznova authored
b=15711 i=Tappro set mds${num}failover_HOST properly fix for b=15255 i=Adilger umount $MOUNT2 only if it is set
-
- Jun 11, 2008
-
-
Elena Gryaznova authored
(introduced by deen rev 1.102)
-
- 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.
-
- Jun 05, 2008
-
-
Robert Read authored
b=15928 i=grev Reset the current directory after the each test completes.
-
- Jun 02, 2008
-
-
Elena Gryaznova authored
i=Tappro -- t-f and insanity fix to work properly with FAILURE_MODE=HARD -- remove insanity-local cfg
-
- May 28, 2008
-
-
komaln authored
r=adilger to replace the sysctl lustre.* and lnet.* instances with lctl {get,set}_param
-
- May 22, 2008
-
-
Elena Gryaznova authored
i=Adilger config file for several remote clients; replay-single test_70a, test_70b
-
- May 14, 2008
-
-
deen authored
b=12375 i=deen i=grev
-
- May 08, 2008
-
-
Elena Gryaznova authored
i=Adilger sanity test_118* fixes; set fail loc on all oss nodes
-
Alexander Zarochentsev authored
i=vitaly.vertman i=oleg.drokin Lockless i/o and lockless truncate code and sanityN tests.
-
- Apr 28, 2008
-
-
Elena Gryaznova authored
i=Jian.Yu CLIENTMODSONLY part for HEAD
-
- Apr 10, 2008
-
-
Yury Umanets authored
r=grev,yujian,panda - fixes issues with testing environment setup in test_72 as well in other tests with using check_runas_id() which did not return anything. Added check_runas_id_ret() which is used in cases when test needs to get error code while checking existing specific uid in test system.
-
- Apr 09, 2008
-
-
Elena Gryaznova authored
i=Oleg.Drokin load crc16 module if it exists
-
- Apr 07, 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)
-
- Apr 01, 2008
-
-
Elena Gryaznova authored
i=Adilger load crc16
-
- Mar 26, 2008
-
-
bwzhou authored
b=15283 r=walter use "get_param version" instead of "lustre_build_version"
-
- Mar 25, 2008
-
-
bwzhou authored
b=14413; 14763 r=shadow, johann; bwzhou fix leak-finder and add a test for conf-sanity.sh (including andreas's patch to suppress the false negative of test 39)
-
- Mar 12, 2008
-
-
Elena Gryaznova authored
i=Scjody i=Adilger multiop race fix
-
Elena Gryaznova authored
i=Adilger rsh do_node fix
-
- Mar 10, 2008
-
-
Jian Yu authored
b=14850 i=eric.mei i=adilger set timeout value before mounting MDT/OST
-
- Mar 07, 2008
-
-
Johann Lombardi authored
b=13805 i=ericm 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.
-
Eric Mei authored
support other encrypt/checksum algorithms for bulk i/o, default in gss mode is sha1/aes128, for others default enable bulk checksum by adler32. b=13667 r=yong.fan r=h.huang r=adilger
-
- Feb 28, 2008
-
-
Mikhail Pershin authored
i=grev Use correct proc names in tests
-
Yong Fan authored
b=14769 i=adilger i=eric.mei (1) Fix race condition between identity upcall disabled checking and the real identity upcall doing. (2) Replace "CWARN" and "CERROR" about identity with "CDEBUG". (3) Test scripts fix for SLES10 system and remote client test. (4) Code indent related fix.
-
- Feb 16, 2008
-
-
Yury Umanets authored
r=vitaly,shadow - fixes many aspects of lru resize work with main idea to work more smoothly in different working load, avoid dropping SLV much (what causes dropping more cached locks) and improve memory pressure handling. Please look for more details in bug 13766; - cleanups in many places, removed obsolete code.
-
- Feb 14, 2008
-
-
Bobi Jam authored
b=3462 i=johann i=adilger patch addressing replay-single test53 set port for HEAD.
-
- Feb 12, 2008
-
-
Elena Gryaznova authored
re-vert att. 14680
-
Elena Gryaznova authored
i=Adilger change tdir to start from d0 to be cleaned up automatically
-
- Jan 31, 2008
-
-
Elena Gryaznova authored
i=grev speedups for SLOW=no and fixes for remote client
-
- Jan 29, 2008
-
-
Eric Mei authored
- redesigned remote acl support, by FanYong b=11842 r=pravin.shelar, eric.mei - new sptlrpc configure interface b=13642 r=yong.fan, rahul.deshmukh - split kerberos keytab for lustre_root b=13873 r=yong.fan, h.huang - fix setuid for gss with linux keyring b=13899 r=yong.fan, h.huang
-