Whamcloud - gitweb
fs/lustre-release.git
16 years agoBranch b1_6
anserper [Mon, 21 Apr 2008 11:20:39 +0000 (11:20 +0000)]
Branch b1_6
b=15218
i=johann
i=tianzy

additional admin quota file update

16 years agob=15612
grev [Fri, 18 Apr 2008 10:35:14 +0000 (10:35 +0000)]
b=15612
i=Adilger
force test_20a and test_20b to do write on the correct ost

16 years agoFix warnings with compile liblustre at sles10/rhel5 which have
shadow [Fri, 18 Apr 2008 09:45:38 +0000 (09:45 +0000)]
Fix warnings with compile liblustre at sles10/rhel5 which have
__u64 as usingied long long type.
b=15517
i=johan
i=deen

16 years agoremoving callback before disconnect import is open race with processing
shadow [Fri, 18 Apr 2008 07:16:30 +0000 (07:16 +0000)]
removing callback before disconnect import is open race with processing
callback.
b=15210
i=green
i=deen

16 years agoBranch b1_6
bwzhou [Fri, 18 Apr 2008 04:47:53 +0000 (04:47 +0000)]
Branch b1_6
b=15521
r=adilger, shadow

correct the initialization of lc_min of struct lprocfs_counter

16 years agoinit rq_history_list before use.
shadow [Thu, 17 Apr 2008 13:41:42 +0000 (13:41 +0000)]
init rq_history_list before use.
b=15412
i=johann
i=deen

16 years agofix typo.
shadow [Thu, 17 Apr 2008 12:30:05 +0000 (12:30 +0000)]
fix typo.
i=nikita
i=johann

16 years agob=15440
yury [Wed, 16 Apr 2008 20:49:35 +0000 (20:49 +0000)]
b=15440
r=shadow,adilger
- remove @ns from list using list_del_init() to make sure that consequnet list_empty() will really work right on removed listy_head.

16 years agob=15482
brian [Wed, 16 Apr 2008 14:41:07 +0000 (14:41 +0000)]
b=15482
i=cliffw
i=wangyb

Allow a kernel target to specify a delimiter between the version and the
"flavor" (i.e. "smp")
 - specifically this allows RH kernels to be <version>smp and SLES10 kernels
   to be <version>-smp.
 - maintaining the vendors versioning specification means that when software
   is trying to determine a vendors kernel using patterns (like OFED does),
   it properly detects the SLES10 kernel.
This all lays the ground work for bug 15316.

16 years agob=15273
grev [Wed, 16 Apr 2008 14:07:44 +0000 (14:07 +0000)]
b=15273
i=Nathan.Rutman
skip test_37 for client only testing

16 years agob=15526
grev [Wed, 16 Apr 2008 12:13:07 +0000 (12:13 +0000)]
b=15526
i=Adilger
allow both "cfs" and "sun" e2fsck

16 years agob=15513
grev [Wed, 16 Apr 2008 12:00:54 +0000 (12:00 +0000)]
b=15513
i=Yury.Umanets
i=Alexey.Lyashkov
force test_69 to fail if directio write failed

16 years agob=14901
yury [Wed, 16 Apr 2008 08:38:20 +0000 (08:38 +0000)]
b=14901
r=grev
- fixes using check_runas_id(). Adds check for used runas id in test_72.

16 years agobranch: b1_6
ericm [Tue, 15 Apr 2008 21:11:16 +0000 (21:11 +0000)]
branch: b1_6
fix AT time calculation in AT_OFF mode.
b=3055
r=nathan
r=rread

16 years agoBranch b1_6
yangsheng [Tue, 15 Apr 2008 16:02:37 +0000 (16:02 +0000)]
Branch b1_6
b=12652
i=shadow, johann

Add FMODE_EXEC flag to SLES10 SP1.

16 years agobranch: b1_6
ericm [Mon, 14 Apr 2008 18:56:17 +0000 (18:56 +0000)]
branch: b1_6
increase the version to 1.6.4.56

