Whamcloud - gitweb
fs/lustre-release.git
16 years agoBranch b1_6
bobijam [Tue, 8 Jul 2008 01:11:53 +0000 (01:11 +0000)]
Branch b1_6
b=15191
i=wangdi, shadow

during liblustre test during

mgc_llog_init() (lustre/mgc/libmgc.c)
  llog_initiator_connect(ctxt)

while in liblustre lib, it is defined as an empty function only return 0, while
in kernel lib, it set the context's loc_imp. And this context's loc_imp is
required after in llog_client_create().

This fix defines llog_initiator_connect() in both lib (kernel version and
liblustre version)

16 years ago*** empty log message ***
anserper [Mon, 7 Jul 2008 16:06:21 +0000 (16:06 +0000)]
*** empty log message ***

16 years agoBranch b1_6
bobijam [Mon, 7 Jul 2008 02:57:35 +0000 (02:57 +0000)]
Branch b1_6
b=13285
o=bowen.zhou
i=johann, bobijam

Add lctl dl '-t' option to print ost_conn_uuid for osc and mds_conn_uuid for mdc.

16 years agoBranch b1_6
bobijam [Mon, 7 Jul 2008 01:56:08 +0000 (01:56 +0000)]
Branch b1_6
b=14693
o=bowen.zhou
i=johann, bobijam

test case for "'lctl conf_param' stores invalid parameter, future mounts fail"

16 years agoBranch b1_6
yangsheng [Sun, 6 Jul 2008 15:15:23 +0000 (15:15 +0000)]
Branch b1_6
b=16247
i=sheng.yang
i=joahnn

Allow liblustre sanity to exclude tests

16 years agoBranch b1_6
anserper [Sun, 6 Jul 2008 02:09:26 +0000 (02:09 +0000)]
Branch b1_6
b=13904
i=Johann Lombardi(johann)
i=ZhiYong Tian(tianzy)

Support for 64-bit operational quota files.

16 years agob=13128
kalpak [Sat, 5 Jul 2008 10:50:24 +0000 (10:50 +0000)]
b=13128
i=adilger
i=johann

Add uid and gid options to lfs manpage. numeric uid/gid should be accepted with -user/-group option

16 years agoBranch b1_6
adilger [Fri, 4 Jul 2008 23:31:02 +0000 (23:31 +0000)]
Branch b1_6
Remove trailing whitespace.

16 years agoBranch b1_6
adilger [Fri, 4 Jul 2008 23:29:36 +0000 (23:29 +0000)]
Branch b1_6
Whitespace fixes to match with HEAD.

16 years agoBranch b1_6
adilger [Fri, 4 Jul 2008 23:22:15 +0000 (23:22 +0000)]
Branch b1_6
Remove spurious LPROCFS_EXIT() from lprocfs_evict_client_release(), which is
breaking the reference count on the semaphore.
b=16288
i=adilger (wangdi original patch)

16 years agoBranch: b1_6
wangdi [Fri, 4 Jul 2008 22:22:32 +0000 (22:22 +0000)]
Branch: b1_6
add stride read-ahead test cases
b=16712
i=adilger,nikita

16 years agofile reads.c was added on branch b1_6 on 2008-07-04 22:22:32 +0000
wangdi [Fri, 4 Jul 2008 22:13:13 +0000 (22:13 +0000)]
file reads.c was added on branch b1_6 on 2008-07-04 22:22:32 +0000

16 years agoBranch b1_6
anserper [Fri, 4 Jul 2008 22:01:07 +0000 (22:01 +0000)]
Branch b1_6
b=15754
i=Johann(johann)
i=ZhiYong(tianzy)

Including manual page in make files.

16 years agoBranch: b1_6
wangdi [Fri, 4 Jul 2008 16:23:49 +0000 (16:23 +0000)]
Branch: b1_6
minor cleanup

16 years agoBranch: b1_6
wangdi [Fri, 4 Jul 2008 16:17:08 +0000 (16:17 +0000)]
Branch: b1_6
checking import before put the import, because stale export disconnect
might also trigger this llcd_ctxt_put
b=15684
i=adilger

