- Jul 18, 2007
-
-
Nathan Rutman authored
i=adilger i=green fix mds_lov_synchronize race
-
Johann Lombardi authored
b=12861 i=alex i=adilger i=kalpak Severity : major Bugzilla : 12861 Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected eh_depth Details : a wrong check of extent headers in ldiskfs_ext_search_right() can cause the filesystem to be remounted read-only.
-
Andreas Dilger authored
Fix ll_opcode2str() and opcode_offset() to handle LLOG request types. Fix ChangeLog to put changes at the end of the 1.6.1 section. b=12731 i=nathan i=scjody
-
- Jul 17, 2007
-
-
Andreas Dilger authored
sanity.sh: Change test_78 to limit it to 1/2 of total client memory. Document fail_loc values. Add error messages on failure. test-framework.sh: Don't default to FSTYPE=ext3 since we only run 2.6 kernels now. b=13007 i=nathan
-
Nathan Rutman authored
fix entry
-
Johann Lombardi authored
b=11039 i=adilger i=alex i=kalpak attachment 10893 / fsfilt_ext3: mainline extents support
-
Johann Lombardi authored
b=12696 i=johann i=adilger Severity : normal Frequency : rare Bugzilla : 12696 Description: ASSERTION(imp->imp_conn_current) failed Details : an assertion failure is hit if a client node boots and attempts to mount a lustre filesystem faster than RECONNECT_INTERVAL seconds.
-
scjody authored
Revert this change since it caused build failures on RHEL 4. b=11932
-
- Jul 16, 2007
- Jul 14, 2007
-
-
Jinshan Xiong authored
-
- Jul 13, 2007
-
-
milind authored
Modified lustre/ChangeLog for ltrack_stats.
-
Jinshan Xiong authored
-
Jinshan Xiong authored
b=11890 raid5 write zerocopy support for rhel4 2.6 kernels.
-
Jinshan Xiong authored
r=alex,nathan b=11890 Raid5 write zerocopy support for rhel-2.6 kernels.
-
- Jul 12, 2007
-
-
milind authored
r=nathan, komaln Description: track_stats runs command given and does one of the following: 1. Writes its pid to /proc/fs/lustre/llite/.../stats_track_pid to collects stats for that process. 2. Writes its ppid to /proc/fs/lustre/llite/.../stats_track_ppid to collect stats of that process and all its children 3. Sets gid of process to some random gid (444) and also writes that to/proc/fs/lustre/llite/.../stats_track_gid to collect stats of all processes in that group It also uses llstat to generate output with interval of 1 second and duration of run of command for plot-llstat to generate a graph
-
komaln authored
This is the patch for the llanalyze man page. Following commands are to be followed to view the man page. #pod2man llanalyze llanalyze.1 #less llanalyze.1
-
deen authored
callback after bulk transfer shouldn't LBUG, but process this request as erroneous. b=11544 i=green i=eeb
-
tianzy authored
Quota slave depends qctxt->lqc_import to send its quota request. This pointer will be invalid if mds did failover or broke its connect to osts, which leads to LBUG. b=12374 i=green i=adilger
-
- Jul 11, 2007
-
-
Elena Gryaznova authored
i=Adilger i=Brian cleanup_test102 fix
-
Brian J. Murrell authored
r=tianzy,nathan Support for remote MDT/OST.
-
- Jul 10, 2007
-
-
mjmac authored
Removing test 27 from the ALWAYS_EXCEPT list, as it is now expected to pass.
-
Nathan Rutman authored
increase conf_param time This should be happening quickly (lock revocation signals clients to update config), not based on any timeout.
-
Bobi Jam authored
b=12784 i=green i=adilger Original patch by miles@cray.com Description: bad return value and errno from fcntl call Details : In liblustre API, errno should be a negative value if error happens.
-
- Jul 09, 2007
-
-
Vitaly Fertman authored
early-lock-cancel string is added to obd_connect_names
-
- Jul 06, 2007
-
-
Yang Sheng authored
b=<12415> r=<adilger,green>
-
Yang Sheng authored
b=<12415> r=<adilger,green>
-
- Jul 05, 2007
-
-
Nathan Rutman authored
i=adilger i=wangdi b=12461 minor cleanup i=brian i=adilger
-
Andreas Dilger authored
Quiet verbose error message on read-only filesystem. We will already have been notified of this. b=10595 i=behlendo
-
- Jul 04, 2007
-
-
Andreas Dilger authored
Update lfs documentation to reflect current usage.
-
tianzy authored
Severity : normal Frequency : when qunit size is too small(less than 20M) Bugzilla : 12588 Description: write is stopped by improper -EDQUOT Details : If the master is busy and qunit size is small enough(let's say 1M), the slave can not get quota from master on time, which will lead slave to trigger a -EQUOTA to client. b=12588 i=green i=wangdi
-
- Jul 03, 2007
-
-
Nathan Rutman authored
-
- Jul 02, 2007
-
-
Johann Lombardi authored
Severity : normal Frequency : rare Bugzilla : 12629 Description: Deadlock during metadata tests Details : in prune_dir_dentries(), shrink_dcache_parent() should not be called with the per-dentry lock held. b=12629 i=alex i=shadow
-
Johann Lombardi authored
Severity : normal Frequency : SLES9 only Bugzilla : 12744 Description: Lustre patched kernel for SLES9 SP3 has NR_CPUS set to 8 Details : set CONFIG_NR_CPUS to 128 instead of 8. b=12744 i=scjody i=green
-
huangwei authored
r=alex,adilger a minor fix for posix test suit T.fcntl 23 failure
-
huangwei authored
r=alex,oleg landing patch from 11880.
-
buffalo-pull authored
-
- Jun 29, 2007
-
-
Elena Gryaznova authored
Cleanup: Avoid hardcoded path. b=12759 i=Adilger i=Shadow
-
Bobi Jam authored
b=11815 i=adilger i=wangdi Description: replace obdo_alloc() with OBDO_ALLOC macro Details : nothing special is done in obdo_alloc() function, and for debugging purpose, it needs to be replaced with macros.
-
Oleg Drokin authored
r=eeb,adilger do not panic if pinger set changed reply status. The only valid action is to check if reply was actually processed.
-