16 years agobranch: b1_6
ericm [Mon, 14 Apr 2008 18:10:22 +0000 (18:10 +0000)]
branch: b1_6
fix a race that early reply right after realy reply.
b=15178
Christopher Morrone, LLNL (original author)
r=nathan
r=ericm

16 years agobranch: b1_6
ericm [Fri, 11 Apr 2008 19:03:15 +0000 (19:03 +0000)]
branch: b1_6
Do not skip at_check_timed in AT_OFF mode, early replies might still be
sent out until affected RPCs will drain eventually.
b=15341
r=nathan
r=rread

16 years agoUse fsfilt_sync() for both the whole filesystem sync and
deen [Thu, 10 Apr 2008 12:50:35 +0000 (12:50 +0000)]
Use fsfilt_sync() for both the whole filesystem sync and
individual file sync to eliminate dangerous inode locking
with I_LOCK that can lead to a deadlock.

b=15188
i=green
i=shadow

16 years agoBranch b1_6
vitaly [Thu, 10 Apr 2008 11:55:07 +0000 (11:55 +0000)]
Branch b1_6
b=14661
i=green
i=shadow

-- remove BL_AST lock from lru once we mark the lock as a such;
-- do not place BL_AST lock into lru even if the lock is matched and put later;
   => no BL_AST locks in lru at all;
-- CANCELING locks are not so numerous, but to avoid its traversal by another
   thread another time, drop them from the unused list once come them across.

16 years agofix iov handling.
shadow [Thu, 10 Apr 2008 06:27:13 +0000 (06:27 +0000)]
fix iov handling.
b=15483
i=green
i=johann

16 years agoBranch b1_6
yangsheng [Thu, 10 Apr 2008 03:09:56 +0000 (03:09 +0000)]
Branch b1_6
b=13397
i=johann
i=shadow

Split the export journal-api part as a separate patch.

16 years agob=15289
grev [Wed, 9 Apr 2008 19:16:47 +0000 (19:16 +0000)]
b=15289
i=Yury.Umanets
force test_66b to use FSNAME

16 years agob=13886
grev [Wed, 9 Apr 2008 18:41:37 +0000 (18:41 +0000)]
b=13886
i=Oleg.Drokin
load crc16 module if it exists

16 years agoBranch b1_6
yangsheng [Mon, 7 Apr 2008 03:22:11 +0000 (03:22 +0000)]
Branch b1_6
b=15152

Fixed previous lost part.

16 years agoBranch b1_6
johann [Fri, 4 Apr 2008 06:03:53 +0000 (06:03 +0000)]
Branch b1_6
b=14751
i=green
i=bzzz

reset the time reference between calls to fsfilt_check_slow to prevent
useless slow brw_start/direct_io/... messages.

16 years agoBranch b1_6
tianzy [Fri, 4 Apr 2008 00:51:07 +0000 (00:51 +0000)]
Branch b1_6
Add a new item(lq_lock) in struct lustre_qunit which protects every single qunit
and qunit_hash_lock only protects qunit hash. It will improve parellelism.
i=johann
i=andrew

16 years agocreated tag for 1.6.4.55
stinson1947 [Thu, 3 Apr 2008 17:19:09 +0000 (17:19 +0000)]
created tag for 1.6.4.55

16 years agoBranch b1_6
bobijam [Thu, 3 Apr 2008 03:23:43 +0000 (03:23 +0000)]
Branch b1_6
b=15288
i=wangdi, shadow

fix stride_len assertion.

when current ra window is consumed, and 2 consequent read requires to enlarge
the read ahead window, and the enlargement action met window_start 0,
window_len 80, because the latest read consumes the whole window content,
stride_offset is 80, so the left of current ra window is 0, and the assertion
of stride_len should be ">= 0" rather than "> 0"

16 years agor=shadow,umka
green [Thu, 3 Apr 2008 03:21:19 +0000 (03:21 +0000)]
r=shadow,umka
b=14257

Do not include LdLM_FLOCK locks into ldlm_pool sanity calculations.

16 years agoBranch b1_6
bobijam [Thu, 3 Apr 2008 02:46:55 +0000 (02:46 +0000)]
Branch b1_6
b=14134
i=shadow, nathan

change non-fatal error messages about contacting MGS.