16 years ago add recount protection for osc callbacks, so avoid panic on shutdown
shadow [Fri, 4 Jul 2008 07:38:07 +0000 (07:38 +0000)]
  add recount protection for osc callbacks, so avoid panic on shutdown

 Branch b1_6
 b=15210
 i=green
 i=umka

16 years agoBranch b1_6
yangsheng [Fri, 4 Jul 2008 06:46:46 +0000 (06:46 +0000)]
Branch b1_6
b=16190

Back the change since OFED-1.3 build failed with this kernel.

16 years agoBranch: b1_6
wangdi [Fri, 4 Jul 2008 05:17:27 +0000 (05:17 +0000)]
Branch: b1_6
sync import destroy with llog thread/lprocfs access
b=14629
i=robert,jay

16 years agoBranch b1_6
yangsheng [Fri, 4 Jul 2008 03:13:09 +0000 (03:13 +0000)]
Branch b1_6
b=16190
i=johann, shadow, zhenyu.xu

Update to RHEL5 kernel-2.6.18-92.1.6.el5.

16 years agoBranch b1_6
johann [Thu, 3 Jul 2008 07:31:29 +0000 (07:31 +0000)]
Branch b1_6
b=15950
i=wangdi
i=shadow

The direct IO path doesn't call check_rpcs to submit a new RPC once
one is completed. As a result, some RPCs are stuck in the queue
and are never sent.
Merge brw_interpret() and brw_interpret_oap().

16 years agoBranch b1_6
yangsheng [Thu, 3 Jul 2008 04:59:23 +0000 (04:59 +0000)]
Branch b1_6
b=16189
i=johann, zhenyu.xu

Update to RHEL4 kernel-2.6.9-67.0.20.

16 years agoBranch b1_6
yangsheng [Thu, 3 Jul 2008 04:10:31 +0000 (04:10 +0000)]
Branch b1_6
b=16041
i=shadow
i=zhenyu.xu

Fixed the wrong name.

16 years agoBranch b1_6
adilger [Wed, 2 Jul 2008 21:17:39 +0000 (21:17 +0000)]
Branch b1_6
Add description of setstripe parameters to lfs man page.
b=15754

16 years agocleanup usage obd_set_info_async, obd_get_info.
shadow [Wed, 2 Jul 2008 06:32:09 +0000 (06:32 +0000)]
cleanup usage obd_set_info_async, obd_get_info.
fix KEY_IS macro

Branch b1_6
b=14032
i=johann
i=deen

16 years agoBranch b1_6
anserper [Tue, 1 Jul 2008 21:59:36 +0000 (21:59 +0000)]
Branch b1_6
b=15754
i=Johann(johann)
i=ZhiYong(tianzy)

llapi_quotactl manual page

16 years agofile llapi_quotactl.3 was added on branch b1_6 on 2008-07-01 21:59:36 +0000
anserper [Tue, 1 Jul 2008 21:49:30 +0000 (21:49 +0000)]
file llapi_quotactl.3 was added on branch b1_6 on 2008-07-01 21:59:36 +0000

16 years agob=15284
kalpak [Tue, 1 Jul 2008 13:48:49 +0000 (13:48 +0000)]
b=15284
i=shadow

libattr package may not be installed on all systems

16 years agoBranch b1_6
tianzy [Tue, 1 Jul 2008 13:26:03 +0000 (13:26 +0000)]
Branch b1_6
when setquota is executed, quota limitation on slaves is always reset which leads
to this bug. Now only first setquota and cancelling quota will reset quota
limitation on slaves.
b=16053
i=andrew.perepechko
i=johann

16 years agoBranch b1_6
tianzy [Tue, 1 Jul 2008 10:12:47 +0000 (10:12 +0000)]
Branch b1_6
this bug only happens when inode quota limitation is very low(less than 12), so that inode quota unit is 1 at initialization. Now least quota qunit is 2,
instead of 1.
b=15758
i=andrew.perepechko
i=johann

16 years agoBranch b1_6
bwzhou [Tue, 1 Jul 2008 08:20:51 +0000 (08:20 +0000)]
Branch b1_6
b=11990
r=johann, bobijam

zeroed param upon every mount point

16 years agob=15284
kalpak [Tue, 1 Jul 2008 05:37:18 +0000 (05:37 +0000)]
b=15284
i=adilger
i=johann

