- Jun 20, 2007
-
-
mjmac authored
i=adilger i=scjody * Include llog_test.ko in lustre-tests RPM * Include liblustre tests, when present, in lustre-tests RPM
-
Liang Zhen authored
-
Liang Zhen authored
-
- Jun 18, 2007
-
-
Isaac Huang authored
-
Isaac Huang authored
- fixed a typo.
-
- Jun 14, 2007
-
-
Liang Zhen authored
-
Mikhail Pershin authored
-
Bobi Jam authored
b=11680 i=wangdi i=shadow Description: make panic on lbug configurable
-
Alexey Lyashkov authored
LCONSOLE_ERROR(fmt, arg) to LCONSOLE_ERROR_MSG(0x000, fmt, ## arg). b=10595 i=adilger
-
Wang Di authored
update from b1_6
-
- Jun 13, 2007
-
-
scjody authored
Fix build after autoMakefile.toplevel.am rename b=12068
-
scjody authored
Rename autoMakefile.toplevel.am back to autoMakefile.am.toplevel to fix other branches (the top level lustre module is shared between most branches, unfortunately.) b=12068
-
jitendra authored
It also includes code fixes for first five improved error messages. b=10595 i=adilger i=braam
-
scjody authored
Move to new ldiskfs series, formerly known as ldiskfs2. b=12068
-
scjody authored
-
- Jun 12, 2007
-
-
scjody authored
Add --disable-modules to fix LTS build failure. b=12068
-
scjody authored
Remove CVS test file
-
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.
-