16 years agoBranch b1_6
bobijam [Thu, 3 Apr 2008 02:17:59 +0000 (02:17 +0000)]
Branch b1_6
b=13375
i=shadow, panda

Descriptoin: make lov_create() will not stuck in obd_statfs_rqset()
Details    : If an OST is down the MDS will hang indefinitely in
             obd_statfs_rqset() waiting for the statfs data. While for
             MDS QOS usage of statfs, it should not stuck in waiting.

16 years agoUpdating version to 1.6.4.5
stinson1947 [Wed, 2 Apr 2008 21:07:15 +0000 (21:07 +0000)]
Updating version to 1.6.4.5

16 years agoBranch b1_6
johann [Wed, 2 Apr 2008 20:06:26 +0000 (20:06 +0000)]
Branch b1_6
b=14855
i=shadow
i=adilger

On SLES10/PPC, fs.h includes idr.h which requires BITS_PER_LONG to
be defined. Add a hack in mkfs_lustre.c to work around this compile
issue.

16 years agob=13886
grev [Tue, 1 Apr 2008 04:19:21 +0000 (04:19 +0000)]
b=13886
i=Adilger
load crc16

16 years agoBranch b1_6
robert.read [Mon, 31 Mar 2008 18:31:43 +0000 (18:31 +0000)]
Branch b1_6

Change #if to #ifdef to make gcc 3.x happy.

b=15327
i=oleg
i=walter

16 years agoRemove specialized patch for titech, as Scjody suggested.
jxiong [Mon, 31 Mar 2008 07:45:54 +0000 (07:45 +0000)]
Remove specialized patch for titech, as Scjody suggested.

16 years agoMove test 28 from sanityN to ALWAYS_EXCEPT due to object recreation code
deen [Fri, 28 Mar 2008 17:27:07 +0000 (17:27 +0000)]
Move test 28 from sanityN to ALWAYS_EXCEPT due to object recreation code
removal in bug 13499.

b=13499

16 years agob=13371
green [Thu, 27 Mar 2008 03:32:38 +0000 (03:32 +0000)]
b=13371
r=shadow,nikita

Implement readv/writev (aio_read/aio_write) to greatly help NFS writes speed
on 2.6 kernels.

16 years agoBranch b1_6
robert.read [Wed, 26 Mar 2008 16:17:18 +0000 (16:17 +0000)]
Branch b1_6
Increase version number to 1.6.4.53 for new tag.

16 years agoBranch b1_6
robert.read [Wed, 26 Mar 2008 15:58:30 +0000 (15:58 +0000)]
Branch b1_6

Disable Adaptive Timeouts by default. Can be re-enabled by setting the ptlrpc
module parameter "at_max=600".

b=3055
i=adilger
i=nathan

16 years agoBranch b1_6
bwzhou [Wed, 26 Mar 2008 11:43:58 +0000 (11:43 +0000)]
Branch b1_6
b=15283
r=walter

use "get_param version" instead of "lustre_build_version"

16 years agoRemove recreation code from filter_truncate() and filter_preprw_write().
deen [Wed, 26 Mar 2008 09:39:50 +0000 (09:39 +0000)]
Remove recreation code from filter_truncate() and filter_preprw_write().

b=13499
i=adilger
i=shadow

16 years agofix typo
shadow [Wed, 26 Mar 2008 08:08:19 +0000 (08:08 +0000)]
fix typo

16 years agofix panic with double free request if network error.
shadow [Wed, 26 Mar 2008 06:22:07 +0000 (06:22 +0000)]
fix panic with double free request if network error.
b=15027
i=johann
i=fanyong

16 years agoupdate to latest e2fsprogs version
kalpak [Tue, 25 Mar 2008 19:48:52 +0000 (19:48 +0000)]
update to latest e2fsprogs version

16 years agoBranch b1_6
bwzhou [Tue, 25 Mar 2008 17:11:01 +0000 (17:11 +0000)]
Branch b1_6
b=14763

fix for t-f

16 years agoBranch b1_6
bwzhou [Tue, 25 Mar 2008 16:51:35 +0000 (16:51 +0000)]
Branch b1_6
b=14872
r=nathan,ericm