OST crashes and subsequent e2fsck can lead to objects being moved to lost+found directory. Using the "ll_recover_lost_found_objs" tool, these objects can be retrieved and data can be salvaged by using the object ID saved in the fid.

16 years agofile ll_recover_lost_found_objs.c was added on branch b1_6 on 2008-07-01 05:37:17...
kalpak [Tue, 1 Jul 2008 05:36:47 +0000 (05:36 +0000)]
file ll_recover_lost_found_objs.c was added on branch b1_6 on 2008-07-01 05:37:17 +0000

16 years agob=13128
kalpak [Tue, 1 Jul 2008 04:14:52 +0000 (04:14 +0000)]
b=13128
i=adilger
i=johann

add -gid,-group,-uid-,-user options to lfs find

16 years agoBranch b1_6
bobijam [Tue, 1 Jul 2008 02:32:20 +0000 (02:32 +0000)]
Branch b1_6
b=12653
i=green, johann

Description: sanity test 65a fails if stripecount of -1 is set
Details    : handle -1 striping on filesystem in ll_dirstripe_verify

16 years agoBranch b1_6
adilger [Mon, 30 Jun 2008 20:38:13 +0000 (20:38 +0000)]
Branch b1_6
Add RHEL5 back into ChangeLog for 1.6.5.

16 years agoBranch b1_6
wangdi [Mon, 30 Jun 2008 18:59:15 +0000 (18:59 +0000)]
Branch b1_6
Two minor fixes for stride read-ahead.
b=14483
i=adilger

16 years agodon't panic with sparse OST's indexes.
shadow [Mon, 30 Jun 2008 15:33:31 +0000 (15:33 +0000)]
don't panic with sparse OST's indexes.

Branch b1_8
b=16014
i=tappro
i=deen

16 years agobadly clear PG_Writeback bit in ll_ap_completion can produce false
shadow [Mon, 30 Jun 2008 12:23:57 +0000 (12:23 +0000)]
badly clear PG_Writeback bit in ll_ap_completion can produce false
positive assertion

Branch b1_6
b=14742
i=nikita
i=johan

16 years agob=13103 (patch by adilger)
kalpak [Sun, 29 Jun 2008 10:09:29 +0000 (10:09 +0000)]
b=13103 (patch by adilger)
i=kalpak,girish

upstream e2fsprogs calls uninit_groups feature as uninit_bg. So mkfs.lustre should check for uninit_bg feature also

16 years agoIn ldlm_resource_add_lock(), call to ldlm_resource_dump()
deen [Sat, 28 Jun 2008 09:26:53 +0000 (09:26 +0000)]
In ldlm_resource_add_lock(), call to ldlm_resource_dump()
starve other threads from the resource lock for a long time in
case of long waiting queue, so change the debug level from
D_OTHER to the less frequently used D_INFO.

b=15953
i=adilger
i=nathan.rutman

16 years agoBranch b1_6
adilger [Sat, 28 Jun 2008 05:15:13 +0000 (05:15 +0000)]
Branch b1_6
Ensure all module symbols from ldiskfs and OFED are available.
b=16112
i=brian
i=shadow

16 years agoBranch:b1_6
wangdi [Fri, 27 Jun 2008 17:28:18 +0000 (17:28 +0000)]
Branch:b1_6
missing stride_start_offset in stride-read-ahead.
b=16172
i=Oleg,Johann

16 years agoBranch b1_6
adilger [Fri, 27 Jun 2008 09:47:32 +0000 (09:47 +0000)]
Branch b1_6
Allow both "clear" and "clear\n" to be given to ldlm.namespaces.*.lru_size
Minor whitespace and line wrap cleanup.
b=13868

16 years agob=5188
grev [Fri, 27 Jun 2008 09:34:00 +0000 (09:34 +0000)]
b=5188
add test_68 to ALWAYS_EXCEPT list

16 years agoBranch b1_6
bwzhou [Fri, 27 Jun 2008 03:10:10 +0000 (03:10 +0000)]
Branch b1_6
b=15881
r=robert.read

rewrite sanity 129

16 years agoBranch b1_6
adilger [Thu, 26 Jun 2008 20:04:45 +0000 (20:04 +0000)]
Branch b1_6
Ignore generated file.

