Whamcloud - gitweb
bobijam [Wed, 29 Jul 2009 02:33:53 +0000 (02:33 +0000)]
Branch HEAD
b=19854
o=johann
i=oleg.drokin (green)
i=robert.read
Check for conflicting UUID only on initial connect.
adilger [Tue, 28 Jul 2009 22:56:14 +0000 (22:56 +0000)]
Branch HEAD
Ignore generated files.
adilger [Tue, 28 Jul 2009 22:50:05 +0000 (22:50 +0000)]
Branch b1_8
Fix regexp error in ext4 kernel version checking.
b=18668
i=rahul
i=rread
nathan [Tue, 28 Jul 2009 19:43:06 +0000 (19:43 +0000)]
b=19856
i=adilger
i=rread
LustreNetLink (LNL) kernel<->userspace communications path
HSM copytool llapi based on lnl
(commit added files)
nathan [Tue, 28 Jul 2009 19:26:47 +0000 (19:26 +0000)]
b=19856
i=adilger
i=rread
LustreNetLink (LNL) kernel<->userspace communications path
HSM copytool llapi based on lnl
grev [Tue, 28 Jul 2009 16:28:54 +0000 (16:28 +0000)]
b=19887
i=Nathan
test_26b: increase wait client evicted value
grev [Tue, 28 Jul 2009 16:10:46 +0000 (16:10 +0000)]
b=20124
i=Jian.Yu
wait_for host for HARD failure mode
deshmukh [Tue, 28 Jul 2009 13:14:31 +0000 (13:14 +0000)]
b=16893,18503
i=adilger
i=girish
i=pravin
i=yangsheng
RHEL5 EXT4 suport for HEAD
yangsheng [Tue, 28 Jul 2009 12:41:53 +0000 (12:41 +0000)]
Branch b1_8
b=19808
i=adilger, shadow, green
Landed for 2.6.30 kernel patchless support.
yangsheng [Tue, 28 Jul 2009 06:21:16 +0000 (06:21 +0000)]
Branch HEAD
b=19847
Update kernel to SLES10 SP2 2.6.16.60-0.39.3.
tianzy [Tue, 28 Jul 2009 05:47:18 +0000 (05:47 +0000)]
Branch HEAD
fix "Cannot mount mdt or osts if --param xxx.quota_type in mkfs command"
b=20236
i=johann
i=yong.fan
fanyong [Tue, 28 Jul 2009 01:38:43 +0000 (01:38 +0000)]
b=18793
i=tianzy
i=andrew.perepechko
Keep the same uid/gid for lquota_chkquota() and lquota_pending_commit().
ericm [Mon, 27 Jul 2009 15:42:31 +0000 (15:42 +0000)]
branch: HEAD
fix sptlrpc subflavor switching, fix associated test.
b=20084
r=wangdi
r=yujian
ericm [Mon, 27 Jul 2009 15:32:36 +0000 (15:32 +0000)]
branch: HEAD
fix enc page pool shrinking.
b=20072
r=fanyong
r=wangdi
pravins [Mon, 27 Jul 2009 05:00:18 +0000 (05:00 +0000)]
b=19902
i=rahul
i=alex
removed fid_packed structure.
grev [Sat, 25 Jul 2009 11:13:31 +0000 (11:13 +0000)]
b=20259
i=Brian
get rid of useless rm PI*
robert.read [Fri, 24 Jul 2009 23:46:08 +0000 (23:46 +0000)]
Branch HEAD
b=19674
i=isaac
o=johann
Fix warning in o2iblnd.
adilger [Fri, 24 Jul 2009 23:18:09 +0000 (23:18 +0000)]
Branch HEAD
Preliminary landing of SLES11 patches to HEAD branch.
Test built on RHEL5 to verify nothing broke (as expected), cannot
yet do full SLES11 build w/o more patches to Lustre.
b=18668
i=johann
i=sheng.yang
adilger [Fri, 24 Jul 2009 23:06:44 +0000 (23:06 +0000)]
Branch HEAD
Remove ll_getstripe_info.c file, since this was merged into "lfs getstripe".
b=18442
i=adilger
i=rread
o=james simmons
grev [Fri, 24 Jul 2009 11:45:39 +0000 (11:45 +0000)]
b=19415
i=Robert.Read
restart_client_loads fix related to new client load var name
anserper [Fri, 24 Jul 2009 08:52:59 +0000 (08:52 +0000)]
b=16267
i=ZhiYong Tian
man page for llapi_file_open
yujian [Fri, 24 Jul 2009 02:16:29 +0000 (02:16 +0000)]
Branch HEAD
b=19413
i=eric.mei
i=yong.fan
Fix setup_kerberos.sh to:
1) create principal for MGS and add it to the Kerberos database
2) create and install the keytab file krb5.keytab on the MGS node
Fix sanity-gss.sh test 150 to:
1) support running on multiple client nodes
2) unmount one mount point ($MOUNT) on each client node
3) not to leave $MOUNT unmounted at the end of the test
Fix t-f zconf_mount_clients() to return the correct value.
robert.read [Fri, 24 Jul 2009 00:17:13 +0000 (00:17 +0000)]
Branch HEAD
b=20210
Add --verbose flag so we can see which client fails when dbench gets an error.
vs [Thu, 23 Jul 2009 23:29:52 +0000 (23:29 +0000)]
b=19623
i=alex.zhuravlev, alexander.zarochentsev
get rid of an extra iput on mkdir error handling code path
vs [Thu, 23 Jul 2009 23:20:58 +0000 (23:20 +0000)]
b=20080
i=girish.shilamkar, rahul.deshmukh
add missing lock_buffer(bh) when barrier is disabled
vs [Thu, 23 Jul 2009 22:50:18 +0000 (22:50 +0000)]
b=19338
i=tom.wang, tappro
take cli->cl_dirty into accounting on osc initialization
tappro [Thu, 23 Jul 2009 21:12:54 +0000 (21:12 +0000)]
Branch HEAD
b=20085
i=rread
i=nico
- add missed lock counter increment causing assertion
- introduce class_export_cb_get/put(); class_export_lock_get/put() to make
counter handling easier
tappro [Thu, 23 Jul 2009 20:41:20 +0000 (20:41 +0000)]
Branch HEAD
b=20099
i=rread
i=adilger
i=pravin
- fix wrong fcc freeing
- fix missed group 0 initialize
- make sure group-mdsno conversions work correctly
- remove obsolete code
wangdi [Thu, 23 Jul 2009 18:44:05 +0000 (18:44 +0000)]
Branch: HEAD
add kdmu_params branch
brian [Tue, 21 Jul 2009 19:18:21 +0000 (19:18 +0000)]
b=19248
i=rread
We cannot use make style variables in the CPPFLAGS variable because that
variable is used later on in the configure script, which is bash, not make.
adilger [Tue, 21 Jul 2009 17:15:20 +0000 (17:15 +0000)]
Branch HEAD
Fix error message to reflect reality of 3 watchdogs per time period.
green [Sat, 18 Jul 2009 20:02:21 +0000 (20:02 +0000)]
b=19860
r=adilger,rread
Get rid of ptlrpc_daemonize, drop unneeded export from kernel patches.
ericm [Sat, 18 Jul 2009 00:04:43 +0000 (00:04 +0000)]
branch: HEAD
mount.lustre don't filter out option "mgssec".
b=19413
r=fanyong
r=yujian
stinson1947 [Fri, 17 Jul 2009 23:30:51 +0000 (23:30 +0000)]
Updated for a respin of 2.0.0 build 22.
robert.read [Fri, 17 Jul 2009 22:38:38 +0000 (22:38 +0000)]
Branch HEAD
b=19312
Emergency landing to fix build error on i686.
robert.read [Fri, 17 Jul 2009 19:15:52 +0000 (19:15 +0000)]
Branch HEAD
b=19248
i=brian
Ignore return value from system() to make mpicc happy.
stinson1947 [Fri, 17 Jul 2009 18:48:56 +0000 (18:48 +0000)]
Updated version for 2.0.0 Build 22.
brian [Fri, 17 Jul 2009 17:39:23 +0000 (17:39 +0000)]
b=19975
i=yangsheng
i=wangyb
Because we now build RHEL5 and SLES10&11 kernels from their own spec files,
we don't produce a kernel-source for RHEL5. RH's story to people who want
source is to unpack and patch the kernel SRPM. So we should provide the
SRPM for people who want kernel source.
SLES just comes along for the ride (actually, as do RHEL4 and SLES9 but we
don't support them for server on 1.8, so no need to distribute any kernel
[S]RPMs for them whatsoever.
yangsheng [Fri, 17 Jul 2009 13:30:26 +0000 (13:30 +0000)]
Branch b1_8
b=19615
i=shadow, johann
Disable server build for rhel4 & sles9.
grev [Fri, 17 Jul 2009 12:41:13 +0000 (12:41 +0000)]
b=19312
i=Brian
i=Oleg
port parallel_grouplock.c from cmd3
tappro [Fri, 17 Jul 2009 07:35:46 +0000 (07:35 +0000)]
Branch HEAD
b=17666
i=shadow
i=fanyong
Port patch from 1.8. It tracks objid gaps and delete objects from gap on OST
using llog unlink records.
shadow [Fri, 17 Jul 2009 05:25:33 +0000 (05:25 +0000)]
move handling CATALOGS file at osc layer and forbid access to llog
context before init.
Branch HEAD
b=18800
i=rread
i=wangdi
fanyong [Fri, 17 Jul 2009 02:17:21 +0000 (02:17 +0000)]
Branch HEAD
b=20082
i=robert.read
i=pravin.shelar
Sanity check for connection between client and OSS established before quotacheck
b=20152
i=tianzy
i=robert.read
use "obt->obt_quotachecking" to serializate quotacheck from client and auto_quota_on from MDS itself
brian [Thu, 16 Jul 2009 19:37:22 +0000 (19:37 +0000)]
b=20058
i=yangsheng
i=wangyb
Only consider RPMs when trying to find an RPM. Some distros
~cough~SLES~cough~ seem to populate the RPMS subdir with non-RPM files.
grev [Thu, 16 Jul 2009 18:06:02 +0000 (18:06 +0000)]
b=19215
i=Robert.Read
do_node print HOSTNAME for no_dsh
grev [Thu, 16 Jul 2009 17:51:14 +0000 (17:51 +0000)]
b=19415
i=Robert.Read
fixes related to new load var
girish [Thu, 16 Jul 2009 16:15:20 +0000 (16:15 +0000)]
b=20150
i=adilger
i=johann
fix locking typo - from upstream
not present in ext3-ldiskfs
grev [Thu, 16 Jul 2009 16:12:22 +0000 (16:12 +0000)]
b=20179
i=Robert.Read
process TESTSUITE log to fail if error
pravins [Thu, 16 Jul 2009 12:48:50 +0000 (12:48 +0000)]
b=18857
i=green
i=tappro
fix new inode check on client.
grev [Thu, 16 Jul 2009 10:23:46 +0000 (10:23 +0000)]
b=19150
i=Robert.Read
cleanup: work on TESTDIR instead of DIR
tianzy [Thu, 16 Jul 2009 09:55:46 +0000 (09:55 +0000)]
Branch HEAD
fix a typo for LQUOTA_QAQ_CEATE_LQS
b=20031
girish [Thu, 16 Jul 2009 07:40:12 +0000 (07:40 +0000)]
b=19625
i=girish
i=johann
i=tianzy
o=adilger
- simplified wantedi patch with /proc for testing
- cleanup for ldiskfs-ext4 patches on SLES11
girish [Thu, 16 Jul 2009 07:33:27 +0000 (07:33 +0000)]
b=20147
i=adilger
i=johann
fix from upstream to use correct depth in extent header checking
jxiong [Thu, 16 Jul 2009 04:29:58 +0000 (04:29 +0000)]
b=20148
r=eric.mei,rread
Fixed a problem when a para-intialized lovsub object is freed
ericm [Wed, 15 Jul 2009 22:31:18 +0000 (22:31 +0000)]
branch: HEAD
fix incorrect adjustment of data size in privacy mode; a little cleanup
of ctx waking up.
b=20022
r=fanyong
r=wangdi
ericm [Wed, 15 Jul 2009 21:55:05 +0000 (21:55 +0000)]
branch: HEAD
do not send destroy notification for reverse ctx.
b=20040
r=fanyong
r=wangdi
yangsheng [Wed, 15 Jul 2009 13:12:47 +0000 (13:12 +0000)]
Branch b1_8
b=19615
i=brian, wangyb
Disabled ldiskfs rpm build for rhel4 & sles9.
tappro [Wed, 15 Jul 2009 11:42:33 +0000 (11:42 +0000)]
Branch HEAD
b=19844
i=rread
i=zam
- fix the bug with timeout due to missed clients during recovery, introduce
mechanism to track such events and re-charge timer.
- fix incorrect handling of some counters in class_unlink_export
- correct procfs output information about recovery
- add regression tests
liangzhen [Wed, 15 Jul 2009 04:15:10 +0000 (04:15 +0000)]
Branch HEAD
ordering write_lock to avoid deadlock
b=19518
i=adilger
i=zhenyu.xu
manoj [Tue, 14 Jul 2009 21:11:44 +0000 (21:11 +0000)]
b=19894
r=grev
r=nathan.rutman
Kill and cleanup iozone before replicating data.
zhanghc [Tue, 14 Jul 2009 13:34:03 +0000 (13:34 +0000)]
b=18539
don't allocate new files on degraded OSTs
i=adilger@sun.com
i=hongchao.zhang@sun.com
yangsheng [Tue, 14 Jul 2009 08:12:49 +0000 (08:12 +0000)]
Branch HEAD
b=19869
i=johann, shadow
Config check for the U64 type independent in user & kernel space.
jxiong [Tue, 14 Jul 2009 06:51:00 +0000 (06:51 +0000)]
b=18881
r=vitaly,eric.mei
- cleanup the cl_sync_io
- use cl_sync_io to write pages when the lock is being canceled
shadow [Tue, 14 Jul 2009 06:18:38 +0000 (06:18 +0000)]
Land first part of new dcache handling (bug 16654).
make DCACHE_LUSTRE_INVALID always defined.
Branch HEAD
b=16417
i=green
i=johann
nathan [Mon, 13 Jul 2009 16:53:47 +0000 (16:53 +0000)]
b=18144
i=ericm
i=wangybin
hold lock while assigning OST indicies
yujian [Mon, 13 Jul 2009 02:08:50 +0000 (02:08 +0000)]
Branch HEAD
b=19432
i=robert.read
i=grev
1) refresh Kerberos 5 TGT for mpirun user
2) move MPIRUN and MPI_USER from ncli.sh to local.sh
3) remove MPIBIN
4) redirect the stderr of "which mpirun" to /dev/null
5) run MPI_USER_{UID,GID} initialization only for MPI tests
girish [Sun, 12 Jul 2009 16:33:39 +0000 (16:33 +0000)]
b=19872
i=adilger
i=dmitry
fix fiemap test 130e for multi-platform tests
pravins [Sat, 11 Jul 2009 16:24:57 +0000 (16:24 +0000)]
b=18857
reverting patch due to patchless client issue.
pravins [Sat, 11 Jul 2009 09:29:37 +0000 (09:29 +0000)]
b=18857
i=green
i=tappro
fix new inode sanity check for HEAD.
anserper [Fri, 10 Jul 2009 20:04:56 +0000 (20:04 +0000)]
b=18695
i=Andreas Dilger
regression test, the updated version
maxim [Fri, 10 Jul 2009 07:19:47 +0000 (07:19 +0000)]
b=20079
i=isaac
i=liang
Minor bugfix of usocklnd - calling usocklnd_assign_ni_nid unconditionally
(both for user-mode and server-mode cases) to let lnet layer know our
actual nid.
tappro [Thu, 9 Jul 2009 18:19:58 +0000 (18:19 +0000)]
Branch HEAD
b=19669
i=adilger
i=rread
Handle compat/incompat flags properly
yangsheng [Thu, 9 Jul 2009 10:09:35 +0000 (10:09 +0000)]
Branch b1_8
b=20009
i=yangsheng, wangyb
Other fix to cover the reuse and build case.
Author: brian
grev [Thu, 9 Jul 2009 08:35:24 +0000 (08:35 +0000)]
b=20094
i=Alexander.Zarochentsev (Zam)
test_121: ignore useless dd output
grev [Thu, 9 Jul 2009 08:27:53 +0000 (08:27 +0000)]
b=20074
i=Alexey.Lyashkov
i=Robert.Read
process tar's rc correctly
grev [Thu, 9 Jul 2009 08:23:13 +0000 (08:23 +0000)]
b=19215
i=Alexander.Zarochentsev (Zam)
i=Robert.Read
CMD sanityN test_33a fix, verbose do_nodes
grev [Thu, 9 Jul 2009 08:10:23 +0000 (08:10 +0000)]
b=19737
i=Robert.Read
acc-sm, t-f NFSCLIENT changes
vitaly [Wed, 8 Jul 2009 23:30:02 +0000 (23:30 +0000)]
Branch HEAD
b=18619
i=green
i=panda
oap_async_flags protection
isaac [Wed, 8 Jul 2009 19:33:31 +0000 (19:33 +0000)]
i=liang,b=13065:
- port router pinger to userspace.
nathan [Wed, 8 Jul 2009 17:04:53 +0000 (17:04 +0000)]
b=19889
i=rread
i=manoj
return error codes from pool (and other) commands
jxiong [Wed, 8 Jul 2009 06:32:13 +0000 (06:32 +0000)]
b=20038
i=eric.mei
i=rread
- Cleanup client_obd_list_lock
- When a cl_page is to be freed, the page has to clear Uptodate bit as well because it may be NOT under the protection of a ldlm lock
- Add more debug code
dzogin [Wed, 8 Jul 2009 06:01:49 +0000 (06:01 +0000)]
Branch HEAD
b=19529
i=andrew.perepechko
i=adilger
Description: Avoid deadlock for local client writes
Details : Use new OBD_BRW_MEMALLOC flag to notify OST about writes in the
memory freeing context. This allows OST threads to set the
PF_MEMALLOC flag on task structures in order to allocate memory
from reserved pools and complete IO.
Use GFP_HIGHUSER for OST allocations for non-local client writes,
so that the OST threads generate memory pressure and allow
inactive pages to be reclaimed
yujian [Wed, 8 Jul 2009 05:53:44 +0000 (05:53 +0000)]
Branch HEAD
b=20047
i=robert.read
i=yong.fan
reset debug level if lustre was already mounted
yujian [Wed, 8 Jul 2009 05:44:36 +0000 (05:44 +0000)]
Branch HEAD
b=19967
i=yong.fan
i=eric.mei
add test 2, 5, 6 to the ALWAYS_EXCEPT list
tappro [Wed, 8 Jul 2009 04:21:21 +0000 (04:21 +0000)]
Branch HEAD
b=20049
i=shadow
i=fanyong
remove wrong assertion
shadow [Wed, 8 Jul 2009 03:38:54 +0000 (03:38 +0000)]
move ldlm namespace creation in setup phase to avoid grab
_lprocfs_lock with cli_sem held.
Branch HEAD
b=18380
i=rread
zam [Tue, 7 Jul 2009 09:43:43 +0000 (09:43 +0000)]
Branch HEAD
b=19630
i=alexander.zarochentsev
i=alexey.lyashkov
fail truncate syscall if one ost is inactive.
deshmukh [Tue, 7 Jul 2009 06:56:06 +0000 (06:56 +0000)]
b=18504
i=adilger
i=pravin
i=girish
Moved IAM code from ldiskfs to OSD.
girish [Tue, 7 Jul 2009 03:14:36 +0000 (03:14 +0000)]
b=19872
i=adilger
i=johann
fix test for last block
yangsheng [Tue, 7 Jul 2009 02:38:57 +0000 (02:38 +0000)]
Branch b1_8
b=20009
i=brian, wangyb
Fix for sles11 patchless build.
fanyong [Tue, 7 Jul 2009 02:23:47 +0000 (02:23 +0000)]
Branch HEAD
b=19430
i=eric.mei
i=robert.read
Add the missed mdd operation interfaces for ".lustre" object.
fanyong [Tue, 7 Jul 2009 01:59:33 +0000 (01:59 +0000)]
Branch HEAD
b=19802
i=vitaly.fertman
i=robert.read
mdt_quota_off should process "-EALREADY" case.
b=20002
i=tianzy
i=robert.read
check "auto_quota_on()" return value before "build_lqs()" called
b=20017
i=vitaly.fertman
i=tappro
MDS should return some error when quota on with SOM conflict found.
robert.read [Fri, 3 Jul 2009 16:13:40 +0000 (16:13 +0000)]
Branch HEAD
b=200067
i=jay
i=rread
a=fanyong
Check tsk before using it.
yangsheng [Fri, 3 Jul 2009 10:57:06 +0000 (10:57 +0000)]
Branch b1_8
b=20009
i=yangsheng, wangyb
Fixed previous patch.
robert.read [Fri, 3 Jul 2009 06:49:30 +0000 (06:49 +0000)]
Branch HEAD
b=19507
i=johann
HEAD port of original 1.8.1 patch.
tappro [Fri, 3 Jul 2009 06:33:40 +0000 (06:33 +0000)]
Branch HEAD
b=18554
i=rread
Fix test to use also local hostname
liangzhen [Fri, 3 Jul 2009 06:32:48 +0000 (06:32 +0000)]
Branch HEAD
b=18451
Growing TX/FMR/PMR pool at runtime for o2iblnd, these runtime allocated
pools can be freed if not accessed for long time.
i=isaac
tianzy [Fri, 3 Jul 2009 04:47:09 +0000 (04:47 +0000)]
Branch HEAD
fix quota spurious message
b=19898
i=tianzy
i=panda
robert.read [Thu, 2 Jul 2009 18:26:39 +0000 (18:26 +0000)]
Branch HEAD
b=20054
i=girish
i=ericm
Fix lfs getstripe to print the stripe data.
yangsheng [Thu, 2 Jul 2009 15:36:00 +0000 (15:36 +0000)]
Branch b1_8
b=19969
Fixed for rpm install dependencies failed.