Only extend(rather than reset) the timer if the time_out value from client is
bigger than current max recovery timer.

16 years agoremove unneed include.
shadow [Tue, 25 Mar 2008 12:25:41 +0000 (12:25 +0000)]
remove unneed include.

16 years agobranch=b1_6
ericm [Tue, 25 Mar 2008 06:24:10 +0000 (06:24 +0000)]
branch=b1_6
ping_evictor don't evict client too eagerly just because of it's idle.
b=15192
r=nathan
r=adilger

16 years agobranch: b1_6
ericm [Tue, 25 Mar 2008 05:39:10 +0000 (05:39 +0000)]
branch: b1_6
don't LBUG if incoming early reply size is not expected.
b=14881
r=nathan
r=adilger

16 years agoBranch b1_6
bwzhou [Tue, 25 Mar 2008 03:24:58 +0000 (03:24 +0000)]
Branch b1_6
b=14072
r=bobijam, johann

make error info less scary.

16 years agoBranch b1_6
johann [Fri, 21 Mar 2008 16:27:39 +0000 (16:27 +0000)]
Branch b1_6
b=15251
i=adilger
i=bowen.zhou

Fix configure check when zlib is installed but not zlib-devel.

16 years agoBranch b1_6
anserper [Thu, 20 Mar 2008 22:00:24 +0000 (22:00 +0000)]
Branch b1_6
b=14896
i=oleg.drokin
i=tianzy

additional handling of quota cleanup in case when no init was done

16 years agoBranch b1_6
adilger [Thu, 20 Mar 2008 15:00:21 +0000 (15:00 +0000)]
Branch b1_6
Split backup and restore synopsis into separate lines so that it is clear
which option is relvant only to backup or restore.  Move the major operators
to the beginning of the option list.
b=14117

16 years agoBranch b1_6
johann [Mon, 17 Mar 2008 16:02:47 +0000 (16:02 +0000)]
Branch b1_6

b=15033
i=adilger
i=johann

fix compile issue on Cray systems and an autoconf problem.

16 years agoBranch b1_6
tianzy [Mon, 17 Mar 2008 14:21:57 +0000 (14:21 +0000)]
Branch b1_6
fix some races in quota code
i=tianzy
i=andrew

16 years agoBranch b1_6
adilger [Sun, 16 Mar 2008 03:37:43 +0000 (03:37 +0000)]
Branch b1_6
Add llbackup.8 to distributed man pages.
b=14711

16 years agoBranch b1_6
adilger [Sun, 16 Mar 2008 01:40:52 +0000 (01:40 +0000)]
Branch b1_6
Add llbackup tool for parallel backups.
It isn't really Lustre-specific, just using tar in parallel on multiple nodes.
b=14711
i=johann
i=bowen.zhou

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 12:27:55 +0000 (12:27 +0000)]
Branch b1_6
Add a proper man page for llverdev.8 and llbackup.8.
b=14711

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 09:49:08 +0000 (09:49 +0000)]
Branch b1_6
Remove obsolete lctl.lyx man page.

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 09:46:12 +0000 (09:46 +0000)]
Branch b1_6
Typo.

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 09:45:45 +0000 (09:45 +0000)]
Branch b1_6
Update man page information.

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 09:36:25 +0000 (09:36 +0000)]
Branch b1_6
Update the lustre.7 manual page.

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 09:31:50 +0000 (09:31 +0000)]
Branch b1_6
Update the mount_lustre.5 man page:
- add some missing options
- clarify what can be done with the server mountpoint
- reference Sun instead of CFS

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 08:37:44 +0000 (08:37 +0000)]
Branch b1_6
Update the lfs.1 man page
- clean up examples
- add missing "find" options,
- format the commands in (nearly) alphabetical order
- add SEE ALSO section
Remove the obsolete lfs.lyx page.

16 years agoBranch b1_6
adilger [Sat, 15 Mar 2008 04:47:07 +0000 (04:47 +0000)]
Branch b1_6
Remove obsolete man pages for tools that no longer exist in 1.6.