16 years agob=15863
yury [Thu, 26 Jun 2008 11:49:30 +0000 (11:49 +0000)]
b=15863
r=shadow,wangdi
- fixes about missed llcd_put().

16 years agoBranch b1_6
anserper [Wed, 25 Jun 2008 21:04:42 +0000 (21:04 +0000)]
Branch b1_6
b=14010

16 years agoBranch b1_6
anserper [Wed, 25 Jun 2008 20:59:32 +0000 (20:59 +0000)]
Branch b1_6
b=14010
i=Alexey(shadow)
i=Andreas(adilger)

type fixes

16 years agob=16165
grev [Wed, 25 Jun 2008 19:54:25 +0000 (19:54 +0000)]
b=16165
i=Jian.Yu
localize TYPE

16 years agobranch: b1_6
ericm [Wed, 25 Jun 2008 17:59:23 +0000 (17:59 +0000)]
branch: b1_6
drop request with 0 timeout estimation.
b=14071
r=nathan
r=robert

17 years agoBranch b1_6
anserper [Wed, 25 Jun 2008 13:38:24 +0000 (13:38 +0000)]
Branch b1_6
b=15754
i=Johann(johann)
i=ZhiYong(tianzy)

lfs enhancements (limits specifiers for setquota)

17 years agoBranch b1_6
bwzhou [Wed, 25 Jun 2008 00:29:29 +0000 (00:29 +0000)]
Branch b1_6
b=13285

initialize save_errno

17 years agob=16153
grev [Tue, 24 Jun 2008 20:55:57 +0000 (20:55 +0000)]
b=16153
i=Johann
h2o2ib t-f fn

17 years agofix typo introduced by grev 2008-02-12 rev 1.35.2.16
grev [Tue, 24 Jun 2008 17:21:16 +0000 (17:21 +0000)]
fix typo introduced by grev 2008-02-12 rev 1.35.2.16

17 years agob=15711
grev [Tue, 24 Jun 2008 16:34:06 +0000 (16:34 +0000)]
b=15711
i=Tappro
insanity does not use insanity-local cfg any more

17 years agob=15711
grev [Tue, 24 Jun 2008 16:31:48 +0000 (16:31 +0000)]
b=15711
i=Tappro
t-f and insanity fix to work properly with FAILURE_MODE=HARD

17 years agoBranch b1_6
bwzhou [Tue, 24 Jun 2008 16:27:58 +0000 (16:27 +0000)]
Branch b1_6
b=13285
r=adilger, bobijam (cid-1579)
  johann,  deen    (cid-1613)
  johann,  bobijam (cid-1685)

Coverity bugs

17 years agoBranch b1_6
johann [Tue, 24 Jun 2008 08:35:55 +0000 (08:35 +0000)]
Branch b1_6
b=15677
i=zhenyu.xu

Tiny fix when the MDS is also the client node. Don't change the checksum
type on MDS's OSCs.

17 years agoBranch b1_6
yangsheng [Tue, 24 Jun 2008 02:57:16 +0000 (02:57 +0000)]
Branch b1_6
b=15865
i=johann, shadow

Update kernel to RHEL5 2.6.18-53.1.21.el5.
Fixed the build failed for IA64 arch.

17 years agoBranch b1_6
bobijam [Tue, 24 Jun 2008 01:48:38 +0000 (01:48 +0000)]
Branch b1_6
b=15924
i=green, johann

Description: do not process already freed flock
Details    : flock can possibly be freed by another thread before it reaches
             to ldlm_flock_completion_ast.

17 years agob=15316
brian [Fri, 20 Jun 2008 16:34:24 +0000 (16:34 +0000)]
b=15316

Forgotten kernel config file in the previous landing.

17 years agoBranch b1_6
yangsheng [Fri, 20 Jun 2008 05:43:42 +0000 (05:43 +0000)]
Branch b1_6
b=15593
i=shadow, johann

Force to remove SUID when the do_truncate() be called in 2.6.22 kernel.

17 years ago b=15936. Unified last_rcvd for MDS/OSS
tappro [Thu, 19 Jun 2008 06:02:39 +0000 (06:02 +0000)]
  b=15936. Unified last_rcvd for MDS/OSS
  i: nathan, adilger

