- Jul 26, 2007
-
-
Bobi Jam authored
b=12211 i=adilger i=green Description: randomly memory allocation failure util Details : Make lustre randomly failed allocating memory for testing purpose.
-
- Jul 24, 2007
-
-
scjody authored
Update for 1.6.1
-
Johann Lombardi authored
b=12411 i=adilger i=scjody * Add new configure checks to allow to run a patchless client on a patched kernel * Remove the vfs intent patches from the 2.6.18 patch series
-
- Jul 17, 2007
-
-
scjody authored
Revert this change since it caused build failures on RHEL 4. b=11932
-
- Jul 16, 2007
-
-
scjody authored
Disable automatic dependencies on SLES 10. b=11932 i=mjmac
-
- Jul 13, 2007
-
-
Jinshan Xiong authored
-
Jinshan Xiong authored
r=alex,nathan b=11890 Raid5 write zerocopy support for rhel-2.6 kernels.
-
- Jul 02, 2007
-
-
buffalo-pull authored
-
- Jun 27, 2007
-
-
buffalo-pull authored
-
- Jun 22, 2007
-
-
Alexey Lyashkov authored
Module.symvers shipped with kernel distribution. add check for truncate_complete_page used by patchless client. b=12415 i=adilger i=scjody
-
- Jun 20, 2007
-
-
buffalo-pull authored
-
- Jun 16, 2007
-
-
Jinshan Xiong authored
r=adilger,johann use RCU to improve the scalability of class handle object search, reloaded.
-
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- Jun 07, 2007
-
-
scjody authored
-
- May 17, 2007
-
-
Andreas Dilger authored
Fix backticks to be apostrophes in comments.
-
Alexey Lyashkov authored
b=11647 i=green i=adilger
-
- May 11, 2007
-
-
Cliff White authored
Updated build version
-
- May 09, 2007
-
-
Andreas Dilger authored
Reverse the default so that health_check writes are off normally. i=adilger, i=nathan b=11512 Add missing ChangeLog entries.
-
Cliff White authored
b=11512 i=wangdi i=shadow Removes write from health check, adds option to configure.
-
- Apr 17, 2007
-
-
Andreas Dilger authored
Description: data loss for recently-modified files Details : In some cases it is possible that recently written or created files may not be written to disk in a timely manner (this should normally be within 30s unless client IO load is very high). The problem appears as zero-length files or files that are a multiple of 1MB in size after a client crash or client eviction that are missing data at the end of the file. This problem is more likely to be hit on clients where files are repeatedly created and unlinked in the same directory, clients have a large amount of RAM, have many CPUs, the filesystem has many OSTs, the clients are rebooted frequently, and/or the files are not accessed by other nodes after being written. The presence of the problem can be detected by looking at /proc/sys/fs/inode-state. If the first number (nr_inodes) is smaller than the second (nr_unused) then dirty files will not be flushed automatically to disk. "sync; sleep 10" should be run several times on the node before unmounting it to update Lustre (this is also safe to run on nodes without this problem). There is also a related kernel bug in the RHEL4 4 2.6.9 kernel that can cause this same problem, so customers using that kernel also need to update the kernel in addition to Lustre. In order to properly fix this bug, the RHEL3 2.4.21 kernel is also updated. It is normal that files written just before a client crash (less than 30s) may not yet have been flushed to disk, even for local filesystems. i=green(original patch), i=shadow b=12181, b=12203
-
- Mar 31, 2007
-
-
scjody authored
Add new ldiskfs2 module based on ldiskfs. b=11981 r=adilger r=nathan
-
- Mar 26, 2007
-
-
Bobi Jam authored
b=11090 Description: Be more lenient with linux clients before warning (by Andreas) Details: This fixes Linux clients so they allow one major Lustre release update before they warn. It also makes the setting of the version a lot easier by using OBD_OCD_VERSION(0,0,1,32) instead of having to calculate it directly.
-
- Mar 13, 2007
-
-
Alexey Lyashkov authored
b=11804 r=adilger
-
- Mar 06, 2007
-
-
Nathan Rutman authored
-
- Mar 02, 2007
-
-
Andreas Dilger authored
Merge readlink return type configure check from b1_4. b=11731 r=mjmac (original patch)
-
- Feb 21, 2007
-
-
Nathan Rutman authored
-
- Feb 16, 2007
-
-
Andreas Dilger authored
Reorder include files so that the cookie check doesn't always fail.
-
- Feb 15, 2007
-
-
Alexander Zarochentsev authored
(borrowed from b1_4). the tcp-zerocopy-2.6-sles10.patch patch removed for fixing an lbuild failure and because lnet does not need that patch anymore. b=10947
-
Alexey Lyashkov authored
b=11248 r=adilger
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Aug 05, 2005
-
-
Wang Di authored
land crypto api
-
- May 31, 2005
-
-
Wang Di authored
r:alex add lookup-raw patches for raw lookup acceptance tests
-
- May 24, 2005
- Apr 27, 2005
-
-
jacob authored
- add --disable-client and --disable-server configure options
-
- Apr 08, 2005
-
-
Wang Di authored
1)minor fix and cleanup dev_rd_only kernel patch on HEAD 2)add sec support on kernel config 3)some cleanup
-
- Apr 07, 2005
-
-
Wang Di authored
some patches fix for lustre in FC3
-
- Apr 04, 2005
-
-
Yury Umanets authored
-
- Mar 31, 2005
-
-
Eric Mei authored
-
- Mar 29, 2005
-
-
buffalo-pull authored
-