16 years agoremove line temporary added for debugging
grev [Fri, 14 Mar 2008 12:18:15 +0000 (12:18 +0000)]
remove line temporary added for debugging

16 years agob=15221
grev [Fri, 14 Mar 2008 11:51:47 +0000 (11:51 +0000)]
b=15221
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)

16 years agoBranch b1_6
bobijam [Fri, 14 Mar 2008 06:27:13 +0000 (06:27 +0000)]
Branch b1_6
b=14321

according to bz# 15209, better make sure obd is non NULL before referencing its member.

16 years agob=15219
grev [Thu, 13 Mar 2008 19:26:03 +0000 (19:26 +0000)]
b=15219
i=Adilger

fix local.sh and insanity-local.sh to support not default MKFSOPTs

16 years agoHolding lprocfs lock with send rpc can produce block for destroy
shadow [Thu, 13 Mar 2008 17:05:01 +0000 (17:05 +0000)]
Holding lprocfs lock with send rpc can produce block for destroy
obd objects and this also block reconnect with -EALREADY.
This isn't fix all lprocfs bugs - but make it rare.
b=14533
i=adilger
i=nathan

16 years agoBranch b1_6
yangsheng [Thu, 13 Mar 2008 05:37:21 +0000 (05:37 +0000)]
Branch b1_6
b=15152
i=shadow
i=johann

Update kernel to RHEL5.1 2.6.18-53.1.14.el5.