17 years agoBranch b1_6
adilger [Wed, 18 Jun 2008 22:28:08 +0000 (22:28 +0000)]
Branch b1_6
Add ChangeLog entry.
b=14693

17 years agob=15870
brian [Wed, 18 Jun 2008 16:44:12 +0000 (16:44 +0000)]
b=15870
i=adilger

Forgot to remove the ChangeLog entry when I backed this patch out.

17 years agore-vert shadow 1.42.10.80 and 1.42.10.84 commits:
grev [Wed, 18 Jun 2008 13:02:36 +0000 (13:02 +0000)]
re-vert shadow 1.42.10.80 and 1.42.10.84 commits:
move debug code && sync to appropiate place

17 years agoBranch b1_6
bobijam [Wed, 18 Jun 2008 01:35:01 +0000 (01:35 +0000)]
Branch b1_6
b=14480
o=green
i=shadow, bobijam

Description: LBUG during stress test
Details    : Need properly lock accesses the flock deadlock detection list.

17 years agob=16090
grev [Tue, 17 Jun 2008 17:13:06 +0000 (17:13 +0000)]
b=16090
i=Deen
move export ${facet}_svc from start fn to mount_facet fn

17 years agobranch: b1_6
ericm [Tue, 17 Jun 2008 16:42:04 +0000 (16:42 +0000)]
branch: b1_6
don't report service est. for MSG_ERR during recovery.
b=15815
r=rread
r=nathan

17 years agorevert debug code.
shadow [Tue, 17 Jun 2008 12:27:27 +0000 (12:27 +0000)]
revert debug code.

17 years agokernel page fault handler can return two special 'pages' in error case, don't
shadow [Tue, 17 Jun 2008 06:48:44 +0000 (06:48 +0000)]
kernel page fault handler can return two special 'pages' in error case, don't
try dereference NOPAGE_SIGBUS and NOPAGE_OMM.
b=15837
i=nikita
i=green

17 years agob=14384
grev [Mon, 16 Jun 2008 13:55:23 +0000 (13:55 +0000)]
b=14384
i=Adilger
remove tdir creation from run_one: the test has to create tdir by
itself if it needs this dir

17 years agoBranch b1_6
yangsheng [Mon, 16 Jun 2008 09:41:49 +0000 (09:41 +0000)]
Branch b1_6
b=15592
i=oleg, johann

Correctly handle the FS_RENAME_DOES_D_MOVE flag in Lustre.

17 years agoBranch b1_6
bwzhou [Sun, 15 Jun 2008 17:15:52 +0000 (17:15 +0000)]
Branch b1_6
b=14693
r=nathan

Don't return an error for conf_param processing failures

17 years agoBranch b1_6
bwzhou [Sun, 15 Jun 2008 14:34:41 +0000 (14:34 +0000)]
Branch b1_6
b=13285
r=adilger, deen

not to fail the import when -EFBIG is returned

17 years agobranch b1_6
anserper [Fri, 13 Jun 2008 23:41:18 +0000 (23:41 +0000)]
branch b1_6
b=14010
i=shadow
i=green

update WRITE to OBD_BRW_WRITE

17 years agob=15932
kalpak [Fri, 13 Jun 2008 10:09:39 +0000 (10:09 +0000)]
b=15932
i=adilger,alex

- if blocks per group is less than blocksize*8, set rest of the bitmap to 1.
- check return of ext2_find_next_le_bit for overflow.

17 years agoBranch b1_6
bobijam [Fri, 13 Jun 2008 01:24:26 +0000 (01:24 +0000)]
Branch b1_6
b=14134
i=johann

minor fix handling '/etc/mtab' issue.

17 years agob=15870
brian [Thu, 12 Jun 2008 20:14:42 +0000 (20:14 +0000)]
b=15870
i=adilger

Backing this out as it tries to solve a problem that doesn't really exist
and causes build breakage in doing so.

I have advised the customer that opened this bug as to how they can fix
thier OFED source pool to match the interface provided by the
kernel-ib-devel RPM, which is our reference implementation.

17 years agofix for
grev [Thu, 12 Jun 2008 09:54:17 +0000 (09:54 +0000)]
fix for
b=15255
i=Adilger
umount $MOUNT2 only if it is set

