- Jun 12, 2007
-
-
scjody authored
Add files missed in last commit. AFAIK I did things right but CVS shows them as "Status: Entry Invalid" and won't let me add them except in a fresh checkout. b=12068 i=brian i=mjmac
-
scjody authored
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
Isaac Huang authored
- should init kptllnd_data.kptl_ptlid2str_lock before calling kptllnd_ptlid2str.
-
- Jun 11, 2007
-
-
scjody authored
Fix weird build issue
-
Isaac Huang authored
- gmlnd ignored some transmit errors when finalizing lnet messages.
-
- Jun 08, 2007
-
-
mjmac authored
i=scjody i=adilger * Create a lustre-tests RPM that includes stuff from lustre/tests
-
scjody authored
Initial commit of new ldiskfs module. This is based on ldiskfs from b1_6; patches and series files are identical to those found there. b=12068 i=mjmac i=brian
-
mjmac authored
i=scjody i=adilger * Create a lustre-tests RPM that includes stuff from lustre/tests
-
- Jun 07, 2007
-
-
Liang Zhen authored
-
- May 31, 2007
-
-
Isaac Huang authored
- ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
-
- May 30, 2007
-
-
Isaac Huang authored
- should set the_lnet.ln_finalizing before completing messages.
-
- May 25, 2007
-
-
Eric Barton authored
show state as "up" or "down" - non-routers show "~rtr".
-
- May 24, 2007
-
-
Wang Di authored
update from b1_6
-
Jinshan Xiong authored
-
Jinshan Xiong authored
-
- May 23, 2007
-
-
Eric Barton authored
- revert default ptltrace_on_timeout to 0 - timeouts can be routine in redundant router configurations. - merged minor fixes from Cray XT 2.0
-
Eric Barton authored
-
- May 21, 2007
-
-
Eric Barton authored
- Error handling Ensure all communications complete in finite time. Ensure errors cause clean peer state teardown so that communications can be re-established after a peer crash. Note that this does NOT handle reconnection to a failed LNET router, which is required for routed configurations. - Environment tunables PTLLND_DEBUG (boolean, dflt 0) is a global switch to enable/disable debug features. PTLLND_TX_HISTORY (int, dflt debug?1024:0) sets the size of the history buffer. PTLLND_ABORT_ON_PROTOCOL_MISMATCH (boolean, dflt 1) calls abort on connecting to a peer running a different version of the ptllnd protocol. PTLLND_ABORT_ON_NAK (boolean, dflt 0) abort when a peer sends a NAK (e.g. because it has timed out this node). PTLLND_DUMP_ON_NAK (boolean, dflt debug?1:0) dumps peer debug and the history on receiving a NAK PTLLND_WATCHDOG_INTERVAL (int, dflt 1) sets how often to check some peers for timed-out communications while the application blocks for communications to complete. PTLLND_TIMEOUT (int, dflt 50) is the communications timeout in seconds. PTLLND_LONG_WAIT (int, dflt debug?5:PTLLND_TIMEOUT) is a time in seconds after which the ptllnd prints a warning if it blocks for longer during connection establishment, cleanup after an error or cleanup during shutdown.
-
Eric Barton authored
-
- May 17, 2007
-
-
Alexey Lyashkov authored
b=11647 i=green i=adilger
-
- May 16, 2007
-
-
Andreas Dilger authored
Quiet compiler warnings due to printing __u8 instead of char.
-
Andreas Dilger authored
Look for dbench client.txt file in /usr/share/dbench also.
-
Andreas Dilger authored
Remove extra blank lines.
-
Andreas Dilger authored
Run tests in $DIR and not in $MOUNT.
-
Andreas Dilger authored
Quiet compile warning when CONFIG_LSF is on (large single file).
-
Andreas Dilger authored
Quiet compile warning when CONFIG_LSF is on (large single file).
-
Andreas Dilger authored
Quiet warning about use of uninitialized variable.
-
Andreas Dilger authored
Fix backticks to be apostrophes in comments.
-
Andreas Dilger authored
Change comment so that nobody gets the idea that "#define CDEBUG_ENABLED 0" is the way to turn this off.
-
Andreas Dilger authored
Clarify comment.
-
Alexander Zarochentsev authored
-
Alexander Zarochentsev authored
-
- May 15, 2007
-
-
Eric Barton authored
Frequency : rare Bugzilla : 11472 Description: Changed the default kqswlnd ntxmsg=512
-
Eric Barton authored
-
Eric Barton authored
Frequency : rare Bugzilla : 12458 Description: Assertion failure in kernel ptllnd caused by posting passive bulk buffers before connection establishment complete.
-
- May 14, 2007
-
-
Alexander Zarochentsev authored
-
- May 11, 2007
-
-
Andreas Dilger authored
Don't run lfscktest.sh if the OSTs are remote.
-
Andreas Dilger authored
Fix whitespace difference that caused patch reject. b=10651
-
- May 10, 2007
-
-
Cliff White authored
Fix missing '$' in scp
-