16 years agob=13665 (Christopher Morrone) (
grev [Wed, 12 Mar 2008 22:49:34 +0000 (22:49 +0000)]
b=13665 (Christopher Morrone) (
i=Scjody
i=Adilger
multiop race fix

16 years agobranch: b1_6
ericm [Wed, 12 Mar 2008 20:07:58 +0000 (20:07 +0000)]
branch: b1_6
only ignore error code of 67a, not 67b.
b=13721
r=nathan

16 years agob=13283
grev [Wed, 12 Mar 2008 18:07:15 +0000 (18:07 +0000)]
b=13283
i=Adilger

rsh do_node fix

16 years agoBranch b1_6
adilger [Wed, 12 Mar 2008 10:29:53 +0000 (10:29 +0000)]
Branch b1_6
Increase build version to 1.6.4.52 for new tag.

16 years agoBranch b1_6
adilger [Wed, 12 Mar 2008 10:21:54 +0000 (10:21 +0000)]
Branch b1_6
Fix a relatively harmless buffer overlow in "lfs df".
b=15183
i=komal.nawandar
i=green

16 years agoBranch b1_6
adilger [Wed, 12 Mar 2008 10:15:00 +0000 (10:15 +0000)]
Branch b1_6
Make the Lustre ioctl.h header conditional upon _IOWR (which is defined
in every arch ioctl.h) instead of the arch-specific _ASMI386_IOCTL_H
symbol.

That is still #defined to avoid re-inclusion of the kernel header.
b=14746
i=bowen.zhou

16 years agoBranch b1_6
yujian [Wed, 12 Mar 2008 04:29:01 +0000 (04:29 +0000)]
Branch b1_6
b=15202

Remove test_27o and test_27q from ALWAYS_EXCEPT list.

16 years agoBranch b1_6
tianzy [Wed, 12 Mar 2008 03:34:12 +0000 (03:34 +0000)]
Branch b1_6
add some do_facet in sanity-quota.sh
i=johann
i=andrew

16 years agoBranch b1_6
bobijam [Wed, 12 Mar 2008 01:54:45 +0000 (01:54 +0000)]
Branch b1_6
b=12743

since we don't support diskfs blocksize != 4K right now, so change the test case to
make all the disk with 4K blocksize.

16 years agoBranch b1_6
bobijam [Wed, 12 Mar 2008 01:28:46 +0000 (01:28 +0000)]
Branch b1_6
b=15010
o=green
i=vitaly
i=adilger

Description: mdc_set_open_replay_data LBUG
Details    : Set replay data for requests that are eligible for replay.

16 years agob=13007
grev [Tue, 11 Mar 2008 20:19:53 +0000 (20:19 +0000)]
b=13007
i=Adilger

test_78: limit filesize to 1/2 of memtotal -256MB

16 years agoBranch b1_6
bwzhou [Tue, 11 Mar 2008 08:58:40 +0000 (08:58 +0000)]
Branch b1_6
b=14763
r=bwzhou

dump the memory debugging after all modules are unloaded

16 years agoBranch b1_6
bwzhou [Tue, 11 Mar 2008 08:28:49 +0000 (08:28 +0000)]
Branch b1_6
b=13285

minor change of error message

16 years agob=14538
huanghua [Tue, 11 Mar 2008 08:06:35 +0000 (08:06 +0000)]
b=14538
- fix wrong patch in last commit according to Andreas's suggestion.

16 years agoBranch b1_6
huanghua [Tue, 11 Mar 2008 06:01:26 +0000 (06:01 +0000)]
Branch b1_6
b=14538
i=eric.mei
i=yong.fan

- use lustre_msg_v2 for CONNECT

16 years agoBranch b1_6
bwzhou [Tue, 11 Mar 2008 05:09:46 +0000 (05:09 +0000)]
Branch b1_6
b=13285
r=johann, nathan

cid-290: fixes some oti_init to return earlier if NULL value

16 years agoBranch b1_6
bwzhou [Tue, 11 Mar 2008 04:33:46 +0000 (04:33 +0000)]
Branch b1_6
b=13285
r=johann, deen

Uses ldd to figure out which libs need to be copied and works for 64 bit ppc SLES9 systems

16 years agoBranch b1_6
adilger [Mon, 10 Mar 2008 18:18:11 +0000 (18:18 +0000)]
Branch b1_6
Fix "make rpms" due to missing file.
b=14321

16 years agoBranch b1_6
tianzy [Mon, 10 Mar 2008 09:28:50 +0000 (09:28 +0000)]
Branch b1_6
improve test_18 and test_18a in sanity-quota.sh
b=14840
i=adilger
i=johann

16 years agoBranch b1_6
bobijam [Mon, 10 Mar 2008 03:24:18 +0000 (03:24 +0000)]
Branch b1_6
b=14321
o=Brian Behlendorf(behlendorf1@llnl.gov)
i=bobijam
i=shadow

missed this part of the patch.

16 years agoBranch b1_6
yujian [Mon, 10 Mar 2008 02:30:12 +0000 (02:30 +0000)]
Branch b1_6
b=14850
i=eric.mei
i=adilger

set timeout value before mounting MDT/OST

16 years agoBranch b1_6
bobijam [Mon, 10 Mar 2008 02:11:45 +0000 (02:11 +0000)]
Branch b1_6
b=14321
o=Brian Behlendorf(behlendorf1@llnl.gov)
i=bobijam
i=shadow

add MGS handler statistics.

16 years agoBranch b1_6
bobijam [Mon, 10 Mar 2008 02:03:33 +0000 (02:03 +0000)]
Branch b1_6
b=14321
o=Brian Behlendorf(behlendorf1@llnl.gov)
i=bobijam
i=shadow

Description: lustre_mgs: operation 101 on unconnected MGS
Details    : When MGC is disconnected from MGS long enough, MGS will evict the
             MGC, and late on MGC cannot successfully connect to MGS and a lot
             of the error messages complaining that MGS is not connected.

16 years agob=14471
komaln [Sat, 8 Mar 2008 20:12:59 +0000 (20:12 +0000)]
b=14471
r=Adilger
Changed recovery-small.sh to use 'lctl {get,set}_param'

16 years agoBranch b1_6
adilger [Fri, 7 Mar 2008 20:59:49 +0000 (20:59 +0000)]
Branch b1_6
Make description of bug 14775 more clear.

16 years agoBranch b1_6
anserper [Fri, 7 Mar 2008 19:08:07 +0000 (19:08 +0000)]
Branch b1_6
b=15036
i=johann
i=tianzy

update local vars types to handle 64-bit data

16 years agoBranch b1_6
anserper [Fri, 7 Mar 2008 19:05:46 +0000 (19:05 +0000)]
Branch b1_6
b=15036
i=johann
i=tianzy

update local vars types to handle with 64-bit limits