17 years agoBranch b1_6
bobijam [Thu, 12 Jun 2008 02:41:15 +0000 (02:41 +0000)]
Branch b1_6
b=15345
o=johann
i=bobijam, nathan

check --writeconf flag when forcing the index.

17 years agoCleanup wrong mount_facet message
grev [Wed, 11 Jun 2008 20:33:00 +0000 (20:33 +0000)]
Cleanup wrong mount_facet message
(introduced by deen rev 1.42.10.74)

17 years agob=14384
grev [Wed, 11 Jun 2008 17:39:06 +0000 (17:39 +0000)]
b=14384
i=Adilger
test_9 test_10a fixes: do not break DIR value

17 years agoBranch b1_6
yangsheng [Wed, 11 Jun 2008 09:00:53 +0000 (09:00 +0000)]
Branch b1_6
b=15667
i=johann, andrew

Remove the useless function echo_client_ubrw().

17 years agotimeout and assert in invalidate import.
shadow [Wed, 11 Jun 2008 06:46:24 +0000 (06:46 +0000)]
timeout and assert in invalidate import.
b=15716
i=rread
i=johann

17 years agob=14471
komaln [Tue, 10 Jun 2008 13:45:35 +0000 (13:45 +0000)]
b=14471
i=adilger

  replace /proc/fs/lustre access with lctl {get,set}_param in test-framework.sh

17 years agoBranch b1_6
bwzhou [Tue, 10 Jun 2008 04:26:21 +0000 (04:26 +0000)]
Branch b1_6
b=15436
r=nathan, bobijam

remove failover mgs setting from mkfs_lustre

17 years agoBranch b1_6
robert.read [Mon, 9 Jun 2008 22:58:49 +0000 (22:58 +0000)]
Branch b1_6
b=15929
i=grev

Cleanup PATH in tests so absolute paths are used, and
each path is added at most once.

17 years agob=16019
grev [Mon, 9 Jun 2008 20:25:13 +0000 (20:25 +0000)]
b=16019
i=Maxim.Patlasov

get rid of quotation in "options lnet"

17 years ago*** empty log message ***
anserper [Sun, 8 Jun 2008 16:53:25 +0000 (16:53 +0000)]
*** empty log message ***

17 years agoBranch b1_6
anserper [Sun, 8 Jun 2008 16:46:13 +0000 (16:46 +0000)]
Branch b1_6
b=15779
i=Johann
i=ZhiYong

Do not LBUG when different versions of lquota.ko and fsfilt_ldiskfs.ko used

17 years agob=15226
yury [Sat, 7 Jun 2008 08:59:41 +0000 (08:59 +0000)]
b=15226
r=nikita,shadow
- fixes about packing/unpacking pool SLV and Limit while pool and its ns may be in finalization stage;
- cleanups, comments.

17 years agoBranch b1_6
robert.read [Thu, 5 Jun 2008 23:03:15 +0000 (23:03 +0000)]
Branch b1_6
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.

17 years agoBranch b1_6
robert.read [Thu, 5 Jun 2008 22:59:31 +0000 (22:59 +0000)]
Branch b1_6
b=15928
i=grev

Reset the current directory after the each test completes.

17 years agoadd racer scripts on b1_6
walter [Thu, 5 Jun 2008 15:11:29 +0000 (15:11 +0000)]
add racer scripts on b1_6

17 years agoBranch b1_6
yangsheng [Wed, 4 Jun 2008 23:18:23 +0000 (23:18 +0000)]
Branch b1_6
b=15741
i=johann, zhenyu.xu

Update to RHEL5 kernel-2.6.18-53.1.19.el5.

17 years agoFix bug number.
deen [Wed, 4 Jun 2008 18:10:44 +0000 (18:10 +0000)]
Fix bug number.

17 years agoBranch b1_6
yangsheng [Wed, 4 Jun 2008 15:18:34 +0000 (15:18 +0000)]
Branch b1_6
b=15742
i=johann, zhenyu.xu

Update kernel to RHEL4 kernel-2.6.9-67.0.15.

17 years agodisable test 129 until it's will be fixed for run with CLIENTONLY="yes"
shadow [Wed, 4 Jun 2008 15:07:16 +0000 (15:07 +0000)]
disable test 129 until it's will be fixed for run with CLIENTONLY="yes"
runs.